-
matlabtoolbox
介绍matlab神经网络工具箱的命令,是使用神经网络人员的经典手册(Introduction matlab neural network toolbox of command, is to use the classic neural network personnel handbook)
- 2009-11-02 13:19:52下载
- 积分:1
-
fade_diversity
说明: 该函数用于多径瑞利信道仿真,其中y为输出信号(Multipath Rayleigh Channel)
- 2010-04-12 20:24:02下载
- 积分:1
-
MATLAB
程序设计 MATLAB 程序 设计 基础(Program design based on MATLAB programming)
- 2010-05-12 21:07:35下载
- 积分:1
-
bluetooth_true
蓝牙仿真,出自师兄发表的论文,真码未验证,换句话说,我没试过。可能是个宝(Bluetooth emulation, from senior papers, real code is not verified, in other words, I have not tried. May be a treasure)
- 2011-07-04 15:37:21下载
- 积分:1
-
computeitae
用四阶龙格库特法在matlab环境下实现某函数的适应度值的计算。(A fitness function value is calculated using fourth-order Runge Ge Kute method in Matlab environment.)
- 2012-07-21 10:47:27下载
- 积分:1
-
untitled2_2
matlab实现文件读取,波形处理,小波变换,文件保存。(use matlabe to read and write files, to process wave and to save files)
- 2012-03-18 10:21:13下载
- 积分:1
-
Max-fonction
a program for to maximise the fonction f(x,y)=x+y with genetic algorithm
- 2009-04-23 03:35:33下载
- 积分:1
-
MUSIC
阵列信号处理中的其中一个传统子空间方法仿真程序,二维music算法。(One of the traditional subspace method simulation program in array signal processing, the two-dimensional music algorithm.)
- 2014-09-04 20:44:59下载
- 积分:1
-
function
MATLAB的一些基本function代码(Some basic function of MATLAB code)
- 2014-09-21 17:14:53下载
- 积分: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