搜索资源列表
差别算法matlab源码
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应
fuzzy control.语言变量X,Y,Z的隶属度函数
- 语言变量X,Y,Z的隶属度函数.模糊控制规则表,还有matlab程序,阐述了模糊规则的生成过程!,good
MATLAB.rar
- matlab,时间序列,神经网络,预测,控制,matlab, time series, neural networks, prediction, control
PNN
- PNN又称为概率神经网络,它最初由数学家Specht于1990年提出,后经Master[1995]等不断发展和完善,已成功地应用于机器学习、人工智能、自动控制等众多领域.概率神经网络比多层前馈网络的数学原理简单,且易于实现-PNN is also known as the probabilistic neural network, which was first introduced by the mathematician Specht in 1990, after the Master [1
FuzzyBPNN
- matlab格式源代码。功能:模糊BP神经网络集成解耦算法和应用于控制优化模型问题。-matlab source code format. Function: fuzzy BP neural network ensemble decoupling control algorithm and optimization model applied to the problem.
MATLAB(M)
- 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
bp
- BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
Neural-network-intelligent-control
- 机器人手臂神经网络智能控制建模,simulink仿真,源代码-Neural network intelligent control of robot arm model, simulink simulation, source code
FUZZY-RBF-PID
- 基于模糊RBF网络整定的PID控制,采用增量PID形式-RBF network based on fuzzy tuning of PID control, PID form of incremental
RBF
- 基于RBF的PID控制matlab程序,望大家参考,共同学习。-PID control based on RBF
ANN
- 文件中包含某老师关于人工神经网络控制系统的PPT,较详细的介绍了人工神经网络及应用于控制的相关内容。-File contains a teacher on the artificial neural network control system of PPT, a more detailed introduction to the artificial neural network and applied to the control of relevant content.
Matlabfuzzy
- 本文介绍一种倒立摆系统的软硬件开发,其硬件系统具有低成本、高可靠性和稳定性等优点;其软件系统在Matlab环境下编程和实时控制,源代码完全开放,而且可调用丰富的Matlab工具箱函数,非常适用于教学和科研上的再学习和开发。-This paper introduces an inverted pendulum system software and hardware development, the hardware system has a low-cost, high reliability
GPC
- 隐匿广义预测自校正控制算法,基于MATLAB开发环境-Occult generalized predictive self-tuning control algorithm, based on the MATLAB development environment
ballplate
- 板球系统的模糊控制,用matlab的M语言写的模糊控制器,用siumlink做的仿真。-Cricket fuzzy control system, using the M language matlab fuzzy controller, using the simulation siumlink do.
Modeling-and-Control-of-a-Bergey-Type-furling-Win
- • To study the overspeed-protection furling mechanism of the Bergey Wind Turbine and – Model the furling mechanism (for real-time) – Effect of aerodynamics, generator, electrical side • Build a simulation package • To design
PID-neural-network-control
- 基于PID神经网络的三自由度飞行器模型控制研究-PID neural network based on three degrees of freedom control of aircraft model
Synchronisation-control
- 研究了同步控制技术在线性伺服系统中的应用,对于数控机床及机器人的控制有一定的参考价值-Control of linear synchronous servo system for the control of CNC machine tools and robots have some reference value
control
- 飞机控制的研究,用PID进行速度通道的控制,实现其编队飞行-Control of the aircraft, the speed with PID control channel to achieve the formation flying
MATLAB simulation.zip
- 第1~5章主要内容为:绪论、系统辨识、模型参考自适应控制、自校正控制(包括广义预测控制)、基于常规控制策略的自校正控制等,每种算法都配有MATLAB仿真程序、仿真结果以及对仿真结果的简要分析;第6章详细介绍了基于可视化编程工具VB和Delphi的系统辨识与自适应控制的仿真技术。(System identification and adaptive control matlab simulation)
BP based PID Control
- 被控对象为传递函数,是神经网络BPpid控制的(Based on bp nerual network pid control)