搜索资源列表
PCA
- 采用两种方法计算PCA的程序:SVD和计算Covariance。程序包括VC++代码和Matlab代码。
svd.rar
- 能够对于奇异值的计算matlab代码,找了好久呢。。,Singular value to the calculation of the matlab code, then look for a long time. .
k_svd
- k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
dwt_svd_GUI
- matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
359801828_imcompr
- SVD程序,用于图像的奇异值分解,SVD程序,用于图像的奇异值分解-SVD procedure for singular value decomposition of the image, SVD procedure for singular value decomposition image
svd-tls
- 基于svd-tls功率谱分析的方法 ,是现代谱估计的一种常用方法-svd-tls-based power spectral analysis method is a kind of modern spectral estimation methods commonly used
svd
- 奇异值分解算法的m代码,实现了数字水印技术的嵌入及提取过程,效果不错。-Singular value decomposition algorithm m code, the realization of the digital watermark embedding and extraction technology process, good results.
matlab
- 一段基于DWT的数字水印的MATLAB代码,图像分块,水印受攻击-A DWT-based digital watermarking of MATLAB code, image segmentation, watermarking attacks
tuxiangyasuo
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
SVDBasedImageQualityMeasure
- 基于SVD的灰度图质量测定matlab代码-An SVD-Based Gray-Scale Image Quality Measure for Local and Global Assessment
ImprovedDL
- 这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。-This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reus
SVD
- matlab代码,用奇异值分解制作出菜肴推荐引擎-Useing SVD made a food recommendation engine
matlab-SVD
- 利用张量(三维矩阵)奇异值分解即SVD分解进行图像去噪,本代码运用MATLAB。-Using tensor (three-dimensional matrix) that SVD decomposition singular value decomposition for image de-noising, the code using MATLAB.
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.
ANA2
- 本程序为SVD的matlab代码,包括随机生成矩阵,进行SVD分解,并利用SVD分解进行图像压缩。-This procedure for SVD matlab code, including the random generator matrix, perform SVD decomposition, and image compression using SVD decomposition.
k-svd-codeappt
- 内含用matlab编写的k-svd算法代码.可以对图像进行稀疏分解,另附ppt对ksvd进行理论学习-Includes using matlab k-svd algorithm code. Images can be sparse decomposition, attached ppt theoretical study of ksvd
KSVD-ToolBox
- KSVD稀疏表示matlab代码,有3个demo示例程序,可实现一维二维信号的稀疏表示。-K SVD sparse representation matlab code, there are three demo sample program can achieve one-dimensional two-dimensional signal sparse representation.
奇异值分解波束形成MATLAB程序
- 奇异值分解的波束形成MATLAB代码, 很有用的程序 运行没有问题(code for SVD beamforming)
K-SVD_SOMP-master
- 基于K-SVD方法的图像去噪算法,代码是MATLAB版的(Image denoising algorithm based on K-SVD method, the code is MATLAB version of)