搜索资源列表
DQM
- 微分求积法是一种求解偏微分方程的新方法。-differential quadrature method
PSOPT_Manual_R3
- PSOPT是以C++编写的开源的最优控制软件包,它采用直接配置法。这些方法求解最优控制问题,是使用全局或局部多项式来逼近随时间变化的各种变量,这就可以将微分方程和连续约束离散化,并可用众所周知的数值求积公式来计算与最优控制问题有关的任何积分,然后,非线性规划就可被用于求解局部最优解。-PSOPT is an open source optimal control package written in C++ that uses direct collocation methods. Thes
dqm-master
- DQM微分求积法的简单实例,求解简支梁模型(A simple example of DQM differential quadrature method is used to solve the simple beam model)