搜索资源列表
FIRdesign
- FIR数字滤波器的设计方法主要是建立在对理想滤波器频率特性作某种近似的基础上的。这些近似方法有窗函数法、频率抽样法、最佳一致逼近法。在这里只讨论窗函数法。程序中也是采用了这种方法。-FIR digital filter design method is mainly based on the frequency characteristics of the ideal filter for some kind of approximat
DSP
- 数字信号处理技术基于Mathlab的FIR等滤波器的仿真源码-Digital signal processing technology is based on the Mathlab simulation of FIR filter, such as source
PWSK_DSP.ZIP
- Matlab数字信号处理工具箱 MATLAB已带有数字信号处理工具箱,但不少数字信号处理学者又发展出一些数字信号处理的函数,例如我们会常用到ideal_lp、Hr_type1、dft、idft、Circonvt、freqz_m,...等等,《数字信号处理---使用MATLAB》一书提供了这样的工具箱,内容如附图,工具箱在附件中。-Digital Signal Processing Toolbox Matlab
Matlab
- Matlab数字信号处理与应用源代码,这是一本书上的关于matlab的源代码,对于学习小波变换的初学者可以参考一下啊。-Application of digital signal processing and Matlab source code, this is a book on matlab source code for beginners to learn on wavelet transform for reference
ideal_lp
- 当出现Undefined fuction ideal_lp for input arguments of type double .时检查工具箱是否有理想滤波器工具,若有,请检查参数 若没有,请将如上代码转为.m文件并添加。-When an Undefined fuction ideal_lp for input the arguments of the type double . Check the toolkit for id
ideal_lp
- 格型滤波器设计,格型fir滤波器设计法。通过逼近函数设计出来。-the filter of gexing
ideal_lp
- 理想低通滤波器滤波器截止角频率wc,阶数Me(filter function hd=ideal_lp(wc,Me))