搜索资源列表
ddt
- 几种数字滤波器,如矩形窗带通数字滤波器,海明窗高通数字滤波器
FIR滤波器的窗函数设计法
- 矩形窗,海明窗,低通,高通,带通都有,而且可以清楚的看到幅频响应等图。
compare-five-window-functions
- 比较五种窗函数特性matlab程序:得到矩形窗、海明窗、三角窗、汉宁窗和布莱克曼窗图形。从仿真结果可知:矩形窗设计的过渡带最窄,但阻带最小衰减也最差。布莱克曼窗设计的阻带最小衰减最好,但过渡带最宽。-Comparison of characteristics of five kinds of window function matlab program: to be a rectangular window, Hamming window, triangular window, Hanning
windowing
- 實驗不同的加窗方式對信號頻譜估計的影響。矩形窗,海明窗,漢寧窗-rectwin,hamming,hanning
qwet1234
- 在 MATLAB 中的窗函数,十分简单: 矩形窗 三角窗 汉宁窗 海明窗 布拉克曼窗 恺撒窗 -In MATLAB, the window function is very simple: a rectangular window of triangular windows Hanning Hamming Blackman Window Caesar Window
clvbo
- 数字滤波 器 C语言设计的 切比雪夫,海明窗设计等-Digital Filter Design C-Chebyshev, Hamming window design
FIR
- 用C++实现窗函数的设计,采用的是海明窗为例子-Using C++ to achieve the design of window function, Hamming window is used as an example
FIRwin
- 此程序是基于MATLAB的采用窗函数设计法设计FIR滤波器,内有多种窗函数,包括海明窗,汉宁窗,布拉克曼窗-This procedure is based on the use of MATLAB window function design FIR filter design with a multi-window function, including the Hamming window, Hanning window, Blackman window, etc.
Spectrum_leakage
- 本代码是关于数字信号处理中的频谱泄露现象及其带来的危害的MATLAB仿真。用到的窗函数的是矩形窗和海明窗。-The code is on the digital signal processing of the spectrum and its disclosure of the hazards brought about by MATLAB simulation. Window function used is the rectangular window and Hamming window
hamming1
- 带海明窗的FFT滤波器,带通滤波器,附带批处理程序-FFT with Hamming window filters, band-pass filter, with a batch process
window_weighted
- 加权窗函数,包括海明窗,海宁窗,chebshev窗,cos窗-weighted window function,including hanning,hamming,chebshev,cos
HAIMMING
- 窗函数法设计数字滤波器——海明窗 非原创 原文章名称:基于窗函数法的FIR数字滤波器的设计 作者:张志田 何其文 湖南工业职业技术学院 电气工程系 刊载于湖南科技学院学报 2007年9月 第28卷9期-Window function method to design digital filters- Hamming window of non-original name of the original article: window function based on the
digitalfilters
- 数字滤波器的实现,矩形窗、汉宁窗、海明窗、布莱克曼窗等窗函数 -The realization of digital filters, rectangular window, Hanning window, Hamming window, Blackman window functions such as window
chuanghanshuyuandaima
- 包含了几种典型的窗函数的源代码,可运行。包含了汉宁窗,海明窗等-Contains some typical window function the source code, can run. Contains the Hanning window, Hamming window, etc.
Voice-signal-digital
- 语音信号的数字滤波 fir数字滤波器的海明窗函数设计-Voice signal digital filter fir digital filter design of the Hamming window function
lvbo
- 使用matlab编写的海明窗滤波方法,主要是针对各种小的毛细噪声有很好的去除效果-Hamming window with matlab filtering method written
untitled1028
- fft界面分析 能够实现海明窗,汉宁窗,平顶窗等分析数据数据 用matlab gui 界面实现-fft study
FIR_designwork
- 使用海明窗设计带阻FIR滤波器,性能指标为:阻带边界频率 ,低通边界频率 ,高通边界频率 ,通带纹波 ,阻带纹波 ,描述设计过程,并绘制其频率特性图。(The band stop FIR filter is designed by Hamming window. The performance indexes are: stop band boundary frequency, low pass boundary frequency, high pass boundary frequency,
test4
- 矩形窗,汉宁窗,海明窗,三角窗,blackman窗函数的幅度特性(The amplitude characteristics of a variety of window functions)
DSP滤波器设计
- 这是哈尔滨工业大学数字信号处理课的课程设计作业,利用窗函数涉及滤波器分别对自己设定的测试信号和老师给定的连续频谱信号进行滤波。 我编写时先后在同一个M文件中写了很多的画图语句,如果直接F5运行,它们会互相覆盖,使用时请将需要的绘图代码复制到命令行中重新运行。(This is the course design assignment of Digital Signal Processing Course of Harbin University of Technology. The window