-
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
-
Patch
3-D FDTD code of patch antenna in free space with Mur s boundary condition
- 2009-11-07 00:46:06下载
- 积分:1
-
GaborTextureSegment
计算机视觉,图像分割的matlab源程序(Computer vision, image segmentation matlab source)
- 2009-05-29 18:47:13下载
- 积分:1
-
imgsteg
this is the research doc for mp3 stegnography
- 2011-01-15 15:06:08下载
- 积分:1
-
FractalDim
求盒子维数的一个小程序很好用,希望对大家有帮助(Find the box dimension of a small program useful, we hope to help)
- 2013-08-29 17:07:13下载
- 积分:1
-
Evolutionary-Algorithms
Evolutionary Algorithms for Solving MultiObjective Problems第2版(Evolutionary Algorithms for Solving MultiObjective Problems)
- 2012-07-01 17:04:11下载
- 积分:1
-
daima
基于多元线性回归分析的耦合通道参数化建模(Coupled channel parametric modeling based on multiple linear regression analysis)
- 2014-11-28 14:59:11下载
- 积分:1
-
readsegyfile
将地震勘探工程中的标准格式segy文件中的数据读入到matlab的变量中,方便自己编程序处理数据。(The seismic data in a standard format segy project file is read into matlab variables, and to facilitate their programmed to process the data.)
- 2014-12-17 08:18:55下载
- 积分:1
-
QPSK
QPSK调制后产生QPSK信号,QPSK信号分别通过AWGN信道、Rayleigh衰减信道和Rician衰减信道,分别通过QPSK解调出数字信号,通过输入与输出数字信号的对比计算出仿真过程中的传输误比率,并将其与各衰减信道的理论误比率进行对比(Generate QPSK signal QPSK modulation, QPSK signals through AWGN channel, Rayleigh fading channel and Rician fading channel, respectively, through the QPSK demodulation of digital signals by comparing input and output digital signals to calculate the simulation process of transmission error rate, and to compare with the theoretical error rate for each decay channel)
- 2021-02-24 19:09:39下载
- 积分:1
-
jibenpingmian
关于基本钢结构平面的节点位移,端受力的matlab的源代码,只需要输入结构的基本数据即可。(Basic steel structure plane nodal displacements, the end force matlab source code, need only basic data can be input structure.)
- 2012-11-14 17:51:14下载
- 积分:1