资源列表
cacul
- 基于MATLAB仿真模块用于求解多自由度振动方程的精确解。(It is used to solve the exact solution of the vibration equation of multiple degrees of freedom.)
人口预测模型
- 数学建模人口预测程序加例子,用马尔萨斯+logistic做的(Mathematical modeling of population prediction program and examples, using Malthus + logistic)
udf
- 利用 ansys fluent软件 造波udf(use fluent udf make wave)
风剖面及湍动能和耗散率
- 主要用于Fluent 中风剖面、湍流剖面以及耗散率剖面的开发,应用的是日本的规范。(It is mainly used for the development of fluent stroke profile, turbulence profile and dissipation rate profile, and it is applied to the specifications of Japan.)
SwarmOpsMatlab1_1
- 该蠕变子程序能够进行高温长时间应力下的应力应变分析以及松弛行为(The creep subroutine can be used for stress-strain analysis and relaxation behavior under high temperature and long time stress)
追赶法解三对角矩阵的程序
- 追赶法解三对角矩阵的程序,主程序直接调用即可。
Bonmin-master
- Bonmin是本地MINLP解算器 凸混合整数非线性程序的算法和软件 一种基于LP / NLP的分支定界算法,用于凸MINLP优化问题(BONMIN: Basic Open-source Nonlinear Mixed Integer programming An algorithmic framework for convex MINLP Algorithms and Software for Convex Mixed Integer Nonlinear Programs. Bonami, K
激波管问题nnd格式
- 使用NND格式对一维激波管问题进行数值求解,对于初学者来说很容易理解。
113172203VUMAT
- 专门用于abaqus对材料的二次开发,对弹塑性本构有更深入的了解(It is specially used for the secondary development of materials by abaqus, and has a deeper understanding of the elastic-plastic constitutive law.)
简洁计算石墨烯电导率
- 比较简洁的计算石墨烯电导率,各类参数可从CST中获得(Concise calculation of graphene conductivity, various parameters can be obtained from CST)
PSO_yueshu
- 带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constrained problems)
作业4
- 复化数值积分)分别编写用复化梯形积分公式和复化Simpson积分公式的通用程序来计算积分 取积分节点数 为 ,并计算误差和误 差阶,其中误差阶的计算方法如下:如果 是步长为 时的误差, 是步长为 时的误差,则相应的误差阶 为 输出格式:数值积分值,误差,误差阶(Complex numerical integration) are respectively prepared with the complex trapezoid integral formula and complex S