搜索资源列表
用matlab编写的实现Lagrange插值函数
- 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
svd.rar
- 能够对于奇异值的计算matlab代码,找了好久呢。。,Singular value to the calculation of the matlab code, then look for a long time. .
svd
- 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
exact_alm_rpca
- RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)-The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function i
12345
- 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
yasuo
- 一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂-Implementation of new image compression using SVD, the program easy to understand
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
Image-compression-algorithm
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
shengyin
- 不同SVD(全局、局部)处理声音、图像、地质信号,里面有一些自己编写的函数,有的地方不太完美-different SVD(global and local) in voice,figure,Geology processing
KSVD-P-Sparse-Representation
- K-SVD SPARSE REPRESENTATION 基于学习的稀疏表示图像分析方法,以去噪为例。-K-SVD SPARSE REPRESENTATION
SVD
- 用matlab仿真,通过不同的方法计算矩阵的SVD分解,并用SVD的方法计算最小二乘问题和进行图像压缩-Matlab simulation, different ways to calculate the matrix SVD decomposition and the SVD method to calculate the least squares problem and the image compression
MyIC_SVD
- 基于SVD和信息熵理论的小波域灰度图像无损压缩算法。-Wavelet domain based on SVD and information entropy theory grayscale images lossless compression algorithm.
svdPicture
- 基于MATLAB的 SVD分解 图像分解 图像压缩 图像还原-SVD decomposition MATLAB-based image decomposition image compression image restore
YUV2RGBfinal.m
- 图像处理,图像小波变换,svd变换, svd trasnform-Image processing, image wavelet transform, svd transform
image-compression-based-svd
- 使用matlab,用于基于奇异值分解(SVD)的图像压缩-image compression based on Singular value decomposition (SVD)
107215802AnalysisKSVD
- 实现图像的稀疏编码,采用k-svd进行字典学习,omp算法进行稀疏表示系数的计算,内附有去噪例子(To achieve the image sparse coding, using K-SVD dictionary learning, OMP algorithm for sparse representation of the calculation of factors, with examples of denoising)
AnalysisKSVDbox
- K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each sem
demo
- K-SVD图片去噪,直接运行其中quzao.m文件即可。(K-SVD image denoising, directly run the quzao.m file.)
SVD
- SVD奇异值分解做降维处理,主要用于降维处理,可用于图像压缩,数据融合等领域(SVD singular value decomposition (SVD) is used for dimensionality reduction, which is mainly used for dimensionality reduction, and can be applied to image compression, data fusion and other fields.)