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

模糊控制一级倒立摆仿真

于 2022-11-10 发布 文件大小:1.09 kB
0 96
下载积分: 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 个回复

  • dianlixitongjianmoyufangzhen
    《matlab/simulink电力系统建模与仿真》是一本针对电气工程及其自动化专业的mati,ab/simulink仿真入门教材。《matlab/simulink电力系统建模与仿真》涵盖了电力系统稳态分析、电力系统暂态分析、电力系统继电保护、高压直流输电、柔性输电以及风力发电等主干课程。(" Matlab/simulink power system modeling and simulation" is a mati for electrical engineering and automation professional, ab/simulink simulation primer. " Matlab/simulink power system modeling and simulation," covering the steady state power system analysis, power system transient analysis, power system protection, HVDC, FACTS and wind power and other main courses.)
    2020-12-24 15:59:06下载
    积分:1
  • GMDR
    多层降维法MDR的衍生分析方法GMDR,软件包括使用方法(Multiple dimension reduction method is to detect and qualitative attributes, or attribute combination interactions, in turn, affects and decided to class variables method of data mining)
    2021-03-19 13:19:19下载
    积分:1
  • 关于svm的代码
    用matlab实现的svm代码,可以实现多分类等功能,引用工具包,有c语言,速度快,代码完整
    2023-04-23 10:20:03下载
    积分:1
  • CC-GDG-CMAES
    大规模单目标协同进化优化算法,首先将大规模问题分解子问题,然后子问题分别求解,论文在压缩包内(The large scale problem is first decomposed into sub-problems and then solved separately)
    2018-08-21 14:51:01下载
    积分:1
  • Direct_Torque_Control_principle
    Direct Torque Control principle
    2010-09-04 23:45:17下载
    积分:1
  • mexica.1.2.alpha.tar
    this is matlab file for ICA
    2009-10-21 06:10:05下载
    积分:1
  • nibian
    三相PWM整流器逆变器 实现单位功率因数的逆变(three phase inverter)
    2018-03-12 18:32:28下载
    积分:1
  • top3d
    说明:  MATLAB三维拓扑程序,可以进行三维拓扑优化(Matlab 3D topology program)
    2019-11-21 15:55:17下载
    积分:1
  • watermarking
    语音水印算法的matlab 编程实现,毕业设计,基于小波,到谱分析(Audio Watermarking Techniques implemented by the MATLAB PROGRAMMING)
    2010-07-30 16:32:56下载
    积分:1
  • MUSIC
    This code realize the spcial smooth music algorithm
    2013-01-03 17:25:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载