登录
首页 » Matlab » 飞机的最佳控制

飞机的最佳控制

于 2022-03-13 发布 文件大小:20.38 kB
0 55
下载积分: 2 下载次数: 2

代码说明:

应用背景这是一架飞机的最优控制的一个例子。通过调整Q和R的因素,你可以选择飞机是理想状态。 ; ; ; ;关键技术建模和飞机响应。同时控制它通过基本的优化控制方法。

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

发表评论

0 个回复

  • adkbhhih
    快速扩展随机生成树算法,LCMV优化设计阵列处理信号,大学数值分析算法,Relief计算分类权重,DC-DC部分采用定功率单环控制。(Rapid expansion of random spanning tree algorithm, LCMV optimization design array signal processing, University of numerical analysis algorithms, Relief computing classification weight, DC-DC power single-part set-loop control.)
    2016-03-24 21:11:26下载
    积分:1
  • Matlabteach
    matlab高级讲义,其中包括各个实用例子的编程代码(matlab senior notes, including various practical examples of programming code)
    2007-09-25 13:25:45下载
    积分:1
  • adaptivefilter
    利用自适应陷波器对引入单频干扰的原始正弦信号进行恢复(The use of adaptive notch filter for the introduction of single-frequency interference for the restoration of the original sinusoidal signal)
    2009-07-04 10:05:05下载
    积分:1
  • kMeansCluster
    说明:  K-均值聚类,比较好的聚类方法,应用广泛(K-means clustering, a better clustering method, widely used)
    2008-11-17 16:16:38下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • DE-差分进化算法
    说明:  差分进化算法的pdf和完整代码,差分进化算法包括变异、交叉和选择三大操作(Differential Evolution Algorithm PDF and complete code, differential evolution algorithm includes mutation, crossover and selection of three major operations)
    2020-11-06 08:59:50下载
    积分:1
  • 3
    说明:  MATLAB语言在建筑抗震工程中的应用3(Application of MATLAB Language in Building Seismic Engineering 3)
    2020-06-23 20:20:02下载
    积分:1
  • miniproject
    about mini Project of Cancer identification
    2012-05-07 17:51:21下载
    积分:1
  • MST705-source-code
    Mstar 的 MST705 TCON芯片 参考源代码(MST705 source code)
    2014-11-07 11:54:54下载
    积分:1
  • 标准响应面法
    说明:  标准响应面代理模型可用于可靠性分析,优化设计等结构分析领域(Standard Response Surface Agent Model can be used in structural analysis fields such as reliability analysis, optimization design, etc.)
    2019-08-21 16:14:05下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载