登录
首页 » matlab » fuzzy_control

fuzzy_control

于 2015-05-19 发布 文件大小:4KB
0 196
下载积分: 1 下载次数: 19

代码说明:

  用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 重心加权法,输出离散值 FCU_T3 重心加权法(对隶属度平方),输出离散值 FCU_T4 最大隶属度法 function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC) Me 隶属度表1 Mec 隶属度表2 Mu 隶属度表3 UC 模糊规则 R 表示全体规则构成的模糊关系 n=nfe×nfec nE 模糊变量E的语言值个数 nEC 表示模糊变量EC的语言值个数 nU 表示模糊变量U的语言值个数 nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6} nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6} nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7} Me 表示E的隶属度表 Mec 表示EC的隶属度表 Mu表示U的隶属度表 UC表示规则表(fuzzy control algorithm(matlab program))

文件列表:

fuzzy_control
.............\data.m,5883,2015-05-19
.............\fuzzy_deduce.m,1306,2015-05-19
.............\fuzzy_relation.m,3320,2015-05-19
.............\fuzzy_table.m,1980,2015-05-19
.............\使用说明.txt,138,2015-05-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • merwe03a.ps
    又一个很好的MATLAB应用范例。是关于MATLAB在upf领域的应用问题。(a very import tings!)
    2009-03-17 17:07:27下载
    积分:1
  • Grayfulledge
    包括三部分内容均与分水岭算法相关的matlab程序.1,求梯度图;2,区域标记;3,区域合并(include three parts with the watershed algorithm related procedures .1 Matlab, for the gradient map; 2. Regional markers; 3, regional merger)
    2007-04-12 08:48:52下载
    积分:1
  • pid_optimze_guide_simulink_matlab
    PID控制器,比较简单,可以作为matlab的GUI界面的教学使用。(PID controller.It is relatively simple, and can be used as the teaching tool of the Matlab GUI interface.)
    2012-05-28 02:48:54下载
    积分:1
  • matlab_code3
    matlab下可以直接使用的小程序 包括各种常用算法 对应书籍为《matlab宝典》(matlab can be directly used for small programs, including such popular books as the corresponding algorithm " matlab Collection" )
    2013-09-27 15:30:31下载
    积分:1
  • Mechanical-principles-MATLAB
    介绍了机械设计中常用的一些模型、计算方法及matlab代码(Describes some of the models commonly used in mechanical design, calculation methods and matlab code)
    2014-01-20 19:55:13下载
    积分:1
  • Frame-Extraction
    The matlab code is used to take the videos and extract all the frames from the video.
    2014-01-29 14:40:53下载
    积分:1
  • Dubins-Curve-For-MATLAB-master
    说明:  基于matlab实现基于杜宾曲线的避障规划(静态环境下)。(Obstacle avoidance planning based on Durbin curve with MATLAB (in static environment).)
    2021-05-08 19:18:35下载
    积分:1
  • LMS_Algo
    功能描述:用matlab语言实现LMS自适应算法 函数名:LMS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)mu:自适应参数 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
    2010-07-11 12:13:12下载
    积分:1
  • 蚁群算法的matlab源码
    用matlab编写的用于解决tsp问题的源代码,代码本身不完善,有一点问题,上载用的是普通word文档形式。(using Matlab prepared for the settlement tsp the source code, the code itself imperfect, it is, on the use of ordinary word document form.)
    2005-05-10 20:08:44下载
    积分:1
  • variance-analysis
    使用案例讲解了matlab中的方差分析,有源代码程序( variance analysis )
    2011-07-07 08:13:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载