-
PiterbargEL0910(1)
matlab programme to simulate beamforming in a communication system.
- 2014-02-13 13:44:51下载
- 积分:1
-
chepaidingwei
用Matlab 编写的车牌识别系统源码,有一定的借鉴价值(Using Matlab license plate recognition system source code, has some reference value)
- 2013-04-18 10:16:04下载
- 积分:1
-
59956577box_count
二值化加上OTUS法阀值法的分形维数计算,在这里奉上(Binarization threshold law with OTUS method of fractal dimension calculation, where the offer)
- 2011-09-20 17:22:50下载
- 积分:1
-
toushi_offset
应用MATLAB仿真平台根据图像偏移量实现图像的透视变换(MATLAB simulation platform perspective transformation of the image according to the image offset)
- 2013-03-13 10:18:48下载
- 积分:1
-
MATLABIntroductory-tutorial
MATLAB入门教程,从基础知识开始介绍的一个好文档。非常适合用matlab进行可视化编程。(MATLAB Tutorial, start from the basics of a good presentation document. Very suitable for visualization using matlab programming.)
- 2013-10-08 17:31:53下载
- 积分:1
-
stability
to find the stability of the system using simulink file
- 2011-05-25 15:01:51下载
- 积分:1
-
GP
说明: 实现相空间重构时间延迟的确定,使用的是C-C方法。(Realization of phase space reconstruction time delay identification)
- 2012-03-22 17:04:25下载
- 积分:1
-
Buffon_needle_procedures
说明: 蒲丰投针问题的源程序,运用蒙特卡罗的方法来实现,matlab的源程序(Buffon needle problem of the source, using Monte Carlo methods to achieve, matlab s source code)
- 2010-04-22 15:32:40下载
- 积分:1
-
matlab_Genetic_Toolbox
《matlab实例》中有关遗传工具箱的算法实例,希望对大家有帮助。(" Matlab example" in the genetic algorithm toolbox instance, we want to help.)
- 2010-05-19 19:40:35下载
- 积分: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