搜索资源列表
奇异值
- 图象处理中用到的奇异值分解及矩阵运算-singularity value decomposition and matrix computation used in image processing
基于多尺度奇异值特征的人脸识别
- 奇异值特征向量是图像的一种有效特征
SVD(奇异值分解)算法及其评估
- SVD(奇异值分解)算法及其评估 学习SVD的好资料
奇异值
- 图象处理中用到的奇异值分解及矩阵运算-singularity value decomposition and matrix computation used in image processing
svd
- 矩阵的奇异值分解算法-A algorithm of matrix singular value decomposition
Svd__Sine
- 用奇异值分解来消除正弦信号的噪声-using singular value decomposition sinusoidal signal to eliminate noise
Svd_Yuyin
- 用奇异值分解来对语音信号进行噪声消除-using singular value decomposition of voice signal to noise elimination
jubuqyz
- 详细介绍了局部奇异值分解-details of local SVD
KL2
- 人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章-Face Recognition : The Singular Value Decomposition and KL transform projection, it is valuable to an article
jacobifun
- 可以实现实对称矩阵的奇异值求解,也可以求高阶的,本人花了一周的时间完成的,效果还不错!-can achieve real symmetric matrix singular value of the solution can also seek high-end, I spent a week's time, the results were pretty good!
InvMat
- 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding t
ssvd-0.2.5.tar
- 是一个矩阵的奇异值分解算法的源码包,是在SVDPACKC的基础上进行的封装,典型应用是在LSI算法中用来降维生成一个小的语义空间。-is a matrix of the singular value decomposition algorithm source package is SVDPACKC conducted on the basis of the package, the typical application is in
qiyizhifaPCA
- 利用奇异值法(SVD)对载入数据进行主成分分析,源代码-use of the singular value (SVD) included data on principal component analysis, source code
svdfit
- 通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition-through the singular value decomposition of the least squares fitting algorithm inear least-squares fit by singular value decomposition
qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy
- 1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1
fmxsl
- 矩阵奇异值的求解程序 本人自编,调试过了许多次,已经接近成功了-matrix singular value for the procedure I wrote, debugging too many times, almost succeeded
奇异值分解波束形成MATLAB程序
- 奇异值分解的波束形成MATLAB代码, 很有用的程序 运行没有问题(code for SVD beamforming)
奇异值分解(SVD).cpp
- 奇异值分解(SVD)VC++程序,网上的都有错误,此程序修正了错误的地方。(Singular value decomposition (SVD) VC ++program, there are errors on the Internet, this program fixes the wrong place.)
奇异值分解1
- 多层奇异值分解,解决了原始奇异值分解分辨率欠缺的问题(Multilevel singular value decomposition solves the problem of lack of resolution of original singular value decomposition)
奇异值系统
- 不适定问题正则化方法中的奇异值系统第一类积分算子求解(The first kind of integral operators for singular value system in regularization of ill posed problems)