搜索资源列表
mimo功率优化
- MIMO系统的功率优化问题,通过SVD分解和注水算法,可以实现不同发送天线上的功率分配。-MIMO system power optimization problem, and through the decomposition of water injection SVD algorithm can achieve different this antenna on the power distribution.
main
- 用C语言实现矩阵的SVD分解算法实例 很有用-Using C language SVD matrix decomposition algorithm is useful examples
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
pca-cPP-svd-algorithm
- 主成分分析的c++实现使用奇异值分解svd算法-Principal Component Analysis based on svd algorithm ,used c++
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
matlab-SVD
- 用matlab实现奇异值分解的算法,奇异值分解是LSA的基础,要理解LSA必须了解SVD.-Using matlab to achieve the singular value decomposition algorithm, singular value decomposition is the basis of the LSA, LSA must know to understand the SVD.
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)