搜索资源列表
现代信号处理程序
- 现代信号处理程序
《现代信号处理教程》配套源程序
- 此程序是关于小波变换用于故障信号分析和处理的程序。-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
时频分析处理软件
- 最新时频分析处理软件,提供了WVD和多种伪WVD算法。胡广书所编<>中实例程序需要其才能运行-latest time-frequency analysis software, and provides a variety of pseudo-WVD WVD algorithm. Hu-book series by <<modern signal processing TEACHING COURSE "> Example process needs to r
CUM3X
- 现代信号处理中高阶统计量——计算三阶累积量的程序-Modern signal processing in higher-order statistics- calculate third-order cumulants of the process
Spectrum_estimation_and_array_signal_processing.ra
- 谱估计及阵列信号处理算法仿真库,包括著名的ESPRIT、CAPON、MUSIC等现代谱估计算法,是高分辨率数字信号处理算法的极好参考。-Spectral estimation and array signal processing algorithm for simulation of the Treasury, including the well-known ESPRIT, CAPON, MUSIC, such as modern spectral estimation algorithm,
pisarenko
- 现代信号处理中的pisarenko算法,可以进行谱估计-Pisarenko modern signal processing algorithms, spectral estimation can be
p_music
- 现代数字信号处理中基于互相关函数的music方法-Modern digital signal processing in the cross-correlation function-based method of music
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
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
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.)
现代数字信号处理仿真程序
- 本程序为西电何子述老师编写的现代数字信号处理部分示例程序,有助于对相应算法的学习与理解。