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

Lyapunov-Nonlinear-Control-GUI

于 2020-12-23 发布 文件大小:117KB
0 143
下载积分: 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 个回复

  • ArrayIntervalMax
    在一个给定的时间段内查找对应数组的最大值(In a given period of time to find the maximum value corresponds to an array)
    2010-01-05 21:57:44下载
    积分:1
  • data2obj_vf
    把matlab计算后的数据保存成obj格式的文件,能保存点和点点之间的连接关系,即obj格式的中的v和f(Obj format to save data into files that can save the points and little connection between the relationship that the v in obj format and f)
    2010-12-23 21:56:32下载
    积分:1
  • gui
    是基于matlab gui的一些控件的创制,有创建编辑框、文本框,按钮等(Matlab gui is based on a number of controls created, there is created edit box, text boxes, buttons, etc.)
    2010-05-09 14:53:11下载
    积分:1
  • ICP-ps
    Iterative Closest Point (ICP) 算法的改进型,精读高于原始版的,对点云噪声和漏洞的处理效果更好于原始版。(Iterative Closest Point (ICP) algorithm is improved, intensive than the original version.)
    2013-07-16 19:55:43下载
    积分:1
  • ravesh_1
    fault diagnostic of induction machine via intelli
    2014-08-21 13:41:26下载
    积分:1
  • 333333308Matchbasedoncorners
    这个是基于角点的匹配和拼接的MATLAB算法程序,如果有用得到的,可以参考!(is based on the corner of the match and combinations of MATLAB algorithm procedure, if the useful, reference!)
    2006-11-22 09:31:34下载
    积分:1
  • mapping
    QPSK,16QAM,64QAM星座图映射,是信号处理的基础,具有参考价值(QPSK, 16QAM, 64QAM constellation mapping, is the basis for signal processing, with the reference value)
    2011-10-19 16:21:25下载
    积分:1
  • dertabask
    ask信号的产生及其零均值归一化瞬时幅度,ask信号的产生及其零均值归一化瞬时幅度(ask signal generation and zero-mean normalized instantaneous amplitude, ask the signal generation and zero-mean normalized instantaneous amplitude)
    2010-12-04 14:07:06下载
    积分:1
  • c3s1
    一个matlab程序,实现图像 增加对比度、 减小对比度、线性增加亮度、反相显示(A matlab program to realize the image to increase contrast, reduce the contrast, the linear increase in brightness, reverse video)
    2011-05-17 22:01:28下载
    积分:1
  • MIMO-channel-matlab
    MIMO channel model and capacity
    2011-11-04 06:49:51下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载