搜索资源列表
cyytxclff
- MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
tsinghua_shanhao06_jingdianpuguji
- 本程序是经典谱估计方法的程序,仿照<数字信号处理>胡广书.包含了书中后面三章的所有方法.另外还有FIR,IIR数字滤波器的去噪方法,SVD特征值去噪,信噪比的计算等等.是一经典的程序组.希望和所有人共享-this procedure is classic method of spectral estimation procedures, modeled on the "Digital Signal Processing" Mr Kwong book. The book con
FIR
- VC++编写的FIR滤波器,用于一维数字信号处理。
FIR
- FIR数字滤波器的设计及其在MATLAB中的仿真实现。数字滤波器的设计。-FIR Digital filter design Its MATLAB in Simulation. Digital Filter.
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
chs-zdwc-fir-gbs
- 包括用窗函数法和最大误差最小化准则设计的FIR低通数字滤波器,并分析加矩形窗时的吉布斯现象(matlab程序)。从仿真结果可看出:采用最大误差最小化准则能得到阶数更低,阻带波纹特性更好的FIR低通滤波器,因此其效果更优。-Including the use of window function method and the maximum error criterion designed to minimize the FIR low-pass digital filter, and analy
FIR-Lowpass-Filter
- 基于切比雪夫一致逼近法设计FIR数字低通滤波器,matlab环境下的源程序-FIR Digital Lowpass Filter based on ChebyshevI though Matlab.
Gaussian-filter--design-
- 用于设计高斯滤波器(模拟,非数字滤波器)的辅助软件,绝对保证独此一份,有需要的可作参考。用vb编写,小小软件,请多多指教,谢谢。-Gaussian filter used in the design (analog, non-digital filter) and supporting software, this an absolute guarantee of independence, need for reference. Vb prepared, a small software, e
FIR
- 基于窗函数的FIR数字滤波器设计(高通、带通、低通)-Window-based FIR digital filter design function (high pass, band pass, low pass)
digital_filter
- 使用matlab进行IIR与FIR数字滤波器的设计。使用直接法和双线性变换法设计IIR数字滤波器,利用窗函数法,频率采用法设计FIR数字滤波器并进行GUI界面的设计。 -Using matlab to design IIR and FIR digital filter. Using the direct method and the bilinear transform to design IIR digital filter and using window function met
FIR-digital-filter
- 用窗函数法设计FIR数字滤波器,熟悉线性相位FIR数字滤波器的特性,了解各种窗函数对滤波特性的影响-Window function design FIR digital filter, familiar with the characteristics of the linear phase FIR digital filter, to understand the impact of various filter characteristic window function
matlab设计的四种fir数字滤波器
- matlab设计的四种fir数字滤波器的代码。(Matlab designed four kinds of fir digital filter code.)
数字图象处理
- 数字图像处理程序,包含6中FIR和IIR滤波器程序和GUI界面。(Digital image processing program with 6 FIR and IIR filter programs and GUI interface.)