-
asset_path_test
computes and plots a number of asset paths
- 2010-02-08 16:53:22下载
- 积分:1
-
BPSK-AND-QPSK-BER-FOR-RAYLEIGH-CHANNEL
this code explains the performance of BPSK and QPSK modulation techniques in terms of there
bit error probability.
this code plots the simulated bit error rate of
bpsk and qpsk in terms of SNR.
both modulation techniques are explained in RAYLEIGH fading channel.
- 2014-10-27 17:56:20下载
- 积分:1
-
digitrecognition
this is digit recognition using som
- 2009-03-11 18:59:45下载
- 积分:1
-
Untitled5
this is the matlab m file for linear classifier, I hope it will be usefull
- 2011-06-13 14:42:53下载
- 积分:1
-
deleteMutex
Visual Studio C# project for deleting Windows mutex object .
- 2014-11-02 22:15:33下载
- 积分: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
-
Matlab_simulation_for_sliding_mode_control
滑模变结构配套例程(刘金昆)清华大学出版社无商业用途(Sliding mode matching routines (刘金昆) non-commercial purposes, Tsinghua University Press)
- 2008-03-24 20:45:57下载
- 积分:1
-
12
说明: matlab中自带的仿真模块simulink哥哥模块及其功能的介绍(matlab simulink simulation module that comes with modules and functions described his brother)
- 2011-05-09 11:14:30下载
- 积分:1
-
Harris-corner-extraction
Harris corner extraction matlab code,摄像头标定时采用的角点检测方法,用于提取角点像素坐标。(Harris corner extraction matlab code, camera calibration using corner detection method for extracting corner pixel coordinates.)
- 2013-11-14 16:34:24下载
- 积分:1
-
AntColony
蚁群算法是一种模仿蚁群行为的仿生优化算法,其实现机理包括两个基本阶段:适应阶段和协作阶段。在适应阶段,各可行解根据积累的信息不断调整自身结构,路径上经过的蚂蚁越多,信息量越大,则该路径越容易被选择:时间越长,信息量越小。在协作阶段,各可行解之间通过信息交流,以期望产生性能更好的解。(Ant colony algorithm is a mimic ant colony behavior of bionic optimization algorithm, its implementation mechanism includes two basic stages: adaptation and collaboration. In adaptive phase, the feasible solution according to the accumulated information constantly adjust their structure, path through the more the ants, the greater the amount of information, it is the easier path is chosen: the longer the time, the smaller the amount of information. The collaboration stage, through the exchange of information between the feasible solution, expecting to generate better solutions.)
- 2014-12-29 22:05:34下载
- 积分:1