登录
首页 » matlab » Nmpc

Nmpc

于 2019-03-07 发布
0 72
下载积分: 1 下载次数: 8

代码说明:

说明:  对于学习mpc控制有帮助,可以参考学习,对后面的深入了解有帮助(It is helpful for learning MPC control)

文件列表:

Nmpc.m, 10741 , 2018-12-30

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

发表评论

0 个回复

  • Rayleigh_fading
    Generates Rayleigh fading processes based on autoregressive models.
    2007-08-14 11:15:21下载
    积分:1
  • ForcedPendulum
    This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) (This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) )
    2010-02-17 07:28:51下载
    积分:1
  • Final-Code
    image fusion matlab code for medical application in identification of tumor
    2015-03-30 19:31:53下载
    积分:1
  • yx068
    用MATLAB编写的遗传算法路径规划,窗函数法设计一个数字带通FIR滤波器,一种噪声辅助数据分析方法。( Genetic algorithms using MATLAB path planning, A window function design FIR digital band-pass filter, A noise auxiliary data analysis method.)
    2017-04-14 18:39:00下载
    积分:1
  • multimediaDataHidingEncription
    multimedia content encription a book in image processing
    2010-12-03 02:56:45下载
    积分:1
  • adaptive_filter
    说明:  最小均方自适应滤波器(LMS)是由Widrow和Hoff在1960年始创,它是以横向(即抽头延时线)结构为基础构建的。其最基本的形式设计简单,性能也高度高效。这两个特性使得LMS滤波器在各种应用中非常流行。递归最小二乘自适应滤波器(RLS)由于可提供快收敛速率而且对输入信号相关矩阵特征值扩散度变化不敏感,从而突破了LMS族的某些实际限制;其代价是增加了计算的复杂度。(the LMS algorithm of adaptive filter)
    2010-04-15 14:03:55下载
    积分:1
  • GM_PHD_Filter-master
    PHD 滤波是近年来发展最为迅速的目标跟踪方法。GM-PHD是一种运算量较小的PHD实现。程序经本人验证,效果非常好。(PHD is a popular target tracking method in recent years. GM-PHD is a most common application for target tracking. The program is efficient and useful.)
    2015-10-01 16:13:14下载
    积分:1
  • WiFiSimulink
    wifi 802.11b的matlab模型构造(802.11b model)
    2009-05-08 09:01:15下载
    积分:1
  • lab7
    test music program of piano
    2010-03-13 23:40:33下载
    积分:1
  • matlabCritical-SpeedCalculation
    matlab传递矩阵法临界转速计算。很实用(matlab critical speed of the transfer matrix method calculation. Very practical)
    2011-07-21 10:35:35下载
    积分:1
  • 696524资源总数
  • 103783会员总数
  • 41今日下载