搜索资源列表
SVD-TLS.rar
- 利用奇异值分解-总体最小二乘法估计ARMA模型的AR参数,并利用参数进行谐波恢复仿真程序,The use of singular value decomposition- total least squares estimation of AR parameters of ARMA model and using the parameters of harmonic retrieval simulation program
svdUpdate
- 本程序在matlab中实现了增量svd算法-implementation of incremental svd using matlab
arma_svdtls
- 使用SVD-TLS法的ARMA功率谱估计,希望对大家有所帮助。-Using the SVD-TLS method of ARMA power spectrum is estimated that we want to help.
yuping
- 分析了噪声背景下实谐波过程ARMA模型系数之间的对称性,并以此为约束条件加入ARMA谱估计方法的求解过程中,从而提出了一种改进的正弦信号频率估计方法.理论分析与计算机仿真表明,对于低信噪比条件下的正弦信号参量估计,这一算法的精度与稳定性都优于仅使用总体最小二乘法(SVD-TLS)的ARMA谱估计方法.-Analysis of real harmonic process noise background symmetry between ARMA model coefficients, and a
AR
- 用AR模型估计信号的功率谱的仿真:分别用svd-TLS的方法,4阶AR模型,100阶AR模型仿真信号-With the AR model to estimate the power spectrum of the simulation: each method of using svd-TLS, 4-order AR model, AR model order of 100 simulated signal
SVDTLS
- 用Matlab仿真实现最小二乘法和总体最小二乘法估计 假设仿真的观测数据 产生,其中 为0均值, 单位方差的高斯白噪声,取n=1,2,....128。 试用TLS,取AR阶数为4,估计AR参数 和正弦波频率;再用SVD-TLS ,估计AR参数 和正弦波频率。 (1)、在仿真中,AR阶数取为4和6。 (2)、执行SVD-TCS时,AR未知。仿真运行至少二十次。 -Simulation using Matlab and the overall least squares leas