-
DES
数据加密标准DES算法的Matlab实现
(NEWPNN- Designed probabilistic neural network SIM- on probabilistic neural network simulation)
- 2009-03-09 16:38:08下载
- 积分:1
-
CoursSYS824
THIS PROGRAMME IS A SOLUTION OF AN EXERCICE OF THE BOOK OF ROBOTICS OF CRAIG.
- 2013-10-11 09:36:00下载
- 积分:1
-
6_freqDomainFiltering
frequency domain filtering codes for matlab
- creating the test signal
-creating frequency domain filter
- applieying the filter and computes a filtered signal
- plotting both in time domain and frequency domain
- 2013-11-26 05:12:36下载
- 积分:1
-
alamouti
说明: STBC,经典Alamouti 2X2 空时编码(Alamouti 2X2 STBC)
- 2011-03-04 10:37:07下载
- 积分:1
-
Laser_feedback
distributed feedback laser diod with ode source code .rar file
- 2012-04-23 21:59:22下载
- 积分:1
-
1
说明: 运用最优控制理论,实现对温度的控制,案例为温度控制系统(The use of optimal control theory, to achieve temperature control, case for the temperature control system)
- 2013-09-29 17:06:03下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1
-
PERMODELAN(fix7)
simulation presure proses rig with NN backpropagation
- 2011-12-17 21:33:09下载
- 积分:1
-
QAM_simullation
QAM系统仿真,包括调制解调以及误码性能分析(QAM system simulation, including the modulation and demodulation and BER)
- 2010-08-24 12:54:35下载
- 积分:1
-
gauss-seidel
The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However,
you should beware that the convergence tolerance must be carefully selected. Because the
convergence criterion is based on the error between iterations, the same convergence criteria may
lead to very different results. The direct solution technique presented in Section 2.6.2 is
generally preferred over an iterative technique like Gauss-Seidel iteration if a tool such as
MATLAB that provides a computationally efficient means of solving sparse matrices is
available.
- 2012-05-10 21:31:35下载
- 积分:1