-
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
-
1234
计算光子晶体能带结构 使用matlab,程序非常容易理解。还配有说明文档。(Calculation of the photonic crystal band structure using the Matlab program is very easy to understand. Document comes with instructions.)
- 2012-05-21 13:23:05下载
- 积分:1
-
ZCS_ZVS
this file is m-file for design of ZCS/ZVS converter
- 2013-09-22 17:37:56下载
- 积分:1
-
A-non-linear-control
利用非线性控制完成光伏并网逆变器的设计,设计中采用先进的反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
- 2013-12-03 23:18:53下载
- 积分:1
-
LMS-and-kalman
包括了基本的卡尔曼滤波和自适应滤波,实现语音去噪(Including the basic Calman filter and adaptive filter, speech denoising)
- 2012-04-11 19:57:01下载
- 积分:1
-
speech-enhancement
三种语音增强算法的源程序,可以播放处理前后的语音,谱相减法,滤波器法及最小均方误差法(Three speech enhancement algorithm of the source can be played before and after voice spectral subtraction filter method and the minimum mean square error method)
- 2013-03-24 21:07:02下载
- 积分:1
-
chaoliu
IEEE33节点配电网潮流计算程序,采用前推回代方法进行计算(IEEE33 node flow calculation program,power generation method is used to calculate.)
- 2015-02-04 16:50:07下载
- 积分:1
-
tensor_toolbox_2.6.tar
最新的张量分析工具箱,版本2.6,可进行高阶奇异值分解(HOSVD).(Tensor Toolbox (Sandia National Labs)
Version 2.6 06-FEB-2015
Tensor Toolbox for dense, sparse, and decomposed n-way arrays)
- 2015-05-31 21:17:22下载
- 积分:1
-
matlab
模糊数学MATLAB工具箱,数学建模工具,运用MATLAB解决数学建模之中的模糊数学分析等问题。(MATLAB fuzzy toolbox, mathematical modeling tools, the use of MATLAB to solve mathematical modeling of the fuzzy mathematical analysis and so on.)
- 2009-07-14 22:53:46下载
- 积分:1
-
bs
说明: gui实现图片的读取放大,边缘检测。以及图片的存储(gui realize the picture reads amplification, edge detection. And image storage)
- 2010-04-29 22:08:27下载
- 积分:1