登录
首页 » Matlab » 模糊控制一级倒立摆仿真

模糊控制一级倒立摆仿真

于 2022-11-10 发布 文件大小:1.09 kB
0 92
下载积分: 2 下载次数: 2

代码说明:

%-- 2013/10/16 16:57 --% clc close all; clear all; tc=newfis("tc","sugeno"); tc=addvar(tc,"input","theta",[-90 90]); tc=addmf(tc,"input",1,"about 0","trimf",[-90 0 90]); tc=addmf(tc,"input",1,"about 90","trimf",[0 90 90]); tc=addmf(tc,"input",1,"about-90","trimf",[-90 -90 0]); tc=addvar(tc,"input","omega",[-5 5]); tc=addmf(tc,"input",2,"NG","gaussmf",[1.8 -5]); tc=addmf(tc,"input",2,"ZR","gaussmf",[1.8 0]); tc=addmf(tc,"input",2,"PO","gaussmf",[1.8 5]); tc=addvar(tc,"output","u",[-2 2]); tc=addmf(tc,"output",1,"No.1","linear",[126.07 26.3 0]); tc=addmf(tc,"output",1,"No.2","linear",[2722.3 883.4 0]); rulelist=[1 0 1 1 1;2 0 2 1 1;3 0 2 1 1]; tc=addrule(tc,rulelist); model=newfis("model","sugeno"); model=addvar(model,"input","theta",[-90 90]); model=addmf(model,"input",1,"about 0","trimf",[-90 0 90]); model=addmf(model,"input",1,"about 90","t

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

发表评论

0 个回复

  • lijisuan
    这是几篇关于粒计算在故障诊断中的应用,对学习粒计算的应用很有帮助。(This is a few on Granular Computing in Fault Diagnosis of learning the application of granular computing helpful.)
    2013-09-11 18:03:25下载
    积分:1
  • GUI_rar
    matlab的GUI开发,对于matlab学习非常有用!(GUI development of matlab)
    2009-04-02 12:39:19下载
    积分:1
  • sfc
    说明:  该源码是用MATLAB语言编写,目的是为了实现序列特征选却和RBF网络功能(The source code is used MATLAB language, intended to achieve the sequence features and the RBF network function is selected)
    2011-02-26 11:11:25下载
    积分:1
  • A-kind-of-image-texture-segmentation
    基于MALTAB实现的舌象纹理特征提取,程序不大但是使用(ongue like texture feature extraction matlab implementation tongue like texture feature extraction matlab implementation)
    2020-08-14 10:08:27下载
    积分:1
  • ghjk
    8psk modulation is done using simulink model in this document. hope u get knowledge
    2013-02-05 12:18:22下载
    积分:1
  • imm
    image mosaicing using sift
    2013-02-13 16:43:43下载
    积分:1
  • 归档
    五线谱的简单识别 识别出点的位置 需要数据灰度图(we can know how to know music)
    2018-08-02 10:24:14下载
    积分:1
  • MATLAB-Function
    列举Matlab开发环境中函数,方便应用matlab的开发者使用。(Enumeration function in Matlab development environment, and to facilitate the development of applications matlab use.)
    2013-02-24 17:37:16下载
    积分:1
  • Wind-Turbines-with-Doubly-Fed-Induction-Generator
    wind turbines with doubly fed induction generator systems
    2012-10-14 22:13:48下载
    积分:1
  • ultrasonic-phased-array
    对于线阵的超声相控阵探头的指向性分析的程序,通过这个程序你可以了解超声相控阵探头(For the linear array of ultrasonic phased array probe directivity analysis procedures, through this program you can learn ultrasonic phased array probe)
    2013-05-27 10:08:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载