当前位置:
首页
资源下载

搜索资源 - source code of svd in matlab
搜索资源列表
-
1下载:
用于谐波恢复的ESPRIT方法的SVD-TLS的程序实现,并进行了信号的谐波的恢复仿真实验,For the ESPRIT harmonic retrieval method of SVD-TLS program and conducted the restoration of harmonic signals in simulation
-
-
1下载:
SVD Source Code, realized on MATLAB
Image Compression is the application using Linear Algebra tools
-
-
1下载:
C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算.
并在 Source.cpp中附有使用例子代码,方便读者快速上手。
经本人测试,完全可以运行,放心使用。
对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
-