资源列表
[matlab例程] IIRfilterdesign
说明:直接设计IIR滤波器。包括cheby,butterworth等滤波器的设计一些程序。-Direct Design IIR filters. Including the design of some of the procedures cheby, butterworth and other filter.<> 在 2025-11-09 上传 | 大小:3kb | 下载:0
[matlab例程] frequencysampling
说明:频率采样方面的matlab程序设计-Frequency sampling of matlab programming<> 在 2025-11-09 上传 | 大小:7kb | 下载:0
[matlab例程] windfuction
说明:matlab窗函数的一些程序,对研究窗函数还是有一定帮助的-Some programs matlab window function, the study of the window function or have some help<> 在 2025-11-09 上传 | 大小:2kb | 下载:0
[matlab例程] QAMandmusic
说明:16QAM调制解调程序,可以画出星座图等,以及相位估计和MUSIC算法-16QAM modulation and demodulation process, you can draw the constellation, as well as the phase estimation algorithm and MUSIC<张潘> 在 2025-11-09 上传 | 大小:6kb | 下载:0
[matlab例程] LW_utux0
说明:function [ue,un]=LW_utux0(v,dt,t) 一个简单的双曲型偏微分方程: ut + ux = 0 初始条件为: u(x,0) = 1, x≤0 = 0, x>0. 边界条件为: u(-1,t)=1,u(1,t)=0. 本题要求: 使用Lax-Windroff method,选择 v=0.5, 计算并画出当dt=0.01和0.0025时, 方程在t=0.5,x在(-1,1)时的数值解和精确解 输入:<kingofhevil> 在 2025-11-09 上传 | 大小:1kb | 下载:0
[matlab例程] LW_utux0_2
说明:function [ue,un]=LW_utux0_2(v,dt,t) 一个简单的双曲型偏微分方程: ut + ux = 0 初始条件为: u(x,0) = exp[-10(4x-1)^2] 边界条件为: u(-1,t)=0,u(1,t)=0. 本题要求: 使用Lax-Windroff格式,选择 v=0.5, 计算并画出当dt=0.01和0.0025时, 方程在t=0.5,x在(-1,1)时的数值解和精确解 输入: v--即a<kingofhevil> 在 2025-11-09 上传 | 大小:1kb | 下载:0