登录
首页 » matlab » gpops

gpops

于 2009-09-08 发布 文件大小:2296KB
0 189
下载积分: 1 下载次数: 155

代码说明:

  一套很好用的基于伪谱法的极大值原理数值算法: 注意:应用此软件需要另外下载snopt,否则无法运行.(PMP solver, based on PS method, SNOPT s numerical solver for NLP is required.)

文件列表:

gpops
.....\htm" target=_blank>all-wcprops
.....\entries
.....\examples
.....\........\brysonDenham
.....\........\............\brysonDenhamCost.m
.....\........\............\brysonDenhamDae.m
.....\........\............\brysonDenhamEvent.m
.....\........\............\brysonDenhamMain.m
.....\........\............\brysonDenhamWrapper.m
.....\........\............\Contents.m
.....\........\brysonMaxrange
.....\........\..............\brysonMaxrangeCost.m
.....\........\..............\brysonMaxrangeDae.m
.....\........\..............\brysonMaxrangeMain.m
.....\........\..............\brysonMaxrangeWrapper.m
.....\........\..............\Contents.m
.....\........\chemicalProcess
.....\........\...............\Chemical Process Problem.txt
.....\........\...............\chemicalProcessCost.m
.....\........\...............\chemicalProcessDae.m
.....\........\...............\chemicalProcessMain.m
.....\........\...............\chemicalProcessWrapper.m
.....\........\...............\Contents.m
.....\........\...............\snoptmain.out
.....\........\...............\snoptmain0.out
.....\........\...............\snoptmainF.out
.....\........\Contents.m
.....\........\hyperSensitive
.....\........\..............\Contents.m
.....\........\..............\HyperSensitive-Problem.txt
.....\........\..............\hyperSensitiveCost.m
.....\........\..............\hyperSensitiveDae.m
.....\........\..............\hyperSensitiveMain.m
.....\........\..............\hyperSensitiveWrapper.m
.....\........\..............\snoptmain.out
.....\........\..............\snoptmain0.out
.....\........\..............\snoptmainF.out
.....\........\launch
.....\........\......\Contents.m
.....\........\......\Launch-Vehicle-Ascent.txt
.....\........\......\launchConnect.m
.....\........\......\launchCost.m
.....\........\......\launchDae.m
.....\........\......\launchEvent.m
.....\........\......\launchMain.m
.....\........\......\launchoe2rv.m
.....\........\......\launchrv2oe.m
.....\........\......\launchWrapper.m
.....\........\......\snoptmain.out
.....\........\......\snoptmain0.out
.....\........\......\snoptmainF.out
.....\........\linearTangentSteering
.....\........\.....................\Contents.m
.....\........\.....................\linearTangentCost.m
.....\........\.....................\linearTangentDae.m
.....\........\.....................\linearTangentMain.m
.....\........\.....................\linearTangentWrapper.m
.....\........\minimumClimb
.....\........\............\Coefficients.m
.....\........\............\Minimum-Time-to-Climb-Problem.txt
.....\........\............\minimumClimbCost.m
.....\........\............\minimumClimbDae.m
.....\........\............\minimumClimbMain.m
.....\........\............\minimumClimbWrapper.m
.....\........\............\snoptmain.out
.....\........\............\snoptmain0.out
.....\........\............\snoptmainF.out
.....\........\moonLander
.....\........\..........\Contents.m
.....\........\..........\moonlanderCost.m
.....\........\..........\moonlanderDae.m
.....\........\..........\moonlanderMain.m
.....\........\..........\moonlanderWrapper.m
.....\........\rlvEntry
.....\........\........\Contents.m
.....\........\........\rlvEntryCost.m
.....\........\........\rlvEntryDae.m
.....\........\........\rlvEntryMain.m
.....\........\........\rlvEntryWrapper.m
.....\........\runallexamples.m
.....\format
.....\gpopsSetup.m
.....\lib
.....\...\gpops.m
.....\...\gpopsClean.m
.....\...\gpopsClearFields.m
.....\...\gpopsDaeWrapper.m
.....\...\gpopsEndPointControl.m
.....\...\gpopsEventWrapper.m
.....\...\gpopsGetBounds.m
.....\...\gpopsGetGuess.m
.....\...\gpopsGetSizes.m
.....\...\gpopsGPM.m
.....\...\gpopsInitialize.m
.....\...\gpopsLinkWrapper.m
.....\...\gpopsNlp2oc.m
.....\...\gpopsObjandCons.m
.....\...\gpopsPhaseSparsity.m
.....\...\gpopsPrint.m

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

发表评论

0 个回复

  • lle
    用LLE算法来实现高维空间中流行的降维,从而在低位空间中有效表示该流行(to decrease the dimension of manifold embedded in high dimension space )
    2013-12-01 17:01:19下载
    积分:1
  • filter
    包含FIR IIR窗函数法,频率采样法,模拟滤波器等 (FIR IIR contains window function method, frequency sampling method, such as analog filters)
    2009-05-01 01:06:48下载
    积分:1
  • One-DimensionalDiscrete
    One-Dimensional Discrete Wavelet Transforms (One-Dimensional Discrete Wavelet Transf orms)
    2007-06-19 16:41:29下载
    积分:1
  • MATLAB_Simulink
    MATLAB_Simulink电力系统建模与仿真_于群 MATLAB_Simulink _ in the group of the modeling and simulation of power system (MATLAB_Simulink _ in the group of the modeling and simulation of power system )
    2016-11-28 22:10:42下载
    积分:1
  • AMT
    figure imagesc(Img,[0 255]) colormap(gray) hold on bw = roipoly phi = 2*(0.5-bw) tic for n = 1:200 phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap) pause(0.05) imagesc(Img, [0, 255]) colormap(gray) hold on [c,h] = contour(phi,[0 0], b ) iterNum=[num2str(n), iterations ] title(iterNum) hold off
    2015-03-16 13:37:29下载
    积分:1
  • FEM(pcode)
    matlab有限元求解2维poisson问题,支持变系数 GUI界面(含详细参数说明),附若干实例(matlab finite element for solving two-dimensional poisson issue, and support variable-coefficient GUI interface (including detailed parameter description), with a number of examples )
    2020-11-26 10:29:31下载
    积分:1
  • 龙格库塔积分 pn source code
    这是比例导引的MATLAB程序,其中龙格库塔积分的程序很简单且通用性强(This is the proportion of MATLAB guided procedures, which Runge Kutta integration process is simple and versatile.)
    2006-06-06 22:06:11下载
    积分:1
  • biaogao4
    机械设计及理论 转子动力学中对轴承的研究(Mechanical Design and Theory Rotor Dynamics)
    2013-10-08 10:47:31下载
    积分:1
  • matlab
    (7,4)线性分组码matlab程序自己编的一个小程序 希望对大家有用((7,4) linear block code matlab program made themselves hope of a small program useful for all)
    2010-06-11 21:43:36下载
    积分:1
  • R_LDA_PRL
    LDA 人脸识别的 程序段 大家下着看看吧 对大家有帮助的(LDA face recognition under the program segment we take a look at the bar for all of us help)
    2008-12-30 18:22:10下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载