资源列表
random-subspace-classifier-ensemble
- 随机子空间集成分类器, 可以实现比bagging 更好的分类和识别-Random subspace classifier ensemble
psm
- this program is for rope climbing robot. the robot uses interrupt module in pic16f628 to control 3 standard servos connected to its gripper. available for servo speed control and positioning.
simulated-annealing
- 基础的模拟退化算法,用于最短路径等优化问题-Degradation of simulation-based algorithms for optimization problems such as shortest path
Nbarcontroller
- 自己编写的倒立摆系统的状态空间极点配置控制设计的程序-Write your own inverted pendulum system s state space pole assignment control design procedure
the-estimation-of-the-circle-
- the estimation of the jam of the circle
demo_bp2
- BP神经网络的演示程序! -BP neural network demo program!
adptive
- 利用自适应控制算法,进行参数自整定和进行极点配置-adptive control for setting poles
MainGa
- PID controller design using Genetic algorithm
2
- 神经网络的各种算法,全部本人敲写 亲测通过-A variety of neural network algorithm, all I knock write pro test through
基于MATLAB的显示误差递变的线性神经元源程序
- 开发环境:MATLAB 简要说明:基于MATLAB的显示误差递变的线性神经元源程序-development environment : MATLAB Brief Descr iption : Based on MATLAB error shows the linear movements of neurons source
Dijkstra
- 图与网络论中求最短路径的Dijkstra算法 M-函数 格式 [S,D]=minroute(i,m,W) i为最短路径的起始点,m为图顶点数,W为图的带权邻接矩阵, 不构成边的两顶点之间的权用inf表示。显示结果为:S的每 一列从上到下记录了从始点到终点的最短路径所经顶点的序号; D是一行向量,记录了S中所示路径的大小 -Graph and network theory Dijkstra' s shortest path algorithm M-functio
gafunc
- 数学建模时使用的遗传算法,解权值问题,使用方法:改变程序中的适应函数即可,同时替换本文数字为自己的数字。-Mathematical modeling using genetic algorithm, the solution of the weight problem, use the method: change the program can be adapted to function while replacing figures for their digital herein.