搜索资源列表
SVD
- 最小二乘估值的SVD分解计算方法,本程序可将最小二乘估值问题转化为超定方程组的问题处理,且可用奇异值分解的方法计算最小二乘问题。-Least Squares Estimates of the SVD decomposition method, the valuation process can be transformed into squares overdetermined equations deal with the problem, and can be calculated sing
rsvd
- 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a
SVD
- 实矩阵奇异值分解,可控制技术精度,被其他程序调用的子程序。-Real matrix singular value decomposition, can control the precision,be used by other programs called subroutines.
12
- 一类基于奇异值分解的Lyapunov指数计算方法
SVD-PINV-VCPP
- 奇异值分解求广义逆,有测试数据,和MATLAB比较精度0.00001-Generalized inverse of singular value decomposition of demand, with test data, and MATLAB more precision 0.00001
matlab-SVD
- matlab奇异值分解的范例程序,对数据进行降噪处理。-Singular Value Decomposition matlab sample program for data processing for noise reduction.