-
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
-
DrawSatelliteOrbit
利用matlab代码绘制卫星轨道,总共包含6个卫星轨道平面(Matlab code to draw the use of satellite orbit, a total of six satellite orbit plane contains)
- 2020-11-13 15:19:43下载
- 积分:1
-
emd_PPT
说明: 详细简介了EMD算法原理以及matlab的实现(Details About the EMD algorithm, as well as the realization of matlab)
- 2008-09-23 18:50:10下载
- 积分:1
-
Multirate-Signal-Processing
说明: 多抽样理论关于抽样,内插,及有理数抽样等应用。特别的对仿真结果结合多抽样理论进行了详细的分析,(Multirate Signal Processing using in sampling and interpolation and analyse in detail.)
- 2011-03-11 11:16:22下载
- 积分:1
-
Prj1_exp1
求解的长直接地金属槽和平板电容中的电场,并画出等位线分布图(Calculation of Electron Physics )
- 2020-10-15 21:57:30下载
- 积分:1
-
mpeg_MLWDF
资源调度算法。MPEG业务在MLWEP准则下的资源调度性能。(Resource allocation algorithm. MPEG business MLWEP resource scheduling performance criteria.)
- 2010-07-28 12:20:55下载
- 积分:1
-
dwtsinsigenergycalculation
Energy calculation for compression and denoising
- 2011-02-01 12:15:53下载
- 积分:1
-
fbd
FBD谐波检测算法可以快速有效地检测电力系统中的基波正负序电流和高次谐波电流(FBD harmonic detection algorithm can quickly and efficiently detect the power system fundamental positive Negative sequence current and harmonic current)
- 2020-07-20 23:18:46下载
- 积分:1
-
QPSKFINALBHN
simple simulink model of QPSK
- 2010-10-21 13:56:00下载
- 积分:1
-
shuzhifenxishangji
研一,学校开了数值分析这门课,而且要求用matlab进行上机试验,就写数值分析常微分方程的7个MATLAB算法,都是能够套用的M文件。还有我自己的上机作业。很不错的,能参考。要想要其它章的算法,我都已经上传了。(Kenichi, the school opened the numerical analysis of the course, but also carried out on machines with matlab test, on the numerical analysis of ordinary differential equations to write the seven MATLAB algorithms, are able to apply the M-file. Also on my own machine operation. Very good, can draw on. To want the algorithm to other chapters, I have already uploaded.)
- 2008-12-11 23:12:56下载
- 积分:1