Description: 一种主元分析的人脸识别matlab源码,利用SVD分解提取主分量进行人脸识别-A principal component analysis for face recognition matlab source code, the use of SVD decomposition to extract principal components for face recognition Platform: |
Size: 1024 |
Author:牛险峰 |
Hits:
Description: 用于谐波恢复的ESPRIT方法的SVD-TLS的程序实现,并进行了信号的谐波的恢复仿真实验-For the ESPRIT harmonic retrieval method of SVD-TLS program and conducted the restoration of harmonic signals in simulation Platform: |
Size: 1024 |
Author:史龙 |
Hits:
Description: 能够对于奇异值的计算matlab代码,找了好久呢-Singular value to the calculation of the matlab code, then look for a long time. . Platform: |
Size: 439296 |
Author:匡恒 |
Hits:
Description: This matlab code is for paper "Biometric Image Integrity Authentication Based on SVD and Fragile Watermarking" Platform: |
Size: 1024 |
Author:Sathvika |
Hits:
Description: this matlab code for the paper solved on the DWT SVD and DCT -this is matlab code for the paper solved on the DWT SVD and DCT Platform: |
Size: 2048 |
Author:Sathvika |
Hits:
Description: matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attention to the pictures after the download path. Platform: |
Size: 116736 |
Author:xiaobao89 |
Hits:
Description: Homography matrix can be decomposed into Pose and plane parameters, This code implements the simple algorithm based on SVD called Faugeras algorithm Platform: |
Size: 2048 |
Author:Chetan J |
Hits:
Description: This matlab code for SVD based image watermarking -This is matlab code for SVD based image watermarking Platform: |
Size: 6144 |
Author:enda |
Hits:
Description: This code implements the concept of content based image retrieval concept using the technique described in The Application of DWT and SVD in Image Retrieval. Platform: |
Size: 646144 |
Author:vinay |
Hits:
Description: C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算.
并在 Source.cpp中附有使用例子代码,方便读者快速上手。
经本人测试,完全可以运行,放心使用。
对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic operation of matrix "+, -, *, /", triangular decomposition, QR decomposition, matrix display, matrix transpose, matrix eigen value and eigen vector operation.
And in Source.cpp, how to use these code was supplied, which is very convenient for you to quickly use these codes into your programming.
For SVD decomposition, I had compare the result with that of MATLAB,and I found that when the columns of the matrix number > = line number,my code has no problem.) Platform: |
Size: 30720 |
Author:东篱
|
Hits: