搜索资源列表
svd
- SVD算法:利用SVD分解的平移、旋转矩阵算法
svd
- 矩阵的奇异值分解算法-A algorithm of matrix singular value decomposition
SpecialSVD
- 一个可分解上万阶稀疏矩阵的SVD算法-a million bands on the sparse matrix of SVD algorithm
svdpackc.tar
- 求矩阵奇异分解svd算法,共计4种实现方式,-for SVD matrix decomposition algorithm, for a total of four kinds of achievement,
SVDdenoise
- 用SVD算法实现图像滤波去噪处理,提高图像的信噪比。-SVD algorithm using image processing filter to improve image quality.
empca2.tar
- 模式分类中应用到的PCA算法,包括其奇异值分解SVD算法。可用来降维提取主元素等。-pattern classification applied to the PCA algorithm, including its SVD singular value decomposition algorithm. Can be used to take down the main Viti Levu and other elements.
SVD
- 用于构造任意矩阵的奇异值分解算法,VC版-Used to construct the arbitrary matrix singular value decomposition algorithm, VC version
svd
- SVD算法:利用SVD分解的平移、旋转矩阵算法-SVD algorithm: the use of SVD decomposition of translation, rotation matrix algorithm
svd
- 介绍基于改进型的SVD变换的数字水印技术算法-Introduce improved SVD-based digital watermarking technology transform algorithm
svd-tls
- 谐波恢复的ARMA建模算法(基于SVD-TLS)(张贤达《现代信号处理》)。当谐波信号为复谐波的时,该算法仍然适用。但该程序中没有给出具体的实现。-Harmonic Retrieval of ARMA modeling algorithm (based on the SVD-TLS) (Xian Tatsu Modern Signal Processing ). When the harmonic signal for the
svd
- 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
DCT-SVD-Algorithm
- 基于DCT的SVD算法,对于几何攻击有很强的鲁棒性-DCT-SVD algorithm, robustness on geometry attack
Digital_Signal_Processing_using_MATLAB
- 现代数字信号处理MATLAB仿真,5道经典习题,主要有LMS算法、RLS算法、SVD算法、MVDR算法-Digital Signal Processing using MATLAB
SVD
- 常规DOA谱估计music算法在多径环境下失效,SVD算法利用最大特征值对应的特征矢量重新构造奇异值矩阵,可以成功估计相干信号。-Conventional music spectrum estimation algorithm for DOA in multipath environment, failure, SVD algorithm using the maximum eigenvalue of the feature vecto
SVD-TLS
- 功率谱估计中SVD-TLS算法的三种实现版本-Power spectrum estimation of the three kinds of SVD-TLS algorithm implementation version of the
svd
- svd算法,也就是奇异值算法,用于求解不适定性问题。-svd algorithm, that is, singular value algorithm for solving ill-posed problems
svd.c
- SVD算法可用来求解大多数的线性最小二乘法问题.对矩阵进行奇异值分解。-SVD algorithm is used to solve most of the linear least squares problem. Of the matrix singular value decomposition.
svd算法
- SVD算法,用matlab语言实现。txt文件
电影推荐算法
- 电影推荐系统代码,使用了迭代SVD算法,其实是老师布置的期末作业,正确性已由老师验证(Movie recommendation system code)
电影评分 svd
- SVD算法不光可以用于降维算法中的特征分解,还可以用于推荐系统,以及自然语言处理等领域。是很多机器学习算法的基石。内含电影平分数据集(SVD algorithm can be used not only in feature decomposition of dimension reduction algorithm, but also in recommendation system, natural language process