搜索资源列表
chuanhanshu
- 基于matlab设计的窗函数,表示窗函数的幅频特性-Matlab-based design of the window function, said window function of the amplitude-frequency characteristics
sliding-window
- 滑动窗口实验模拟.附有发送方和接收方的源代码-In this assignment, we are required to implement a data link layer function—sliding window. I chose to use C++ as a programming language and Microsoft Visual C++ as a develop platform.
ccc
- 语音信号的数字滤波——利用窗函数法实现FIR数字滤波器的设计-Speech Signal Digital Filtering- using a window function method implementation FIR digital filter design
PSD-estimation
- 使用平均周期图法,窗函数法,以及两种方法的混合来进行谱估计。文档中从理论到建模,并对这几种方法进行了比较。希望对学习数2有帮助。-Use the average periodogram method, window function method, as well as two methods to carry out a mixed spectrum estimation. Documents from theory to modeling, and these methods were co
cyuyanshixianchuanghanshushejiFIR
- c语言实现各种窗函数法设计fir滤波器详细程序并且含有详细注释-c language design all kinds of fir filter window function and contains detailed notes detailed procedures
fir-design
- 使用窗函数设计FIR滤波器,设计代码及图行效果-FIR filter design using window function, design code and map the line effect
window_func
- 关于matlab信号处理的各种窗函数定义及特点-The definition and characteristics of various window function on matlab signal processing
Untitled6
- h(n)的长度N没有给定,仅给定通带边缘截止频率wc和阻带临界频率ws,以及相应的衰减,用窗函数法设计线性相位FIR低通滤波器-h (n) of length N is not given, only given pass band edge cutoff frequency wc and stop band the critical frequency ws, and the corresponding attenuation window function design linear pha
chuanghanshu
- Matlab 自定义窗函数的幅频分析,包括矩形窗,三角窗,汉宁窗,汉明窗等-Matlab customize the width of the window function frequency analysis, including rectangular windows, triangular windows, Hanning window, Hamming window, etc.
ac
- 利用 MATLAB 实现窗函数法设计 FIR 滤波器,主要是选择合适的窗函 数进行截断运算 -Window function method using MATLAB to design FIR filter, main is to choose the appropriate letter for window blocking operations.First theoretically to approximate the unit i
erjianlvboqisheji
- 在CCS中设置断点、探针的方法,程序动态运行(animate)的要求;学习设置图形化显示工具进行时、频域分析的方法,特别是频域分析工具的使用(各种谱分析方法、FFT点数的设置、窗函数的选用等)。规划程序调试策略和数据、波形的采集、分析方法。-Set breakpoints in CCS probe methods, procedures, requirements of the dynamic operation (animate) learning set of graphical tool
Matlab-window-function
- Matlab的窗函数_矩形窗_三角窗_汉明窗_汉宁窗_布莱克曼窗-Matlab window function _ rectangular window _ triangular window _ _ _ Han Hanning window, Hamming window Blackman window
FIR-digital-filter
- 介绍窗函数的一些概念,是一个很好的实验报告-Window function design method of FIR digital filter
Window-function-design-filter
- Window function design filter-Window function design filter C++ programming
MFC
- MFC可视化设计,弹出窗口,投票功能等窗口的设计-MFC Visual Design,Pop-up window, the window function design vote
FIRfilterdesign
- 本文档介绍窗函数法设计FIR滤波器的概念和方法,观察用几种常用窗函数设计的FIR数字滤波器技术指标。并给出相应的matlab代码和结果分析。-This document describes the window function design FIR filter concepts and methods of observation window function with several common FIR digital filter design specifications. And
-power-spectral-
- 改进周期图法功率谱估计中的窗函数仿真分析-Improved cycle power spectral estimation of the window function simulation analysis
2812_FIR
- FIR直接卷积运算 加窗函数 hann采样频率128000 截止频率5-Hann FIR convolution operation directly add window function
Untitled3
- 掌握双线性变换法及脉冲相应不变法设计IIR数字滤波器以及窗函数法设计FIR数字滤波器的原理,具体方法及计算机编程。 2.观察双线性变换法,脉冲响应不变法及窗函数法设计的滤波器的频域特性,了解各种方法的特点。 3.用MATLAB画出三种方法设计数字滤波器的幅频特性曲线,记录带宽和衰减量,检查是否满足要求-Master bilinear transform and impulse response invariance IIR digital filter design and window fun
signal_procesing
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn