-
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
-
MPTK-Windows-bin-0-5-6-beta
The Matching Pursuit ToolKit provides a fast implementation of the Matching Pursuit algorithm for the sparse decomposition of audio signals. It comprises a library, some standalone utilities and some scripts to plot the results under Matlab.
- 2009-06-16 04:57:14下载
- 积分:1
-
codes
i am uploading some matlab source codes
- 2012-09-08 17:08:50下载
- 积分:1
-
BOOST-CONVERTER-USING-ARDUINO
BOOST CONVERTER USING ARDUINO
- 2015-03-25 13:34:03下载
- 积分:1
-
matlabtsx
刚度矩阵的聚合编码,可以将各单元的局部刚度矩阵聚合为整体刚度矩阵(Stiffness matrix polymer coding of each unit of local stiffness matrix aggregation for the overall stiffness matrix)
- 2012-03-04 18:55:02下载
- 积分:1
-
Plasma_TE
是研究临近空间等离子体信道的极其重要的程序,可以产生等离子体信道中的反射透射系数(The plasma sheath can absorbe, reflect and scatter the electromagnetic wave signal, causing the communication signal producing the phenomenon of attenuation, phase shift, dispersion and other effects, in severe cases it can interrupt the signal.)
- 2020-09-22 20:37:50下载
- 积分:1
-
DS_CDMA
这是一个相对完整的直接序列扩频码分多址的通信系统的仿真设计,包括编码,扩频调制,解调和解码等模块,并统括系统性能的仿真,验证了系统设计的可靠性。(This is a relatively complete direct sequence spread spectrum CDMA communications system simulation design, including coding, spread spectrum modulation, demodulation and decoding module, and system simulation including system performance, validate the reliability of system design.)
- 2010-07-25 15:25:08下载
- 积分:1
-
adpcm
g.722 code for speech compression
- 2010-03-02 16:08:59下载
- 积分:1
-
实现多智能体的编队控制 formationcontrol
实现多智能体的编队控制,对程序稍加修改就可以实现多个多智能体的队形控制,包括直线型、三角形等各种队形。(Formation of multi-agent control, can be slightly modified the program to achieve a number of multi-agent formation control, including linear, triangles and other formations.)
- 2021-04-29 15:48:43下载
- 积分:1
-
OFDM
简单说明用matlab实现OFDM调制与解调(Matlab to achieve a simple description of the OFDM modulation and demodulation)
- 2016-05-19 20:28:16下载
- 积分:1