搜索资源列表
cyytxclff
- MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
firlpfilter
- 给出了FIR滤波器设计的MATLAB语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。 -given FIR filter design in MATLAB procedures, according to design requirements, flexibility to adjust parameters and the need to filter parameters.
FIR_pinlv[1]
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
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
fir
- 利用matlab实现dpcm编码,和正交fir滤波器的设计。-Dpcm the realization of the use of matlab code fir filter and orthogonal design.
designoflinearfiltering
- 滤波器的设计 线性滤波 卷积与相关 imfilter 滤波函数 预定义滤波 FIR 滤波器的设计 FIR 滤波器基础 计算二维频率响应 计算期望频率响应矩阵 频率变换法 频率采样法 窗函数法 -The design of linear filtering, convolution filter and associated filtering function imfilter predefined filter F
task01_c
- it is a continuous of advanced filter design with fir optimum filter
Matlab
- 基于Matlab的数字FIR滤波器设计及代码-Matlab-based digital FIR filter design and code
FIR
- 基于并行结构分布式算法的FIR滤波器设计-Distributed algorithm based on parallel structures FIR filter design
FIR
- 基于MATLAB的GUI设计,做成的一个FIR滤波器,主要使用的是FIR算法-MATLAB-based GUI design, made of a FIR filter, the main use of the FIR algorithm
2DFilters
- A design of a 2D filter (This filter is 1D FIR filter that is transformed into a 2D filter).
FIR
- FIR滤波器的设计,采用康欣软件实现,包含所需要的所有文件-FIR filter design using Kangxin software, contains all the files needed
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)
fir
- 信号处理课程设计 Fir线性相位滤波器 窗函数设计滤波器-Signal processing, linear phase filter Fir curriculum design window function Fir Filter Design
FIR-filter-design
- 窗函数法设计滤波器详细介绍,绝对原创,精心力作,有源码和word介绍-Window function design filter details, absolutely original, well-masterpiece, a source and word introduction
IIR-a-FIR-Fan-Filters
- 2D扇形滤波器的原理设计,是比较经典的论文,很多论文都是引用这一篇。英文有点难-Principles of 2D fan filter design, is a classic paper, many papers are referenced to this one. English somewhat difficult
low-pass-filter-design
- 用频率采样法设计FIR低通滤波器,本科生毕业设计用-Undergraduate graduation design with low-pass filter design FIR frequency sampling method,
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)