登录
首页 » matlab » Lyapunov-Nonlinear-Control-GUI

Lyapunov-Nonlinear-Control-GUI

于 2020-12-23 发布 文件大小:117KB
0 176
下载积分: 1 下载次数: 23

代码说明:

  该GUI可用于调节任何可控的非线性系统到用户指定的设定点。它使用切换李亚普诺夫控制函数。非线性系统可以是任何阶的,并且不限输入的数目。(This GUI can be used to regulate any controllable nonlinear system to a user-specified setpoint. It uses a switched Lyapunov control function. The nonlinear system can be of any order and with any number of inputs. )

文件列表:

license.txt,1312,2015-01-01
Lyapunov Nonlinear Control GUI
..............................\launch.fig,15582,2014-12-21
..............................\launch.m,25604,2014-12-21
..............................\main
..............................\....\calc_f.m,315,2014-12-09
..............................\....\calc_partial_u_deriv.m,1093,2014-12-09
..............................\....\check_for_stop.m,115,2014-12-01
..............................\....\convert_user_input.m,2185,2014-12-09
..............................\....\main.m,550,2014-12-07
..............................\....\open_loop_sim_from_ICs.m,1638,2014-12-07
..............................\....\plots.m,1531,2014-12-21
..............................\....\simulate_closed_loop.m,8663,2014-12-21
..............................\....\system_global_variables.m,1661,2014-12-07
..............................\model_dynamic_equations
..............................\.......................\first_order_single_input
..............................\.......................\........................\model_01.m,572,2014-11-24
..............................\.......................\........................\model_02.m,573,2014-11-03
..............................\.......................\........................\model_03.m,626,2014-11-03
..............................\.......................\for_journal
..............................\.......................\...........\m1.m,698,2014-11-03
..............................\.......................\...........\m2.m,621,2014-11-23
..............................\.......................\...........\m3.m,581,2014-11-03
..............................\.......................\...........\m4.m,587,2014-11-23
..............................\.......................\...........\m5.m,615,2014-11-03
..............................\.......................\...........\m6.m,585,2014-11-03
..............................\.......................\...........\m7.m,699,2014-11-23
..............................\.......................\...........\m8.m,573,2014-11-03
..............................\.......................\...........\m9.m,728,2014-11-03
..............................\.......................\no_model.m,578,2014-11-03
..............................\.......................\second_order_single_input
..............................\.......................\.........................\model_04.m,581,2014-11-03
..............................\.......................\.........................\model_05.m,573,2014-11-03
..............................\.......................\.........................\model_06.m,615,2014-11-03
..............................\.......................\.........................\model_08.m,698,2014-11-03
..............................\.......................\.........................\model_11.m,585,2014-11-03
..............................\.......................\.........................\model_12.m,728,2014-11-03
..............................\.......................\second_order_two_inputs
..............................\.......................\.......................\model_07.m,624,2014-12-21
..............................\.......................\.......................\model_09.m,704,2014-11-03
..............................\.......................\.......................\model_10.m,592,2014-11-03
..............................\.......................\third_order_single_input
..............................\.......................\........................\model_13.m,685,2014-11-03
..............................\.......................\........................\model_14.m,601,2014-11-03
..............................\plant_dynamic_equations
..............................\.......................\first_order_single_input
..............................\.......................\........................\plant_01.m,851,2014-11-24
..............................\.......................\........................\plant_02.m,846,2014-11-03
..............................\.......................\........................\plant_03.m,893,2014-11-03
..............................\.......................\for_journal
..............................\.......................\...........\p1.m,946,2014-11-23
..............................\.......................\...........\p2.m,892,2014-11-23
..............................\.......................\...........\p3.m,881,2014-11-03
..............................\.......................\...........\p4.m,852,2014-11-23
..............................\.......................\...........\p5.m,889,2014-11-23
..............................\.......................\...........\p6.m,851,2014-11-23
..............................\.......................\...........\p7.m,973,2014-11-23
..............................\.......................\...........\p8.m,842,2014-11-03
..............................\.......................\...........\p9.m,919,2014-11-23
..............................\.......................\second_order_single_input
..............................\.......................\.........................\plant_04.m,881,2014-11-03
..............................\.......................\.........................\plant_05.m,842,2014-11-03
..............................\.......................\.........................\plant_06.m,895,2014-11-03
..............................\.......................\.........................\plant_08.m,945,2014-11-03
..............................\.......................\.........................\plant_11.m,850,2014-11-03
..............................\.......................\.........................\plant_12.m,918,2014-11-03
..............................\.......................\second_order_two_inputs
..............................\.......................\.......................\plant_07.m,891,2014-12-21
..............................\.......................\.......................\plant_09.m,980,2014-11-03
..............................\.......................\.......................\plant_10.m,858,2014-11-03
..............................\.......................\third_order_single_input
..............................\.......................\........................\plant_13.m,961,2014-11-03
..............................\.......................\........................\plant_14.m,872,2014-11-03
..............................\results
..............................\.......\datafile.mat,38936,2014-12-21
..............................\supporting_files

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

发表评论

0 个回复

  • suijishu
    关于随机数生产的文章,通过其中介绍的几种算法可以生成均匀分布等随机数(The article about random production, introduced by which several algorithm can generate random uniform distribution, etc)
    2010-06-13 18:39:35下载
    积分:1
  • maxflow
    用matlab计算最大流量,求最大流的函数function [f,wf,flag]=maxflow(C)(Using matlab to calculate the maximum flow, find the maximum flow of the function function [f, wf, flag] = maxflow (C))
    2012-05-21 12:02:41下载
    积分:1
  • LDPC
    说明:  LDPC码的编译码算法,matlab代码(matlab code for LDPC encoder and decoders)
    2020-11-13 10:29:43下载
    积分:1
  • wimaxpaper
    WiMAX技术发展及其在配电网通信中的应用,是下一点网络无线在电力中的应用(WiMAX technology development and its distribution network communications, the application is under 1:00 wireless network in the application of electricity)
    2007-03-21 18:46:23下载
    积分:1
  • SARImagingUsingMATLAB
    Synthetic Aperture RADAR imaging model. Implemented in MATLAB
    2012-05-07 19:08:00下载
    积分:1
  • 4.3.5.3
    用户个人信息的设计题,将姓名,性别,生日,爱好记录在TextArea中,只是一个小程序而已.(The design problem, the personal information of the user s name, gender, birthday, interest is recorded in TextArea, only a small program. )
    2013-12-02 20:05:31下载
    积分:1
  • zkjflyxj
    距离保护傅里叶模型相间阻抗算法 使用图基滤波器 控制阻抗轨迹显示范围 在阻抗平面画出阻抗圆特性、整定阻抗直线特性和短路阻抗轨迹( Impedance phase distance protection Fourier model-based filter algorithm control using the map display range impedance locus in the impedance circle characteristic impedance plane plot, setting characteristics and short-circuit impedance line impedance locus)
    2011-01-26 21:59:20下载
    积分:1
  • replot
    matlab matlab matlab matlab matlab函数(matlab matlab matlab matlab matlab function)
    2012-04-29 19:19:19下载
    积分:1
  • VoiceSeperationFastICA
    两路语音信号混合及解混的基于自然梯度的极大似然算法MATLAB仿真程序(Two-way voice signals mixed and mixed solution of the natural gradient-based maximum likelihood algorithm of the MATLAB simulation program)
    2009-03-28 13:23:10下载
    积分:1
  • abo
    异步电机abo仿真模型基于matlab的simulink仿真 源码(Abo simulation model of induction motor based on the simulink simulation matlab source)
    2009-04-07 21:23:53下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载