搜索资源列表
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
matlab-ga
- 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
Matlab
- 极大线性无关组的筛选,主要用于控制理论中算法-thc choice of the max vector,applied in the operator of the control theorem
RBFneural_direct
- BP神经网络在液位控制中的应用matlab程序-BP neural network in matlab
RBFneural_direct_matlab-(2)
- RBFneural_direct_matlab BP神经网络在液位控制中的应用matlab-RBF neural direct matlab
1-matlab
- 糊滑模控制的matlab仿真,希望对大家有用 ,多谢站长辛勤工作-Fuzzy sliding mode control matlab simulation, we hope to be useful, to thank the hard work of webmaster
pudn
- 用MATLAB软件实现对永磁同步电机SVPWM矢量控制的仿真和对无差拍变流器的仿真-Using MATLAB software PMSM SVPWM Vector Control Simulation and deadbeat converter simulation
grid-control-button
- 用MATLAB软件绘制几个图形,栅格控制按钮、编辑框的使用、弹出式菜单。-Draw several graphics using MATLAB software, grid control button, use the edit box, pop-up menu.
the-use-of-a-slider
- 用MATLAB软件绘制几个图形,滑标的使用、多选菜单、菜单控制的使用。-Several graphics drawn with MATLAB software, the use of a slider, multiple choice menus, menu control use.
fuzzy
- matlab中运用模糊控制来实现的代码,移植到c语言-Applying Fuzzy control matlab codes to achieve, transplanted to c language
ADRC-matlab-master
- 演变过程 自抗扰控制器自PID控制器演变过来,采取了PID误差反馈控制的核心理念。传统PID控制直接引取输出于参考输入做差作为控制信号,导致出现响应快速性与超调性的矛盾出现。 折叠编辑本段组成部分 自抗扰控制器主要由三部分组成:跟踪微分器(tracking differentiator),扩展状态观测器 (extended state observer) 和非线性状态误差反馈控制律(nonlinear state error feedback law)。(The evoluti