搜索资源列表
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
svyqc.rar
- 现代谱估计的matlab的程序。用的是奇异值分解的总体最小二乘法。,Modern Spectral Estimation matlab procedures. Using a singular value decomposition of the total least squares method.
fangzhen1_tls
- ARMA谱估计-AR参数估计的总体最小二乘法-ARMA spectral estimation-AR parameter estimation of the overall least square method
TLSesprit
- 总体最小二乘法的ESPRIT方法,这种算法的估计精度明显好于原来的ESPRIT算法。可以很好的估计出信号的角度。仿真中用的是均匀阵列。-Total least squares method of the ESPRIT method, the algorithm of the estimation accuracy significantly better than the original ESPRIT algorithm. Can be a very good signal to estima
SVD_TLS
- 使用自编函数基于奇异值分解总体最小二乘法(svd-tls)实现AR模型谱估计 -The use of self-functions in general based on singular value decomposition least square method (svd-tls) to achieve AR model spectrum estimation
whytls
- 加有高斯白噪声的两个正弦信号的的观测数据,分别用最小二乘法和总体最小二乘法估计其功率谱,并对两种方法的谱分析进行了比较-Plus a Gaussian white noise of the two sinusoidal signals of observational data, were used least squares and total least squares method to estimate the power spectrum, and spectral analysis
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
zuoye2
- 现代谱估计,用总体最小二乘法观测数据的ARMA模型的AR参数,并与一般最小二乘法进行比较。-Modern spectral estimation, total least squares method observational data of AR parameters of the ARMA model and compared with the general method of least squares.
tls_esprit
- Tls_sprit用总体最小二乘法和旋转不变技术来估计波达方向。-Tls_sprit with total least squares and rotational invariance techniques to estimate the DOA.
LS-IDLS-TLS
- 最小二乘法、迭代最小二乘法、总体最小二乘法-LS IDLS TLS
TLS算法编译
- 提供一个关于TLS(总体最小二乘法)算法内容,这是一种比传统LS更优的拟合算法,内附文档,可自行研究
TLS-ESPRIT
- 总体最小二乘法的ESPRIT方法,利用该方法进行DOA估计,算法的估计精度明显好于原来的ESPRIT算法-TLS ESPRIT algorithm with better uation results than the traditonal ESPRIT
Total-Least-Square-ESPRIT
- matlab编写的程序,对空间旋转不变技术进行改进,使用总体最小二乘法,使得辨识出来的参数更加准确-Matlab prepared by the program, the space rotation of the same technology to improve the use of the overall least squares method, making the identification of the parameters more accurate
谐波频率估计的总体最小二乘方法TLS_ESPRIT
- 利用总体最小二乘法谐波检测,检测结果快速准确(Harmonic detection using the total least square method and the test results are fast and accurate)
SVD_TLS
- 根据张贤达版《现代信号处理》的SVD-TLS算法,基于奇异值分解的总体最小二乘法, SVD-TLS是一个在现代谱估计中一个基础的算法(SVD-TLS, Spectral estimation)