-
wcdma
一种基于matlab的wcdma仿真实现(Based on matlab wcdma simulation)
- 2012-05-24 15:18:24下载
- 积分:1
-
test5
ecma-368 ultra wide band ber test5
- 2013-01-13 05:25:31下载
- 积分:1
-
topsis_1.0
A topsis-fuzzy aligorithm to solve multi criteria decision making in an organisation
- 2013-11-26 07:07:15下载
- 积分:1
-
erciqumian1
本程序为用matlab实现高等数学中的二次曲面图像的绘制(the procedure for senior math figure)
- 2013-08-17 21:38:33下载
- 积分:1
-
cdma_power-control
CDMA移动通信系统功率控制算法的MATLAB仿真实现(power control)
- 2012-04-19 19:52:06下载
- 积分:1
-
Game-Theory-for-MATLAB
matlab博弈论的完整程序资料,欢迎大家下载交流。(matlab Game Theory)
- 2012-06-14 16:34:46下载
- 积分:1
-
huffcode
哈弗曼编码的原程序代码,用于嵌入图像编码的源程序。(Havermann encoding the original program code, source code for the embedded image.)
- 2010-05-14 16:36:17下载
- 积分:1
-
a_envelope
Create a channel object that describes the channel that you want to use. A channel object is a type of MATLAB variable that contains information about the channel, such as the maximum Doppler shift.
- 2009-07-02 11:04:02下载
- 积分:1
-
image-transform
图像的旋转,倾斜处理,以及这两个功能的合并处理(skew and rotation of image in matlab)
- 2013-01-03 12:29:55下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1