搜索资源列表
fuzzy_control
- 模糊控制程序 设计带有纯延迟的一阶惯性环节 的模糊控制器,观察仿真结果。 -fuzzy control procedures designed with a pure delay in the order inertia part fuzzy controller observed simulation results.
fuzzy_control
- 模糊控制程序 设计带有纯延迟的一阶惯性环节 的模糊控制器,观察仿真结果。 -fuzzy control procedures designed with a pure delay in the order inertia part fuzzy controller observed simulation results.
27796729fuzzy_control
- 模糊控制matlab仿真-Fuzzy control simulation matlab
fuzzy_control
- 基于模糊控制的自动配煤程序,分为流量模糊控制和配比模糊控制两个模块。-automatic blending process Based on fuzzy control , the algorithm is divided into fuzzy flow control and fuzzy ratio control.
Fuzzy_control
- 一个比较详细的模糊控制程序开发实例,很适合初学者!-A more detailed example of fuzzy control program development, it is suitable for beginners!
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
FUZZY_CONTROL
- 1/4半自动悬架,matlab/simulink仿真-1/4 semi-automatic suspension, matlab/simulink simulation
fuzzy_control
- 单交叉口经典模糊控制matlab代码,毕业设计的东西,搞得好辛苦啊-Single Intersection classic fuzzy control matlab code graduation design stuff, good job hard ah
Fuzzy_control-
- 自己设计的一个模糊逻辑控制器,利用simulink模块进行仿真。 请注意在仿真之前先在matlab command window里输入 load fuzzy.dis 进行预读取-Own design a fuzzy logic controller using simulink simulation module. Please note that the first input load fuzzy.dis before simula
fuzzy_control
- 用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。 function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC) Me 隶属度表1 Mec 隶属度表2 Mu 隶属度表3 UC 模糊规则 FCU_T1 重心加权
fuzzycontrol
- 以传递函数为对象,写了一个模糊控制的matlab程序,直接可用,纯代码实现。(matlab codes about fuzzy_control)