文件名称:SCD_CPP
介绍说明--下载内容均来自于网络,请自行研究使用
数值计算中SVD分解算法,其中包含SVD算法的C++实现头文件,源文件,程序测试代码,以及测试结果文件等,可以很好的帮助你理解SVD奇异值分解算法-Numerical calculation SVD decomposition algorithm, which the SVD algorithm C++ header files, source files, program testing code, and test results file can help you understand the SVD singular value decomposition algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SCD_C++\实数矩阵SVD分解算法的C++实现\svd-impl.h
.......\............................\svd.h
.......\............................\svd_test.cpp
.......\............................\结果.txt
.......\实数矩阵SVD分解算法的C++实现
SCD_C++