登录
首页 » matlab » hybrid_pseudo_L

hybrid_pseudo_L

于 2013-08-28 发布 文件大小:63KB
0 278
下载积分: 1 下载次数: 182

代码说明:

  高超声速飞行器上升轨迹优化计算。采用勒让德伪谱法直接优化方法。(trajectory optimization of hypersonic craft program with legendre method)

文件列表:

hybrid_pseudo_L
...............\atmos84.m,2818,2012-09-23
...............\computeD.m,2242,2012-10-08
...............\cpp_state_compute.cpp,12096,2011-11-26
...............\cpp_state_compute.mexw32,13824,2011-11-26
...............\creatLagrange.asv,268,2012-09-28
...............\creatLagrange.m,246,2012-10-08
...............\creatLegendre.m,350,2012-10-08
...............\differential.m,3424,2011-11-26
...............\differentialI.m,3281,2011-11-26
...............\differential_integral.m,2432,2012-09-13
...............\hs_err_pid12220.log,17894,2012-10-05
...............\hybrid-pseudo-spectral.m,4202,2011-11-26
...............\hyL.mat,752,2011-11-26
...............\mkpic.m,3351,2011-11-27
...............\MyOdeI.m,199,2011-11-26
...............\nolcon.m,106,2012-10-08
...............\obj.m,317,2011-11-26
...............\pseudo-spectral.asv,7408,2012-10-02
...............\re
...............\..\cpp_state_compute.cpp,12096,2011-11-26
...............\..\cpp_state_compute.mexw32,13824,2011-11-26
...............\..\mkpic.m,2329,2012-11-19
...............\..\x_shoot_sqp10node.mat,362,2011-11-26
...............\..\x_shoot_sqpfeasible19.mat,511,2011-11-26
...............\resL
...............\....\x_hybrid_L1.mat,1209,2011-11-23
...............\....\x_hybrid_L19.mat,1207,2011-11-25
...............\....\x_hybrid_L37.mat,1987,2011-11-25
...............\....\x_modifyloc.mat,1265,2012-10-07
...............\....\x_shoot0.mat,452,2011-11-23
...............\rk_integral.m,1337,2012-09-13
...............\shoot0.mat,2643,2011-11-26
...............\shoot37.mat,2189,2011-11-26
...............\shoot_sqp0.mat,911,2011-11-26
...............\statecompute.m,3745,2011-11-26
...............\state_an.m,646,2011-11-26
...............\state_compute_integral.m,3134,2012-10-02
...............\test_lengred_root.m,881,2011-11-26
...............\x_hybrid_L10.mat,787,2011-11-26
...............\x_hybrid_L37.mat,2224,2011-11-26
...............\x_shoot_sqp10node.mat,362,2011-11-26
...............\x_shoot_sqp19node.mat,505,2011-11-26
...............\x_shoot_sqpfeasible19.mat,511,2011-11-26
...............\z.xls,14336,2011-11-26

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

发表评论

0 个回复

  • cal
    程序提示用户输入两个数,然后它将输出这两个数字的和、差、积、商、以及余数,分十进制和十六进制两种格式 (The program prompts the user to enter two numbers, then it will be the output of these two numbers and difference, product, quotient, and the remainder, and decimal and hexadecimal two formats)
    2012-12-23 20:43:57下载
    积分:1
  • preCG
    预处理CG算法,在进行共轭梯度法之前先对系数矩阵进行预处理,再进行迭代(pretreatment congruent gradient)
    2020-08-07 23:08:38下载
    积分:1
  • 03CH4_red19
    甲烷的19步简化反应机理文件,FORTRAN语言编写反应速度(ch4 reaction rate)
    2020-10-27 10:39:58下载
    积分:1
  • 速度规划
    在轨迹给定长度范围内,各个waypoint给定确定的速度范围约束,规划处平滑的速度变化曲线(Within the given length range of the trajectory, each waypoint is given a determined velocity range constraint and a smooth velocity variation curve at the planning point)
    2017-07-09 11:51:42下载
    积分:1
  • 值分析实验
    数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点; 编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
    2019-04-30 22:30:36下载
    积分:1
  • OpenSees1.0
    经典的可编程添加模块的面向对象的有限元程序代码(C++ code for OOFEM based on multi-systems)
    2018-05-02 19:45:18下载
    积分:1
  • UDS-unsteady
    关于用户自定义标量输运(UDS)中非定态情况下的代码源项,主要用于非稳定流动的物质输运的耦合(On the code of the user-defined scalar transport (UDS) Central Africa steady state case the source terms, mainly for non-steady flow of the coupling of mass transport)
    2021-03-02 15:09:34下载
    积分:1
  • ZCXLJ
    支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合(Support vector machines and BP neural network can be used for non-linear regression fit, but they is not the same principle, support vector machine based on structural risk minimization theory, generally considered its generalization ability than the neural network of strong . Inherent defect- a large number of simulation confirmed that generalization ability of support vector machine is stronger than the BP network, but also to avoid neural network training results unstable. The source code can be used for linear regression, nonlinear regression, nonlinear function fitting a variety of applications, data modeling, forecasting, classification)
    2020-09-18 19:27:53下载
    积分:1
  • OpenCFD-EC2D-1.12
    计算流体力学有限体积法程序开源代码改进版本,增加了湍流模型(An improved Edition of open source computational fluid dynamics finite volume method program, increased turbulence model)
    2013-10-08 17:03:48下载
    积分:1
  • MatrixCalculator
    实现线性代数的矩阵运算的C++程序,矩阵计算器。(Linear algebra matrix operations C++ procedures matrix calculator.)
    2013-01-26 15:33:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载