资源列表
orbit_integrator
- 考虑地球J2项摄动的轨道积分器,变步长,基于龙格库塔78阶,(orbital integrator considering the J2 pertubation, based on the Runge-Kutta 78 integrator, use automatic step control)
coeff-schemes
- 有限差分法构造差分格式,输入基架点个数,输出各点前的系数(The finite difference method constructs the difference scheme, inputs the number of base points and outputs the coefficients before each point.)
穷举法求解0-1整数规划的matlab程序
- 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。(0-1 integer programming has a very wide application background, such as assignment problem, knapsack problem and so on. In
Enhanced Strain Hardening
- 用于ABAQUS中对增强应变硬化蠕变断裂进行预测(Creep Rupture Prediction with Enhanced Strain Hardening)
wall-vof-condensation-v3
- fluent水蒸气相变模型UDF,采用c语言进行编写。(The fluent water vapor phase transition model UDF is written in C language.)
TEMEXfeng
- TE过程仿真软件及使用说明 及各种变量说明(TE Process Simulation Software and Instructions for Use and Variable Descr iptions)
AF-jingyeyang-final
- A-F循环塑性本构模型通过Fortran语言实现(A-F Cyclic Plastic Constitutive Model Realized by Fortran Language)
许国根 最优化方法及其MATLAB实现配套程序源代码
- 许国根《最优化方法及其MATLAB实现》书籍示例matlab程序源代码
Python时间序列分析源代码
- 资源‘Python时间序列分析源代码’,是学习时间序列分析的实战代码;系统解释核心程序版本是python3.7.4,管理环境是Anaconda3,这个Project是在IDE开发环境PyCharm2019.1.1(Professional Editon)中建立的,经debug后完全正常运行,运行结果包括时间序列分析预测的7种方法。
sod
- 计算sod激波管问题,可以自动判断和自动输出结果,只需要输入激波管问题的初始条件(The calculation of SOD shock tube)
PSO
- 此程序为标准粒子群算法优化一个10维函数的算例,可以运行(Standard particle swarm optimization optimization 10 - dimensional function)
cacul
- 基于MATLAB仿真模块用于求解多自由度振动方程的精确解。(It is used to solve the exact solution of the vibration equation of multiple degrees of freedom.)