搜索资源列表
fuzzyrule
- 模糊控制规则表的生成程序,用MATLAB的M文件编写。-Fuzzy control rule table generation process, with the preparation of MATLAB M-files.
PID
- 文件中是 MATLAB的模糊 PID控制程序。主要是用一个模糊控制表来进行查询-Paper is MATLAB Fuzzy PID control procedures. Is a fuzzy control query table
zuoye_one
- 基于MATLAB的模糊控制表计算程序-Fuzzy control table based on MATLAB computer program ~ ~ ~ ~
zhikong
- matlab模糊控制表程序,生成表格。很好的希望大家有个好心情。-matlab fuzzy control table procedures, generate forms. Well hope you have a good mood.
fuzzy-control-look-up-table
- 本代码为查表模糊控制的MATLAB实现,可供老师讲课及初学者学习-The code for the MATLAB fuzzy control look-up table implementation of lectures for teachers and beginners
fuzzy-kaiguan
- 模糊开关 直接转矩控制 直接转矩控制中逆变器开关表的模糊控制-Fuzzy direct torque control switch in the direct torque control inverter switching fuzzy control table
jingliu
- 使用模糊控制器进行精馏控制,包括控制规则表以及实验结果-Distillation control using fuzzy controller, including control rule table and the experimental results
Fuzzy_Tunning_PID_Control
- 模糊自适应控制的三容水箱问题的matlab编程,绘制了经自适应模糊PID控制之后水箱的输入、输出各参数曲线和各输入、输出参数的隶属函数曲线,以及模糊控制规则表-Fuzzy adaptive control of three tank water problems in MATLAB programming, drawn by adaptive fuzzy PID control water tank input, output parameters curve and input, output
fuzzy
- 很好的模糊控制规则表,我已经用来进行了炉温的模糊控制算法-Good fuzzy control rule table, I' ve used for the furnace temperature fuzzy control algorithm
matlab
- 用MATLAB编写模煳控制表计算程序,模糊规则的选取-Mold burnt control table calculation program written using MATLAB
fuzzy-control-table-line-calculation
- 离散论域模糊控制表的离线计算.已知单变量两维输入,一维输出模糊控制器,其两维输入为E,EC,一维输出为I,论域均为E,EC,I∈{-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6},E的论域划分为{NB,NM,NS,NZ,PZ,PS,PM,PB},共8个模糊子集-Discrete domain of fuzzy control table offline computing. Known univariate two-dimensional input, one-dimension
chap4
- .已知某炉温控制系统,要求温度保持在600℃恒定,针对该控制系统有以下控制经验: (1)若炉温低于600℃,则升压,低的越多升压越高; (2)若炉温高于600℃,则降压,高得越多降压越低; (3)若炉温等于600℃,则保持电压不变。 设模糊控制器为一维控制器,输入语言变量为误差,输出为控制电压。输入输出变量的量化等级为7级,取5个模糊集,试设计隶属度函数误差变化划分表,控制电压变化划分表和模糊控制规则表。 -Known for a temperature control sy
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 重心加权法,输出精确值 FCU_T2 重心加权法,输出离散值
LiShuDu
- matlab设计的一个基于模糊规则的控制起,可以依据此来产生模糊规则表,是学习matlab工具箱的基础-Design plays a matlab control based on fuzzy rules can be generated based on the fuzzy rules, is learning basic matlab toolbox
chap8
- 模糊自适应整定PID控制,专家PID控制,基于糊糊规则表的模糊PD控制。(Fuzzy adaptive setting, PID control, expert PID control, fuzzy PD control based on fuzzy rule table.)
离散模糊控制MATLAB程序
- 通过输入隶属度表和模糊规则 自动生成模糊控制查询表的MATLAB程序(Automatically generate MATLAB program of fuzzy control query table by input membership table and fuzzy rules.)