-
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
-
WALKMAN
MATLAB模拟人走路姿势,各个节点的选取和函数的调用是我们学习的很好例子(MATLAB simulation of human walking, each node of the selection and function calls is a good example of learning)
- 2010-09-14 15:29:37下载
- 积分:1
-
time
有用的MATLAB小程序,和大家交流一下,下网在这里可以学到很多(useful)
- 2010-03-15 15:59:46下载
- 积分:1
-
use-matlab-get-excel-information
在科研中,大量时间花在统计年鉴的搜集上,例如找《中国城市统计年鉴》中2000多个市,要对分散的八个城市群找对应的数据,如果每次筛选会花费大量时间,如果做好excel表头,把对应的城市写上去会在多个文件多个工作组查找满足要求的数据,直接按需要保存成excel,进行后续分析。(In the research, the amount of time spent on the Statistical Yearbook of the collection, for example, to find " China City Statistical Yearbook" in more than 2000 cities and want to find a group of eight cities scattered corresponding data, if each screening will spend a lot of time, If you do excel header, the corresponding write up the city will look to meet the requirements of data in multiple files multiple workgroups, saved directly as needed to excel, for subsequent analysis.)
- 2014-11-19 19:51:37下载
- 积分:1
-
Feature_selection_via_GA
Feature selection by Genetic algorithm for classification
- 2015-03-02 02:21:14下载
- 积分:1
-
ruohua
对原始数据进行弱化处理的程序。用MATLAB编制(Weakening of the raw data processing procedures. Compiled with MATLAB)
- 2010-06-13 13:33:37下载
- 积分:1
-
Water_Cube
本文建立了跳水世界杯期间水立方观众队伍长度随时间变化的模型,通过Matlab对其进行求解并提出优化安检工作的途径。(This established the Water Cube, the audience during the World Cup diving team the length of time-varying model is solved by Matlab and make optimization of its security work means.)
- 2010-10-17 21:40:19下载
- 积分:1
-
lunwenpj
基本谱减法 实现基本谱减法MATLAB程序,为实现改进算法提供必要支持(Basic spectral subtraction to achieve the basic spectral subtraction MATLAB program for the realization of improved algorithms to provide the necessary support)
- 2010-05-12 10:37:50下载
- 积分:1
-
Assignment3Q3
bit error rate for Binary phase shift keying
- 2011-11-28 12:15:28下载
- 积分:1
-
dtc1
基于预测控制的永磁同步电机直接转矩控制,利用matlab/simulink平台建立了永磁同步电机直接转矩控制的仿真模型(Based on predictive control of permanent magnet synchronous motor direct torque control of permanent magnet synchronous motor was established based on matlab/simulink platform simulation model of direct torque control.)
- 2021-04-12 19:18:56下载
- 积分:1