-
matlab_functions
matlab常用函数,其中包括一些基本常用的函数,是一个不错的收集(matlab commonly used functions, including some basic common functions, it is a good collection of)
- 2009-12-21 18:33:00下载
- 积分:1
-
DFTaIDFT
离散傅里叶变换与逆离散傅里叶变换的程序代码( The program codeDiscrete of Fourier transform and inverse discrete Fourier transform )
- 2011-12-29 19:11:42下载
- 积分:1
-
PV-grid
很好的光伏并网MATLAB仿真模型,能够实现最大功率追踪。光伏电源通过逆变器并入电网,研究光伏并网相关问题。(Good photovoltaic grid MATLAB simulation model, to achieve maximum power tracking. Incorporated by photovoltaic power inverter grid photovoltaic grid-related research issues.)
- 2014-04-08 23:32:58下载
- 积分:1
-
BodyBuilder_v1.1
BodyBuilder is a MATLAB-based application that provides a graphical means to create Body Blocks for use in SimMechanics. It is hoped that the interested users will also use BodyBuilder to explore MATLAB s Object-Oriented Programming Language, which is part of the general release of MATLAB as of R2008a. Indeed, users are encouraged to extend BodyBuilder to serve their own needs. Some ideas for Customizing BodyBuilder are provided in the User s Guide.
- 2010-05-14 17:03:00下载
- 积分:1
-
paralleling_transformersR2008a
simulation of transformer paralleling by MATLAB SIMULINK
- 2013-07-18 16:41:33下载
- 积分:1
-
lshexiangtoushuru1
用matlab实现摄像头输入 当关闭界面时 保存关闭时的图像(Matlab implementation with off camera input interface when saving images off)
- 2011-05-13 13:23:36下载
- 积分:1
-
MM_bs
利用形态学滤波的算法去除心电信号基线漂移(Removing baseline drift of ECG signals using morphological filtering algorithm)
- 2018-06-25 15:27:10下载
- 积分:1
-
fastICA
FAST ICA算法的例子,适合初学者了解FAST ica(an example for fast ICA)
- 2012-04-06 22:03:38下载
- 积分:1
-
The-BP-neural-network
Matlab的编程例题,关于BP神经网络的PID温度控制(Matlab programming examples on BP neural network PID temperature control)
- 2013-10-12 14:11:23下载
- 积分: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