搜索资源列表
现代信号处理程序
- 现代信号处理程序
《现代信号处理教程》配套源程序
- 此程序是关于小波变换用于故障信号分析和处理的程序。-this procedure is used on the wavelet transform fault signal analysis and processing procedures.
现代信号处理实验一_谐波恢复
- 此程序为MATLAB实现的现代信号处理中几种常用的谐波恢复方法,所附文档中还有理论及算法介绍(Pisarenko,ARMA)实验步骤及实验结果-MATLAB this procedure for the realization of modern signal processing used several methods to restore the harmonics, the accompanying documentation and algorithm theory also intr
kalman_example
- 在Visual 2008环境下,用C#语言实现的kalman预测算法。对于学习现代信号处理的朋友,有一定的参考价值。-In Visual 2008 environment, using C
CUM3X
- 现代信号处理中高阶统计量——计算三阶累积量的程序-Modern signal processing in higher-order statistics- calculate third-order cumulants of the process
pisarenko
- 现代信号处理中的pisarenko算法,可以进行谱估计-Pisarenko modern signal processing algorithms, spectral estimation can be
SignalProcessing-ARMA-LS
- 《现代信号处理》中关于利用最小二乘法估计ARMA模型的参数,并进行谐波恢复的仿真程序-err
ESPRIT-LS
- 《现代信号处理》中关于利用基本的ESPRIT算法估计信号参数(频率和波达方向角)的仿真程序-err
LMSandRLS
- 现代信号处理中的LMS算法和RLS算法的MATLAB仿真-Modern Signal Processing LMS algorithm and RLS algorithm MATLAB simulation
kalman-wiener
- 研究生时的现代信号处理作业,matlab编程,包括卡尔曼和维纳滤波-Graduate School at the time of operation of modern signal processing, matlab programming, including the Kalman and Wiener filtering
ModernSignalProcessingMATLABCode
- 现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。-Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other proce
Modern_Signal_Processing
- 现代信号处理,该书详细介绍了现代信号的数学基础以及在各个领域的应用。适合于硕士研究生及以上人员。-Modern signal processing, the book introduces the mathematical basis for modern signal and in the various fields. Suitable for graduate and above.
KalmanTest
- 现代信号处理 卡尔曼滤波matlab仿真程序-Kalman algorithm ,Modern signal processing
EKFUKFMatlabtoolbox
- 现代信号处理中的扩展卡尔曼滤波和无迹卡尔曼滤波的介绍,以及matlab的实现方法。-EKF UKF
music2
- 经典MUSIC算法,只针对非相干空间信号源,原理课参考张贤达版的现代信号处理。-failed to translate
dsp
- 这是关于现代信号处理的一些课件,主要讲述了有关离散序列的傅里叶变换等-This is about some of the courseware of modern signal processing, mainly tells about the discrete Fourier transform sequence
语音信号处理
- 采用MATLAB 2015b综合运用各种函数调用等来实现语音信号时域的短时能量,短时过零以及短时自相关函数分析和频域的傅里叶变换,功率谱估计,短时傅里叶变换,小波分析,语音信号的短时综合,语谱图各种分析,充分了解熟悉语音信号的相关分析方法。(This experiment uses the MATLAB 2015 b, the integrated use of various kinds of function call to realize speech signal in time dom
Signal Progressing
- 自己练习的几个关于现代信号处理的小程序,包括维纳 卡尔曼等滤波器的算法。(Some of the small programs that you practice on modern signal processing, including the algorithms of Weiner Kalman and other filters.)
9123
- 是胡广书写的第三版现代信号处理的源代码,很适合上机操作学习。(It is the source code of the third edition of modern signal processing written by Hu Guangshu, which is very suitable for machine operation learning.)
现代数字信号处理仿真程序
- 本程序为西电何子述老师编写的现代数字信号处理部分示例程序,有助于对相应算法的学习与理解。