搜索资源列表
ARMODEL
- 功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同经典谱估计互为补充。在认真学习了现 代谱估计方法后,我选择了
yulewalker
- 现代谱估计用莱文森-德宾(Levinson-Durbin)算法求解尤利-沃克(Yule-Walker)方程。 形参说明: r:双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1),...r(p)。 p:AR模型阶数。 a:AR模型系数a(0),a(1),...a(p)。 v:预测误差功率- The modern spectrum estimated (Levinson-Durbin) the algorithm solves with 鑾辨枃妫?- t
Spectrumtheoryapplication
- 凯依的现代谱估计原理与应用.在本书中介绍了近代谱估计的基本理论和方法。
xiandaipu
- 现代谱技术及其在路谱分析中的应用 很有用
Pbarpcf_huzi
- 本源码是用于现代谱估计的一种方法:巴特利特主分量估计算法,对3个频率进行分辨。
BTestimate_hz
- 在现代谱估计中,用自相关的无偏估计代替周期图中自相关函数的有偏估计,可能导致出现负的谱估计值,因此采用BT谱估计器的方法
p_morden.rar
- 用Matlab实现现代功率谱估计,主要有Levinson法,Burg法,协方差法及修正协方差法,四种方法的结果放到一起进行比较,有详细的注释,Using Matlab implementation of modern power spectrum estimation, the main has Levinson Law, Burg method covariance method covariance method, and the amendment, four ways to put to
svyqc.rar
- 现代谱估计的matlab的程序。用的是奇异值分解的总体最小二乘法。,Modern Spectral Estimation matlab procedures. Using a singular value decomposition of the total least squares method.
CAPON
- 现代谱估计的CAPON等算法仿真,对谱估计的研究者有用-Modern Spectral Estimation Algorithm Simulation CAPON
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
Burg
- 现代数字信号处理Burg法功率谱估计,有详细的备注-Burg method of modern digital signal processing power spectrum estimation, contains a detailed Remarks
lsyqc
- 现代谱估计的matlab的程序。用的是最小二乘法。-Modern Spectral Estimation matlab procedures. Using a least squares method.
levinson
- 原创_levinson_dubin递推算法,现代谱估计的一种算法-Original _levinson_dubin recursive algorithm, Modern Spectral Estimation Algorithm
ESPRIT-LS
- 《现代信号处理》中关于利用基本的ESPRIT算法估计信号参数(频率和波达方向角)的仿真程序-err
svd-tls
- 基于svd-tls功率谱分析的方法 ,是现代谱估计的一种常用方法-svd-tls-based power spectral analysis method is a kind of modern spectral estimation methods commonly used
shuzixinhaochuli
- 现代数字信号处理部分实验代码。确定性最小二乘滤波器的实现、谐波信号的现代谱估计算法实现、卷积同态系统仿真实验-Modern digital signal processing part of the experiment code. Deterministic least squares filter is implemented, the modern spectrum of harmonic signal estimation algorithm implementation, convol
burg
- 高频雷达 目标检测 去除 Bragg 峰 采用现代谱估计方法 burg-Remove high-frequency radar target detection Bragg peak using modern spectral estimation methods burg
Classical_spectral_estimation
- 现代谱估计中,ar模型与arma模型的比较,性能的区别-Modern spectral estimation, ar arma model model and compare the difference between the performance
AR模型功率谱估计
- 用现代谱估计法中的AR模型对信号进行功率谱估计(The power spectrum of the signal is estimated by the AR model of the modern spectral estimation method)