搜索资源列表
kaiser
- 凯撒窗的设计,采用了公式和matlab内部函数两种办法可以实现,并画图比较结果。
Windows
- 用MATLAB设计各种滤波器参数,包括各种窗函数法,如凯撒、汉明、布莱克特等
kaiser/凯撒窗函数的源代码
- 凯撒窗函数的源代码/MATLAB
kaiser
- 凯撒窗的产生,包括高通,低通和带通,以及窗的长度和系数-Kaiser window production, including high-pass, low pass and band-pass, and the window length and coefficients
xiaobao
- 数字信号处理中DSP中的matlab编程,有关汉明窗函数,汉宁窗以及凯撒窗的编写。-DSP digital signal processing in matlab programming, the Hamming window function, Hanning window, and the preparation of Caesar.
kaise_filter
- 用凯撒窗进行FIR低通滤波器的设计,对输入信号进行滤波-Implementation of FIR low-pass filter
Interpolator-of-polyphase-filter
- 代码用两种方法设计了一个基于多相滤波的内插器,低通滤波器采用128阶凯撒窗,内插倍数32,并且给定信号范围,验证了内插器的正确性,画出了内插前后信号的频谱。-The code design the interpolator based on polyphase filter using two methods.The low pass filter is 128 order Caesar window and interpolation multiple is 32.I give the ran
kaiser_band_filter
- 运用凯撒窗的一个带通滤波器,可以实现高通低通带通的功能。(A band pass filter with Kaiser window can achieve high pass, low pass and band pass function.)