搜索资源列表
adaptivefilter
- RLS adaptive filter channel system order sysorder = 5 Number of system points N=2000 inp = randn(N,1) n = randn(N,1) [b,a] = butter(2,0.25) Gz = tf(b,a,-1) This function is submitted to make inverse Z-transform (Matlab ce
low-pass-filter-matlab-program
- 实现了Fir汉宁窗设计II型数字低通滤波器,文件中含有子函数文件,运行成功,无错误-The Fir Hanning window design II digital low-pass filter, the file contains sub function files, run successfully, no error