搜索资源列表
MissileTrajectorySimulation
- 通用弹道仿真计算程序V1.0 本程序包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序,适 用于无控弹药,用户可以需要根据加入三点法、比例导引等导引方法,修改、扩充成相 应的有控、制导模拟仿真弹道程序。 程序包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分 方程的数值算法的函数子程序,大家可参考使用。 MissileTrajectorySimulation
coin_Frequency
- 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Of the problem: programming simulated coin flip from a positive frequency map. Assumin
libnav-0.4
- LibNav 包括在航空航天导航领域中一些常用的工具包,包括:时间信息的处理、航天工程、向量、矩阵的常用算法、数值计算方法(包括卡尔曼滤波)、车辆的运动学仿真、导航设备的仿真(VOR/DME)-LibNav is a library of support routines designed for use by programmers developing applications in the navigation area. The library consists of several
Taowenquan
- 陶文铨的数值计算中有关simple算法的集合-Tao Wenquan numerical calculations concerning the collection of simple algorithms
QUICK_cavity
- 二维方腔流动问题是一个不可压缩黏性流动中典型流动。虽然目前尚不能求得它的解析解,但是它常被用来作为检验各种数值算法计算精度和可靠性的算例。文献中几乎大多数算法都对它进行过计算。在本算例中采用有限体积算法三阶迎风型 离散格式对它进行数值求解。-The problem is two-dimensional square cavity flow incompressible viscous flow in a typical flow. Although it is still analytic so
h2d-rotor
- 航空发动机-压气机二维数值模拟程序,包括网格生成,湍流模型,数值迭代算法等,可以计算多个工况-gas turbine simiulation
Taylor_Maccoll
- 用来计算Busemann流场的Taylor_Maccoll方程的数值解法。程序中含有四阶R-K方程的算法,可以提取后直接应用。-Busemann used to calculate the numerical solution of the flow field Taylor_Maccoll equation. Program contains algorithms Fourth Order RK equation can be applied directly after extraction
计算水力学基础(VB语言版)
- 书中内容包括:数值计算基础,偏微分方程式的差分解法,有限单元法;用这些方法解有压管流,明渠流,闸孔出流,堰流,消能,地下水的渗流及平面势流等计算问题。利用了VB中的算法语言部分对水力学常见的计算题型编制成程序。(The contents of the book include: the basis of numerical calculation, the decomposition method of partial differential equation, finite element