搜索资源列表
kkfft
- 用c语言实现fft和iir滤波器的设计。可以和matlab中的函数fft,filter等效。-used language fft and IIR filter design. Matlab can and the function fft, filter equivalent.
IIR3fd42
- 在c54xx的基础平台上实现iir滤波器的dsp设计-c54xx in the basic platform to achieve IIR filter design the dsp
巴特沃斯滤波器代码的C语言实现
- 巴特沃斯滤波器代码的C语言实现。适合初学者了解IIR滤波器的涉及原理及使用,Butterworth filter code, C language. IIR filter is suitable for beginners to understand and use involving the principle
dsp-eg-filter
- malab滤波器设计示例,其中包括IIR基本示例,IIR高级示例和窗函数设计FIR滤波器-malab filter design examples, including examples of IIR basic, IIR High sample and window function design FIR filters
DTMF
- 通过STMF,IIR滤波器构建方法实现电话按键声音的功能-Through STMF, IIR filter construction method to achieve the functions of voice call button
DA-Filter
- It implements an IIR filter in distributed arithmetics
pracsim1
- 通信基本仿真,适合初学者学习的代码,包括了调制,分析等等:使用IIR filter的经典模拟滤波器(巴特沃斯Butterworth,切比雪夫Chebyshev),Bartlett周期图谱,加窗Bartlett周期图谱,基带波形仿真,IIR的贝塞尔滤波器Bessel Filter,二进制对称信道Binary Symmetric Channel仿真,比特序列,Remez滤波,BPSK复合基带信号仿真,载波生成器,椭圆滤波器Elliptical Filter,FFT,FSK调制及解调,高斯噪声Gaus
IIR
- design filter butterworth and chebychef without using filter commond in matlab
IIR
- 用双线性变换法设计IIR滤波器,IIR数字滤波器设计及软件实现-Bilinear transformation method using IIR filter design, IIR Digital Filter Design and Implementation of Software
IIR
- IIR数字滤波器。直接级联II型,利用MATLAB产生的系数-IIR filter using cascaded Direct Form II Coefficients a s and b s correspond to b s and a s from MATLAB
Impulse-response-method-IIR-filter
- 利用巴特沃思模拟滤波器,通过脉冲响应不变法设计巴特沃思数字滤波器-impulse response method with the same design of Butterworth digital filter
IIR
- matlab IIR 低通,高通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比!-matlab IIR filters and low-pass,high-pass and band-pass filter the full process, I spent a lot of time to write my own, there is before and after the graphic correlation filter!
Implementation-of-LP-IIR-filter-for-a-given-seque
- IMPLEMENTATION OF A LOW PASS INFINITE IMPULSE RESPONSE FILTER FOR A GIVEN SEQUENCE
Implementation-of-HP-IIR-filter-for-a-given-seque
- IMPLEMENTATION OF A HIGH PASS INFINITE IMPULSE RESPONSE FILTER FOR A GIVEN SEQUENCE
FIR-IIR
- FIR IIR 滤波器的制作,产生高斯白噪声并通过滤波器滤波-FIR IIR filter,add and remove WGN
滤波器
- 通信系统中的两种重要滤波器:IIR滤波器和FIR滤波器------matlab仿真(Two important filters in communication system: IIR filter and FIR filter ------matlab simulation)
时域逼近IIR滤波器
- 时域波形的直接逼近,初步可实用于BPSK信号解调的IIR匹配滤波器。(IIR filter designed by time-domain approximation)
IIR滤波器时域逼近设计
- 时域逼近法设计IIR滤波器,设计出了初步可实用于BPSK信号解调的匹配滤波器。(IIR filter designed by time-domain approximation)
Butterworth IIR filter
- 设计巴特沃斯IIR滤波器完成同步解调,计算数字巴特沃思低通滤波器的指标,主要包括通带截止频率,阻带开始频率,通带波纹,阻带最小衰减,了解巴特沃斯滤波器的特点。(Design Butterworth IIR filter to complete the synchronous demodulation)
FIRIIR
- 本程序提高FIR,IIR滤波器设计程序,并集合在GUI界面里。滤波器参数用户可以自行修改。(This code provide the FIR, IIR filter design program and sets it in the GUI interface. The filter parameters can be modified by users themselves.)