搜索资源列表
FIR123
- 1.利用Matlab进行产生频率为1000Hz和6000Hz的正弦信号,利用FDATOOL设计FIR滤波器(fs=16000Hz),以滤波6000Hz分量,并利用SPTOOL工具对信号滤波进行仿真与验证。 2.从MIC端口(J5)输入频率为1000Hz和6000Hz正弦信号的叠加信号,编写实时FIR滤波程序,选择合适的滤波器参数,滤除6000Hz的频率分量,利用示波器在SPEAKER端口(J6)观察输出波形。分析信号的频谱结构,设计满足要求的数字滤波器,-1. The use of Matl
matlabbuttfilter
- 利用Matlab工具对巴特沃斯模拟低通滤波器的设计结果进行了验证,Matlab程序见附页。-Matlab simulation tools Butterworth low-pass filter design results were verified, Matlab program Annex.
digfilt
- 这是一本由MathWorks公司2008年5月出版的有关数字滤波器设计的书,书名是Digital Filters with MATLAB。书中详细介绍了各种滤波器的设计,同时还详细介绍了有关的Matlab函数的使用方法等,是一本学习数字信号处理又结合Matlab少有的好书。书中包含了许多Matlab的程序。
melbankm_c
- 本程序是提取语音MFCC参数的必经步骤,是求出mel三角滤波器器组的参数,网上只有matlab程序,没有C程序,本人花费两个星期的时间才转换成功,经DSP 的CCS环境调试成功。
matlab仿真在通信与电子工程中的应用光盘
- matlab仿真在通信与电子工程中的应用光盘,包括FIR滤波器程序,IIR滤波器程序等
MATLAB GUI 数字信号处理学习源代码(各章例子都有)
- MATLAB GUI实现数字信号处理的各种例子程序 包括数字滤波器、等个章内容
IIRfilterdesign
- 文件中包含了IIR滤波器设计之带通、待阻、低通、高通的matlab程序代码。-File contains a band-pass IIR filter design, to be resistance, low pass, high pass of the matlab code.
halfband_filter
- matlab设计半带滤波器程序: 1、用remez算法直接设计半带滤波器并; 2、先用remez算法设计单带滤波器,然后转换为半带滤波器。 有助于加深理解半带滤波器的设计。-matlab half-band filter design process: one, with remez algorithm and direct the design half-band filter 2, first remez algorithm design a single-band fi
FFT_filter
- 利用DSP和FFT技术实现的数字滤波器程序源代码,matlab环境-DSP-digital filtering using source code
fir
- 窗口法设计fir低通滤波器matlab程序-Low-pass filter design fir
Matlab
- 数字信号处理程序,实现滤波器,时域频域信号的发生转换。-signal processing program,filter,tansfer signal from time to frequency.
Butterworth-filter
- 用MATLAB设计IIR滤波器,文章中并附有程序,得到仿真结果-IIR filter design using MATLAB, article, along with procedures to obtain the simulation results
Dsiggnal_proci
- 数字信号处理一种基于matlab 文件内容/conv(卷积部分)dupconv重叠保留法freqcirconv频域圆周卷积freqconv频域卷积timecirconv时域圆周卷积timeconv时域域卷积积/fft(频域分析部分)d2fft基2FFTdft DFT最简化程序源码dtftDTFT演示/fir(fir滤波器设计)fir 的到fir滤波器hngetwindow 的到fir滤波器窗函数wn -Digital signal processing matlab file content
DSPfir
- 这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。-This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and or
iir
- 这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波-This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering
band-stop-ccs
- FIR带阻滤波器的matlab程序设计及其在DSP里的实现。-FIR band-stop filter matlab program design and its implementation in the DSP.
IIRfilter
- 简单的IIR数字滤波器matlab参考程序,仅供初学者参考-IIR digital filter matlab simple reference program, for beginners reference
Filter
- 数字信号处理中各种滤波器的matlab仿真程序,适合初学者-Various filters in digital signal processing matlab simulation program for beginners
C-FIR-(C)
- C语言FIR滤波器设计. Visual DSP++开发环境下实现FIR滤波器的方法。根据实验提供的基本FIR滤波器程序,并有matlab相关代码。-C language FIR filter design method of FIR filters achieve under Visual DSP++ development environment. According to the experimental program to provide basic FIR filter, and th
1
- 数字滤波器的MATLAB与FPGA实现——杜勇(配套光盘) 程序源码,配合电子书使用可以很好的学习数字滤波器的MATLAB与FPGA实现,完整代码,仿真良好,上半部分(MATLAB and FPGA implementation of digital filter -- Du Yong (supporting CD-ROM) program source code, can learn matlab and FPGA implementation of digital filter well w