搜索资源列表
hgshMATLAB
- 胡广书的数字信号处理一书中的所有matlab程序。包括各种滤波器的设计,经典功率谱的估计、参数模型功率谱估计等,非常有用。-the digital signal processing in a book all Matlab procedures. Including various filter design, classic power spectrum estimation, power spectrum model parameter estimation, very useful.
comb2convert
- 数字信号处理程序,COMB筛状滤波器MATLAB程序-digital signal processing COMB filter screen MATLAB program
CCS5416
- IIR数字滤波器设计。其中涉及到Matlab软件中IIR的参数设计及CCS中的软件仿真及硬件仿真程序-IIR digital filter design. Involving IIR Matlab software design and the parameters of the CCS software simulation and hardware simulation program
firdctcoschengxu
- 一个DCT函数的程序,和滤波器,MATLAB信号的产生-a function of processes, and to filter, the signal generated MATLAB
kalmanFilter
- kalman滤波器一个matlab程序,用于处理语音信号。
NLMS
- 使用MATLAB编写的nlms滤波器程序代码!
mel
- 自己编写的求mel三角滤波器系数的程序,比matlab自带程序容易理解,帮助大家理解mel三角滤波器-I have written for triangular mel filter coefficients procedures, than matlab own procedures easy to understand and help us to understand the triangular mel filter
yuyingshibie
- matlab实现的很有用的语音识别源代码,包括MFCC,LPCC,DTW,Mel滤波器,端点检测等程序的实现。-Useful code of audio recognization writed by matlab, inclucing MFCC, LPCC, DTW, Mel Filter, Port Detection etc.
voice
- 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
6949172245Kalman_MATLAB
- 很好用的matlab程序 用于kalman滤波器的实现 老板给的任务-A good use for the kalman filter matlab program to the task of the realization of the boss
standard
- 扩展开尔曼滤波器的matlab实现,这个程序是标准的matlab实现程序,得到业界的广泛应用-useful matlab code for Extended Kalman Filter
8
- 滤波器的matlab程序 希望对大家有所帮助-Filter matlab program you want to be helpful
PID
- 带滤波器的PID程序 matlab的M文件-PID filter program with M-file matlab
lvboqi
- matlab程序滤波器,有IIR各种滤波器,可以实现低通,高通,带通,带阻等滤波器-matlab program filters, there are various IIR filters can achieve a low pass, high pass, band pass, band stop filter
abc
- 运行一个Matlab程序,完成一个M=4的PAM通信系统的仿真。仿真对10000个符号(2万个比特)进行。测量在噪声方差为0,0.1,1.0和2.0时的符号差错概率。通过低通滤波器。画出理论误码率和由Monte Carlo仿真测得的误码率,并比较这些结果。(平均符号能量为1)-Running a Matlab program, complete a M = 4 PAM communication system simulation. The simulation of 10000 symbols
radar-Matlab
- 雷达信号处理的matlab程序及各种滤波器设计-Radar signal processing matlab program and a variety of filter design
matlab-lvboqisheji
- 本段程序是在基于matlab开发环境下来进行语音信号滤波器的设计。实用性非常好。-The voice signal segment program is based filter design matlab development environment down. Practicality is very good.
pipei
- 认知无线电中的匹配滤波器检测方法的matlab仿真程序-Cognitive radio matched filter detection method matlab simulation program
zishiying
- 是一个自适应滤波器程序,用matlab编写,简单易用,大家试试哦-Is an adaptive filter program, written in matlab, easy to use, you try oh
Toeplitz-MUSIC
- 维纳自适应滤波器设计及Matlab实现 比对求波达方向估计 MATLAB仿真程序 可用能 适合理解该算法