-
Basics-of-MATLAB-and-Beyond--Andrew-Knight
A guide to matlab object oriented programming, concise and complete.
- 2011-01-31 16:35:30下载
- 积分:1
-
CS_recovery_algorithms
There are many compressed sensing (CS) recovery algorithms that have been proposed.
Here I list some of them, and provide the corresponding experimental results. Essentially, the
recovery algorithms are similar to the sparse coding based on the over-complete dictionary.
- 2013-08-07 19:33:17下载
- 积分:1
-
CA_UKF_1wei_extend_state
基于常加速模型的目标跟踪算法,采用UKF滤波器,加性噪声的。(Often speed up the model-based target tracking algorithm, the use of UKF filter, additive noise.)
- 2009-04-25 10:11:58下载
- 积分:1
-
modelo_lineal_tanque
linear tank model on matlab
- 2009-11-19 23:06:27下载
- 积分:1
-
readminutiafp
this files can help to read minutiae fptoolbox
- 2009-06-03 07:10:27下载
- 积分:1
-
GSMforPHYSICAL
说明: gsm的物理层仿真实现,仿真的目的不仅仅在于检查DSP程序实现的错误与否,还通过MATLAB制作相应的码表(gsm realize the physical layer simulation, the purpose of simulation is not merely to check the DSP program realize the error or not, through the production of the corresponding MATLAB code table)
- 2008-09-03 16:14:45下载
- 积分:1
-
matlab
牛顿法 等求解方程的零根;通过选取不同的初始点实现(Newton method)
- 2012-04-03 15:34:12下载
- 积分:1
-
qiantuihoudai-
前推后代潮流计算 把节点按不同类型定义为三类节点,方便计算(Forward offspring flow calculation node according to the different types of definitions for the three types of nodes, to facilitate the calculation)
- 2012-08-29 21:09:14下载
- 积分:1
-
chua
蔡氏电路的matlab 实现程序。生成x-y-z相图,时间序列图等。(Chua' s circuit matlab program. Generate the xyz phase diagrams, time sequence diagram.)
- 2013-04-17 16:20:47下载
- 积分: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