资源列表
new_BPnn
- 标准BP神经网络算法程序 m文件 编程程序-Standard BP neural network algorithm program
cluster
- 本程序介绍了聚类分析的各种算法,包括层次、动态、模糊和遗传算法,对数值进行模式识别。-This procedure describes the various clustering algorithms, including the level of dynamic, fuzzy and genetic algorithms, pattern recognition value.
FaceAlignment-master
- 基于显式形状回归算法(explicit shape regression algorithm)
control1
- 路径追踪控制器,实现目标对象贴近期望轨迹并追踪期望轨迹的控制。-Path tracking controller, to achieve the target object close to the desired trajectory and desired trajectory tracking control.
FeatureExtraction
- 用超限学习机实现情感识别中的部分,用于情感等特征的提取。-Learning machine with overrun achieve emotional identification section, for extracting emotional characteristics.
CPSO
- 混沌粒子群算法,求代价函数问题,可以避免粒子群算法陷入局部最优,求取全局最优。代码含代价函数,可作为例子理解。-Chaos particle swarm optimization, seeking cost function problems, avoid getting into local optimum particle swarm algorithm, obtaining the global optimum. Code containing cost function can be u
kernel_matrix
- 超限学习机应用部分的内容,用于生成核函数的矩阵变量欧米伽。-Machine learning content overrun part of the matrix variable is used to generate kernels Omega.
l_f
- 一个路径追踪控制器,用于实现2个主从机器人的相互追踪。-A path tracking controller for each other to achieve two main tracks the robot.
trackingsine
- 一个路径追踪控制器,用于实现机器人追踪期望路径的目的。-A path tracking controller for the robot to track a desired path to achieve the purpose.
tworobotrackingsine
- 一个双机器人的路径追踪控制器,用于实现2个机器人追踪期望路径的目的。-One pair of robot path tracking controller for the robot to achieve two desired path for tracking purposes.
OS-ELM(Python)
- ELM是一种简单易用、有效的单隐层前馈神经网络,该代码是用python实现的极限学习机,亲测有用-extreme learning machine realized by python,it works well
pid
- PID控制器的设计,内涵PID控制器设计的源程序。-Controller of PID