搜索资源列表
svd
- 奇异值分解算法的m代码,实现了数字水印技术的嵌入及提取过程,效果不错。-Singular value decomposition algorithm m code, the realization of the digital watermark embedding and extraction technology process, good results.
eg006
- SVD-TLS法实现功率谱估计,写的比较简单。但可做为参考。-SVD-TLS method to achieve power spectrum estimation and write relatively simple. But can be as a reference.
SVD-TLS
- 功率谱估计中SVD-TLS算法的三种实现版本-Power spectrum estimation of the three kinds of SVD-TLS algorithm implementation version of the
SVD
- 实现矩阵的奇异分解,详细的描述了SVD的实现过程。-the come true of svd
svd_dwt
- 实现基于离散小波(dwt)的奇异值(svd)分解算法的实现-Decomposition algorithm based on singular value of the discrete wavelet (dwt) (svd)
svd
- 用于协同过滤推荐算法,svd矩阵分解算法 C++实现-Matrix Factorization , performs well on the large, sparse, and very imbalanced Netflix dataset
SVDPP
- Python实现SVD++, Python实现SVD++, - Python implementation SVD++, Python implementation SVD++, Python implementation SVD++,
AnalysisKSVDbox
- K-SVD的实现程序,里边有详细的讲解,附带了PDF论文。-This is the K-SVD code which is the implement of the additional papper.
svd
- svd奇异值举证分解,c++实现举证的svd分解-svd singular value decomposition of proof, c++ achieve
SVD_Simon
- SVD算法,用来实现矩阵分解,采用了梯度下降的思想来进行计算- SVD algorithm is used to implement matrix decomposition, using a gradient descent ideas to be calculated
L1 SVD
- 利用压缩感知实现波达方向估计,运用奇异值分解对接收信号进行降维,再利用L1范数进行估计(The DOA estimation is realized by compressed sensing, and the singular value decomposition is used to reduce the received signal, and then the L1 norm is used to estimate the DOA)
mrsvd
- 实现多分辨率奇异值分解程序,可用于故障诊断、消除噪声等(multi resolvetion svd decompotion)
svd
- svd的简单实现。用于学习。用c语言实现的。(A simple implementation of svd. Used for learning)