-
chap_5
matlab从入门到精通第5章书后源码对初学者很有帮助(matlab)
- 2009-03-19 06:10:39下载
- 积分:1
-
Jakes
Jakes模型参数,移动衰落信道,设计Suzuki模型的主要部分(Jakes parameters)
- 2009-12-15 17:05:49下载
- 积分:1
-
newscfdma
Simple Single Carrier FDMA (SC-FDMA) Simulator
- 2010-03-02 18:48:23下载
- 积分:1
-
Causality_Hisao
this function calculate Hisao Causality relation between X and Y and define their unit root situation by ADF method.
- 2013-04-24 01:24:57下载
- 积分:1
-
158654
TSP matlab遗传算法求解,关于商旅问题(TSP matlab genetic algorithm)
- 2013-05-23 00:54:57下载
- 积分:1
-
wave_module_maximum
模极大程序,小波模极大程序。模极大程序,小波模极大程序模极大程序,小波模极大程序模极大程序,小波模极大程序(Modulus maxima procedure, wavelet modulus maxima procedures modulus maxima procedure on modulus maxima of wavelet modulus maxima procedure, wavelet modulus great program)
- 2012-04-29 10:30:17下载
- 积分:1
-
receiver_system
这是一个接收机系统,详细的给出了信号的产生,调制,发射,接收,解调等环境,很好的例子(This is a receiver system, the signal is given in detail the generation, modulation, transmit, receive, demodulation and other environment, a good example)
- 2009-09-15 11:20:18下载
- 积分:1
-
DataforWiMaxSimulinkModel
M.file, source code to generate data for simulink model
- 2010-11-29 10:54:27下载
- 积分:1
-
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
-
Lnode
typedef int ElemType:
stuct LNode{
ElemType data
LNode*next
}
- 2010-10-19 11:41:16下载
- 积分:1