搜索资源列表
wavemarksvd
- 利用svd的一种水印方法。SVD即奇异值分解(Singular Value Decomposition)算法。 -A watermarking method using svd. Singular value decomposition SVD that (Singular Value Decomposition) algorithm.
SVD
- 常规DOA谱估计music算法在多径环境下失效,SVD算法利用最大特征值对应的特征矢量重新构造奇异值矩阵,可以成功估计相干信号。-Conventional music spectrum estimation algorithm for DOA in multipath environment, failure, SVD algorithm using the maximum eigenvalue of the feature vector corresponding to re-construc
29bf941cc07b
- svd 分析 奇异值分解 信号处理常用程序算法-svd analysis
farSVDDOA1
- 实现了信号相位匹配原理奇异值分解的远场目标DOA估计,该算法指向性尖锐分辨率高-The arithmetic solved the estimate of far-filed signal s direction of arrival,based on the principle of signal macthed phase SVD.
svd
- 矩阵奇异值分解的svd算法的解析和评估。综述了三种方法进行奇异值分解。特点不一 有适合嵌入式系统用的-svd juzheng
Incremental-SVD-updates
- 增量奇异值分解算法,来至MIT大学的wingate教授,含3个源码.-Given the thin SVD of a matrix (X=USV ), update it in a number of interesting ways, while preserving the rank of the result. svd_update.m- update the SVD to be [X+ A *B]=Up*Sp*Vp (a general matrix update). add
lansvd
- lansvd分解算法,先对矩阵进行lanczos分解,再进行svd奇异值分解。代码里面含有注释。-lansvd decomposition algorithm, first lanczos the matrix decomposition, then svd singular value decomposition. Code which contains comments.
ksvdbox13
- 奇异值分解算法,用于字典的学习和构建,可以很好的对数据进行降维和稀疏化。(Singular value decomposition algorithm for the study and construction of the dictionary, can be a good data for dimensionality and thinning.)
svd
- tsvd 截断奇异值分解 相比较奇异值分解,有很好的抗干扰能力(The singular value decomposition of TSVD truncated singular value decomposition has good anti-interference ability.)
SVD
- 奇异值分解算法SVD,其中包含几个构造的地震信号,分别去噪对比结果(ingular Value Decomposition (SVD) algorithm, which contains several structural seismic signals, denoising and contrast results respectively)
SVD_TLS
- 根据张贤达版《现代信号处理》的SVD-TLS算法,基于奇异值分解的总体最小二乘法, SVD-TLS是一个在现代谱估计中一个基础的算法(SVD-TLS, Spectral estimation)