搜索资源列表
modvalidity
- 利用模糊聚类原理,Matlab工具完成对象识别,仿真成功-Using the fuzzy theory, Matlab tools to complete object recognition, simulation success
nnToolKit_src
- nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊
RepeatFCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
FuzzyControl
- MATLAB语言实现的模糊控制,参数可调,被控对象输入方式有传函、零极点、状态空间。是对被控对象的软计算。-MATLAB language of fuzzy control, adjustable parameters, was charged with the importation of the way the target transfer function, zero-pole placement, state-space. The object of soft computing.
ApplicationofFuzzyNeuralNetworktoDecouplingControl
- 在工业生产过程中,针对纯迟延、时变、强耦合的多输入多输出现象,提出一种 基于模糊神经网络解耦和PID控制相结合,对系统进行解耦控制的方法。这种方法不需要建 立多变量对象精确的数学模型,通过对大迟延大惯性强耦合的循环流化床锅炉床温-主汽压力 对象进行仿真,其结果表明,解耦控制效果很好,具有良好的静态性、动态性及鲁棒性。 -In the industrial production process for a pure delay, time-varying, strong coupl
fuzzypid2
- 自己总结搭建的模糊PID控制程序,根据具体的对象可以自己设置相应的参数-Sum up their fuzzy PID control procedures set up, according to the specific object can own set of parameters corresponding
FC
- 简易模糊控制器设计,输入给定为1,已知被控对象的传递函数-Simple fuzzy controller design, as an input to the known transfer function of the object and
fuzzy1
- dilation of the positive part and negative part of an object based on the fuzzy bipolar mathematical morphology
Robot-program
- 《机器人控制系统的设计与MATLAB仿真》一书所有的matlab仿真程序。本书系统地介绍了机器人控制的几种先进设计方法,是作者多年来从事机器人控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的最新成果。全书以机器人为对象,共分10章,包括先进PID控制、神经网络自适应控制、模糊自适应控制、迭代学习控制、反演控制、滑膜控制、自适应鲁棒控制、系统辨识和路径规划。-" Robot Control System Design and MATLAB simulation,"
chap4_2
- 基于模糊自适应调节的滑膜控制仿真程序,对象为 G(s)=133/s(s+25)-Synovial Fuzzy adaptive control simulation program, the object is G (s) = 133/s (s+25)
mohupidlizhi
- 用matlab对对象进行了模糊PID的编程。-The fuzzy PID programming on object using matlab and VC language.
Fuzzy_PID
- 基于Matlab的模糊自适应PID控制器仿真研究 传统PID在对象变化时,控制器的参数难以自动调整。将模糊控制与PID控制结合,利用模糊推理方法实现对PID参数的在线自整定。使控制器具有较好的自适应性。使用MATLAB对系统进行仿真,结果表明系统的动态性能得到了提高。-Fuzzy adaptive PID controller based on Matlab simulation Traditional PID object changes, the controller paramet
fuzzyPID
- 对一个对象进行模糊PID控制的程序,该控制方法结合了传统PID控制和模糊控制的优点,具有更好的性能,是一种智能PID控制-On an object, the fuzzy PID control procedures, the control method combines the advantages of traditional PID control and fuzzy control has better performance, is an intelligent PID control
mohu
- 模糊控制的程序 对被控对象进行模糊控制 达到理想的效果-Procedures of fuzzy control fuzzy control to achieve the desired results of the controlled object
LSSVMLab-1.6
- 模糊PID算法(C++) 温度控制的一般控制算法,Kp,Ki,Kd,需根据具体的控制对象取合适的值-Fuzzy PID algorithm (C++,) the general control algorithm for temperature control, Kp, Ki, Kd, to be based on a specific control object to take the appropriate value
fuzzy_control
- 题目:已知被控对象为 1/(10s+1)*exp(-0.5s)。假设系统给定为阶跃值r=30,采样时间为0.5s,系统的初始值r(0)=0。试分别设计: (1)常规的PID控制器; (2)常规的模糊控制器; 分别对上述2种控制器进行Matlab仿真,并比较控制效果 -Topic: Known charged object is 1/(10s+1)* exp (-0.5s). Assume that the system is given as the step value r =
fuzzy-PID
- 模糊PID控制,对于受控对象模型参数变化时的对比仿真-Fuzzy PID change simulation of object model parameters
fuzzy-control
- 一个模糊控制实例,通过模糊控制实现对象的温控制,有程序和文档-An instance of fuzzy control, fuzzy control is realized by controlling the temperature of the object, there are procedures and documentation
fuzzyimmnue
- 一个以时延系统为对象的模糊免疫PID控制器仿真-A delay system for object fuzzy immune PID controller emulation
Fuzzy-Synthetic-Evaluation-Model
- 在MATLAB下实现模糊综合评价,有GUI用户界面,例子为打分系统,为初学者提供帮助。 简介:模糊综合评价法是一种基于模糊数学的综合评标方法。该综合评价法根据模糊数学的隶属度理论把定性评价转化为定量评价,即用模糊数学对受到多种因素制约的事物或对象做出一个总体的评价。它具有结果清晰,系统性强的特点,能较好地解决模糊的、难以量化的问题,适合各种非确定性问题的解决。-Achieved in MATLAB comprehensive uation, there are GUI user inter