搜索资源列表
BP(matlab)
- 利用matlab的M文件语言实现简单的BP神经网络
spea2-matlab-MOP
- SPEA2是多目标进化算法中的经典算法, 常用来做对比算法, 这里的源码是MATLAB下运行的. 下载后解压, 在toolbox文件夹下新建文件夹spea2, 全拷过去, 在MATLAB路径中添加这个文件夹, 就可以运行里面的M文件了.
Bp-recognition-program
- 一个BP神经网络的matlab程序把训练数据拷入,load的*.m文件中, 文件中部load的*.m为测试数据 save 存盘的文件为测试数据的bp预测值, 该程序可以扩充n个输入,n个输出,很容易-A BP neural network matlab program
BP
- 神经网络BP算法的实现和两个小例子,其中包括两个.m文件和一个说明文档-Implementation of neural network BP algorithm and two small examples, including two. M file and a documentation
gatbx
- 此文件为遗传算法的操作说明和M文件程序文件-books and m files for GA
xy2libsvm.m.tar
- 将二维数据转换成libsvm格式的程序,matlab格式文件,可作函数调用。-Will be two-dimensional data into libsvm format procedures, matlab format and can be used for function calls.
pso
- pso(粒子群算法)优化神经网络 MATLAB的m 文件
GA_matlab_M3
- 基于matlab的遗传算法的M文件,以前跟老师做srp项目时候找到的,很有用哦-Matlab genetic algorithm based on M-file
GA_matlab_M4
- 基于matlab的遗传算法的M文件,是我跟老师做SRP项目的时候找到的,很有用的哦-Matlab genetic algorithm based on M-file, do I tell the teacher when the SRP project to find, very useful oh
bp
- 自己编写的BP神经网络matlab算法,m文件。-Back Propagation Artificial Neural Networks, ANN
PSO
- 粒子群算法的具体代码,简单易行非常好用,MATLAB的M文件-The specific code for PSO, is very easy to use simple
ganzhiqi_matlab
- 基于matlab的简单感知器网络的模拟,源代码全是matlab的.m文件-Based on the simple perceptron network matlab simulation, source code matlab of all. M file
jingxiangji_matlab
- 基于matlab的径向基网络模拟,源代码均是matlab的.m文件。实现了一些径向基网络的实例-Radial basis function network based simulation matlab, matlab source code are the. M file. To achieve a number of examples of radial basis network
robot-matlab
- 机器人应用的10个M文件机器人控制系统的设计与MATLAB仿真-Robot application files of 10 M
BPbijin
- 自己写的BP网络逼近非线性函数的matlab的m文件,没有调用matlab现成的函数-Write your own BP neural network nonlinear function approximation matlab m-file, there is no ready-made call matlab function
BPshibie
- 自己写的BP网络模式识别matlab的m文件,没有调用工具箱函数,本例为两输入,一输出,可自己修改开发-Write your own BP neural network pattern recognition matlab m files, without calling toolbox function, in this case two inputs, one output, can modify their own development
bp
- 神经网络算法matlab 的M文件,图像重建(M file of neural network algorithm)
BP based PID Control
- 被控对象为传递函数,是神经网络BPpid控制的(Based on bp nerual network pid control)
薛定宇bppid
- 基于bp神经网络pid控制的m文件,可以运行,被控对象为传递函数(bp based onpid control)
MATLAB genetic algorithm toolbox
- Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar