资源列表
runge-kutta4
- 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
src
- 逆风格式欧拉方程求解naca0012二维翼型流场程序,内附网格文件和输入参数。-Wind Euler equations naca0012 format two-dimensional airfoil flow field procedures, containing the grid files and input parameters.
FVCOM_source
- FVCOM海洋模式源代码,无结构网格,有限体积法,更好拟合岸线-FVCOM ocean model
shuixiabaozha
- 本程序计算自由液面附近的水下爆炸问题,具体可参考相应文献,希望能对各位 仁兄有所帮助。 -Add this program to calculate the underwater explosion near the free surface, the specific reference to the corresponding literature, and hope you can My dear friend some help.
weld_pipe
- 圆筒焊接热应力及残余应力分析的ansys有限元命令流-Cylinder welding thermal stress and residual stress analysis of the ANSYS finite element order flow
1dfdtd
- 研究FDTD模拟一维光子晶体中的光波传输,并利用此方法计算了电磁波在一维光子晶体中的电场和磁场的空间分布以及一维光子晶体的透射谱。-FDTD simulation study of one-dimensional photonic crystal of light transmission, and use this method to calculate the electromagnetic wave in one-dimensional photonic crystal in the el
baoyingshe
- 胞映射程序,用于模拟仿真非线性动力学的分岔,混沌等动力学行为-Cell mapping procedures, for the simulation of nonlinear dynamics of bifurcation, chaos, such as dynamic behavior
zuiyouhua
- 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
mol_formula_calc
- Molecular Formula calculator 分子式计算器。用于FTICRMS傅立叶变换高分辨质谱仪分子峰分子式的计算。-Molecular Formula calculator is used for molecular formula calculation of FTICRMS ions.Version is v 1.0, 1998.
time_seris
- 时间序列预测算法。支持5种常见的算法 移动平均 非线性回归 指数平滑等-ar, ardemo ma
exer3
- 非线性规划 某厂向用户提供发动机 合同规定 第一 二 三季度末分别交货40台 60台 80台 讨论a b c变化对计划的影响 并作出合理的解释-Non-linear programming to provide users with a factory engine contract Hundred and Twenty delivery end of the quarter were 40 sets of 60 sets 80 sets abc discuss the impact of ch
runge-kutta
- 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge