-
image_compress
本程序利用奇异值分解对3通道彩色图像进行压缩分解,具体步骤如下:
压缩过程:
1. 选取子图像大小K值,把图像分解成M×M个子图像,IMG(s),s=1,2,…, M2,其中M=N/K,原始图像IMG大小为N×N。
2. 计算这M2个子图像的平均值average,对每幅子图像减去均值图像得到新图像。
3. 计算相关矩阵R,其元素定义为 。
4. 计算R的特征值与特征向量,计算每幅子图像与最大特征向量的内积,便得到编码,即压缩后的图像。
(This procedure using singular value decomposition of 3-channel color image compression decomposition, concrete steps are as follows: compression process: 1. Select the sub-image size K value, the image is decomposed into M × M sub-image, IMG (s), s = 1, 2, ..., M2, in which M = N/K, the original image IMG size N × N. 2. M2 calculate the average of sub-image average, for each sub-image minus the new images mean images. 3. Calculation of correlation matrix R, defined as its elements. 4. Calculation of the characteristics of R value and eigenvector calculated each sub-image with the largest eigenvector of the inner product, they will have to code, that is, the compressed images.)
- 2008-01-03 23:00:33下载
- 积分:1
-
Knearest
K近邻方法实现0到9数字的模式识别问题。可扩展性很强,方面实现训练和识别。(K nearest neighbor method to achieve 0 to 9 digit pattern recognition problem. Highly scalable, achieving training and recognition.)
- 2010-06-08 16:41:58下载
- 积分:1
-
FESTOTF
The funcstion subroutine festotf.m converts a state space form of system into a transfer function form.
- 2013-01-08 14:24:36下载
- 积分:1
-
well-test
均质油气藏matlab试井曲线程序,可用于分析地层参数对地层压力的影响。(Homogeneous reservoir testing curve matlab procedures can be used to analyze the impact on the formation pressure formation parameters.)
- 2014-01-15 10:24:58下载
- 积分:1
-
QAM_16
TD-LTE PMCH matlab source code
- 2011-04-27 18:45:41下载
- 积分:1
-
reciveing_antenna_the_scaterring_algorithim
receiving antenna the scattering algorithm
- 2010-06-10 23:37:53下载
- 积分:1
-
Pseudo
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books.
In the code,I prove the agreement of the code with other methods
- 2009-03-30 09:40:20下载
- 积分:1
-
fsk
fsk的实现程序!很好的。大家看看。
fsk的实现程序!很好的。大家看看。(the realization of the procedure fsk! Very good. Let us take a look. the realization of the procedure fsk! Very good. Let us take a look.)
- 2009-06-15 17:24:46下载
- 积分:1
-
3deta_rule
3deta原则剔除异常数据点的经典matlab程序,本人已测试成功,下载后可以直接测试,效率较高(It s a very important programme for eliminating abnormol data.)
- 2011-10-28 09:01:56下载
- 积分:1
-
suijizhendong
随机振动的功率谱分析,其中的程序对于理解随机振动非常有帮助,希望大家下载学习(Random vibration is very useful,this file is help for the random vibration.)
- 2013-12-22 15:08:43下载
- 积分:1