搜索资源列表
svd
- 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
pronyanalysis
- matlab prony算法 基于svd-tls总体最小二乘-prony analysis matlab code svd-tls
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
- 用matlab中的SVD函数实现线阵或圆阵的music算法的仿真-use svd function to perform music
Digital_Signal_Processing_using_MATLAB
- 现代数字信号处理MATLAB仿真,5道经典习题,主要有LMS算法、RLS算法、SVD算法、MVDR算法-Digital Signal Processing using MATLAB
wavemarksvd
- 利用svd的一种水印方法。SVD即奇异值分解(Singular Value Decomposition)算法。 -A watermarking method using svd. Singular value decomposition SVD that (Singular Value Decomposition) algorithm.
wavemarksvd
- 本函数将完成W—svd模型下数字水印的嵌入,即经典的W-SVD数字水印算法-This function will finish W- SVD model under the embedded watermark, namely classic W- SVD watermarking algorithm is proposed
svdssa
- 关于,SVD的简单算法。这个,代码是基于QR分解的,SVD的简单算法,与matlab上的SVD函数有一些差异。-Simple algorithm, the SVD of. This code is a simple algorithm based on QR decomposition, SVD, the SVD function in matlab there are some differences.
work
- matlab下面的很好的OFDM信道估计的程序,里面 有LS算法的和SVD算法的,初学者很好的学习程序-well below matlab OFDM channel estimation procedures, which have LS algorithm and SVD algorithm, good for beginners learning process
svd_simple
- 介绍了一种简化的SVD分解算法,这个算法已在MATLAB上验证,可以用于fpga上实现-ntroduces a simplified SVD decomposition algorithm, this algorithm has been validated in MATLAB can be used to achieve the fpga
matrix_factorization
- 基于SVD矩阵分解的协同过滤算法的matlab实现-SVD-based collaborative filtering matrix decomposition algorithm matlab
spams-matlab-v2.5-svn2014-07-04.tar
- 字典学习的各种方法,K-SVD,online等主要的学习算法-Various methods dictionary learning, K-SVD, online learning algorithms and other major
K-SVD_code
- 做实验时找到的K-SVD算法的Matlab代码,很好用,有需要的可以下载下来一起研究下-When doing experiments to find the K-SVD algorithm Matlab code, easy to use, there is a need to study together can be downloaded under
SVD
- 本代码提供SVD算法Matlab实现,实现SVD分解,并返回分解值。-This code provides SVD algorithm Matlab, the realization of SVD decomposition, and a return value decomposition.
hosvd
- 一个很好的matlab源代码——HOSVD,HOSVD算法是通过对张量进行Tucker decomposition后,找出其tensor core,最后对其进行SVD分解。-A good matlab source code SVD, HOSVD algorithm is passed on tensor Tucker decomposition, find out the tensor core, and finally its SVD decomposition.
The-pilot-estimation-algorithm-code
- 导频处的svd,ls和lmmse估计算法的matlab程序代码-svd pilot at, ls and mmse estimation algorithm matlab code
icp
- icp-svd算法实现三维点集的配准,c++结合matlab实现。-Icp-svd algorithm to achieve three-dimensional point set of the registration, c++ combined matlab achieve.
svd
- tsvd 截断奇异值分解 相比较奇异值分解,有很好的抗干扰能力(The singular value decomposition of TSVD truncated singular value decomposition has good anti-interference ability.)
DMD_for_Human_motion-master
- 动态模式分解,从人类步行数据中提取信息.动态模式分解是一种降维算法,最初是在流体力学领域引入的。与提供内部坐标系和相应投影的SVD相似,DMD为您提供随不同时间行为演变的特定空间模式。(Extract Info from Human Walking Data with Dynamic Mode Decomposition)