-
chap4
胡晓东,董辰辉.MATLAB从入门到精通[M]的m文件(Hu Xiaodong, Dong Chen-hui. MATLAB from entry to the master [M] m-file)
- 2011-07-27 18:07:16下载
- 积分:1
-
jianmingjiaocheng
matlab算法大全,包含了许多常用算法的matlab源代码,是数学建模等的必备工具(matlab algorithm Daquan, contains many commonly used algorithm matlab source code, is an indispensable tool for mathematical modeling)
- 2011-09-04 15:47:11下载
- 积分:1
-
OFDMinAWGNandRayleigh
白噪声和瑞利信道下对OFDM的仿真实现,不错,推荐给大家。(White noise and Rayleigh channel simulation of the OFDM to achieve)
- 2014-09-22 06:26:34下载
- 积分:1
-
chuanglong
基于相位差法改变窗长的频谱校正程序,适用于单频率信号的校正(Phase method to change the window length based on the spectrum correction procedure for a single frequency signal correction
)
- 2011-12-29 13:15:14下载
- 积分:1
-
chap1_4
新型pid控制算法,对传统的pid设计新手来说具有很强的借鉴意义.(new pid control algorithm, the pid of the traditional design rookie has a strong reference.)
- 2006-06-04 15:37:54下载
- 积分:1
-
Sairanemtfinalwithchanges
Scattering from Hexagonal cylinder
- 2013-03-06 16:55:05下载
- 积分:1
-
code
processing medical image,input is medical image,and output is the a txt file,contents the distance between cells and bone trabecula,to use this code,please change the root to yours which contents your pictures you want to deal with.
- 2011-11-06 14:14:39下载
- 积分:1
-
TE_Field_distribution
This a matlab program for field distribution of slab waveguide for TE modes.
- 2012-03-26 00:05:43下载
- 积分:1
-
QliuuguifeenA
QAM16调制的实现 matlab源程序源源码 星座图的输出与结果都正确 可直接使用。
(Matlab source source source constellation of QAM16 modulation output results are correct can be used directly.)
- 2012-07-25 23:06:40下载
- 积分:1
-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1