-
s_QAM
利用MATLAB/simulink实现QAM调制(Using matlab simulink for simulation modulation
QAM)
- 2010-12-06 09:25:42下载
- 积分:1
-
Lx10
%four-element for square plate bending question
%矩形板横弯问题的有限元程序( Four-element for square plate bending question % rectangular
plate horizontal curved question finite element procedure )
- 2006-06-16 01:41:15下载
- 积分:1
-
1
说明: 运用最优控制理论,实现对温度的控制,案例为温度控制系统(The use of optimal control theory, to achieve temperature control, case for the temperature control system)
- 2013-09-29 17:06:03下载
- 积分:1
-
plotvector
绘制玫瑰图,比较matlab原有程序较为先进一些(plot rose map)
- 2011-12-25 21:24:59下载
- 积分:1
-
03
用matlab开放环境实现了对数据的非线性回归,方便好用,直接将数据输入到程序中,便可以实现对数据的非线性回归(Open environment with matlab realize the non-linear regression of data, easy to use, enter data directly into the program, you can achieve non-linear regression of the data)
- 2014-01-07 15:33:32下载
- 积分:1
-
方程解法
基于matlab的不动点迭代法、二分法以及牛顿法求解方程,进一步优化了计算步骤。(Fixed point iterative method for solving equations based on Matlab)
- 2017-08-01 19:00:26下载
- 积分:1
-
solution
Steven M. Kay统计信号处理基础一书的解答(The solution of Fundamentals_Of_Statistical_Signal_Processing)
- 2010-09-03 16:27:27下载
- 积分:1
-
MATLABorder
帮助使用者了解MATLAB相关命令的使用(collection of matlab orders)
- 2010-05-12 17:33:32下载
- 积分:1
-
Item
这个就是MU的原版客户端文件里的ITEM备份,可以用来修改(Clients original files, you can back up with it, ha ha ha ha ha ha ha ha)
- 2014-12-21 00:45:02下载
- 积分: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