-
fudushang
计算幅度熵的一个matlab程序,比较简单(calculated entropy of a range of Matlab procedures, relatively simple)
- 2007-05-18 11:33:14下载
- 积分:1
-
matlab-Bayesian-classifier
matlab实现贝叶斯分类器,开发环境是Matlab,不过这里没有。(matlab realize the Bayesian classifier development environment Matlab, but this is no.)
- 2013-03-09 15:52:31下载
- 积分:1
-
Ant-colony-algorithm
主要用蚁群算法用matlab实现,解决城市之间最短路径问题(Ant colony algorithm to achieve the TSP)
- 2014-12-10 15:49:40下载
- 积分:1
-
demo_turbo
用于无线通信系统中提高通信质量、减小误码率的有效措施的操作工具(Used in wireless communication systems to improve communication quality, effective measures to reduce the error rate)
- 2011-07-09 23:41:53下载
- 积分:1
-
pulizia
Clean the Matlab s Workspace
- 2011-09-14 18:55:39下载
- 积分:1
-
UWB
UWB channel consist of channel model (CM1) to channel model (CM4)
- 2011-12-01 11:37:39下载
- 积分:1
-
GA_sin2x_sinx
Genetic Algorithms - Optimization and Example
- 2010-11-03 22:50:43下载
- 积分:1
-
cfar
雷达信号处理中的CFAR仿真程序,同时比较了在相同虚警率下的理想检测门限、单元平均CFAR检测门限、审核式CFAR检测门限、有序统计CFAR检测门限。(this is a program about cfar in radar signal processing。)
- 2021-03-19 14:59:19下载
- 积分:1
-
power_windgen
双馈风机在孤岛运行下的仿真模型,适合研究生的学习和科研工作(Doubly-fed fan in the islands of the simulation model of run, suitable for graduate study and research work)
- 2021-02-28 17:39: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