搜索资源列表
SUB_EOF
- fortran的SVD(经验正交函数分解子程序),适合地学数据处理。
svd
- fortran版奇异值分解子程序,适合气象统计计算。
fortran
- Fortran程序集,用于气象中的各种程序计算,比如EOF,SVD,滑动T检验,累计距平。-Fortran program set in a variety of procedures for meteorological calculations, such as EOF, SVD, sliding T-test, the cumulative anomaly
SVD
- fortran的SVD程序,可以用于学习地球物理反演的基本概念,以及进一步优化!-fortran the SVD procedure can be used to learn the basic concepts of geophysical inversion, and further optimization!
SVD_corr
- svd 分析 现代 统计诊断与预测技术_0-svd
svd
- svd气象中用的fortran程序,欢迎大家-svd weather with the fortran program, please take a look at the
SVD
- fortran code for Singular value decomposition
single
- 使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which
SVD
- 实矩阵奇异值分解,可控制技术精度,被其他程序调用的子程序。-Real matrix singular value decomposition, can control the precision,be used by other programs called subroutines.
svdasu
- 其后分析中常用的奇异值分解(SVD)方法的fortran程序。-Commonly used in the subsequent analysis of the singular value decomposition (SVD) method fortran program.
SVD
- 用于气象行业的奇异值分析程序,用fortran语言编写-Singular value for the meteorological industry analysis program, written by fortran
svd
- 利用奇异值分析,进行最大协方差分析,得到两个物理量的相互关系。-Use of singular value analysis, the maximum covariance analysis, the relationship between the two quantities.
dgesvd_502502307
- SVD (奇异值分解) fortran下的奇异值分解代码,可以完成矩阵的奇异值分解以及基于奇异值分解的图片压缩-Singular Value Decomposition
SVD
- 矩阵的奇异值分解,使用fortran实现-The singular value decomposition of the matrix using fortran achieve
svd1
- fortran SVD程序,计算两个耦合场的相关模态-fortran SVD procedure to calculate the coupling field modal
svd
- 奇异值分解分析fortran程序源码已经测试正确-Singular value decomposition analysis FORTRAN program source code
SVD
- 这是一个数值计算Fortran程序,将矩阵进行奇异值分解,SVD.txt存放待分解的矩阵,u.dat,v.dat为分解后的左右矩阵,qiyizhi.dat和qiyizhi0.dat为得到的奇异值。-This is a numerical Fortran program matrix singular value decomposition, SVD.txt store to be factored matrix, u.dat, v.dat about decomposition of the m
svdasu
- 其后分析中常用的奇异值分解(SVD)方法的fortran程序。-Commonly used in the subsequent analysis of the singular value decomposition (SVD) method fortran program.
lapack-3.8.0
- 进行数值计算的著名软件,LAPACK包含了求解科学与工程计算中最常见的数值线性代数问题,如求解线性方程组、线性最小二乘问题、特征值问题和奇异值问题等。(LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue