资源列表
exa_fml_ortho_damage_umat
- User subroutine UMAT for modeling the damage initiation and evolution in the fiber-reinforced epoxy layers.
模拟退火
- 利用模拟退火算法进行仿真实验,解决TSP问题(Using simulated annealing algorithm to solve TSP)
GA for TSP - Final
- 用遗传算法实现旅行商问题,可选择城市数量(Traveling salesman problem is realized by genetic algorithm, and the number of cities can be selected.)
JOB_M
- 基于某材料试验数据编制的力学蠕变模型,可以用于力学分析(A mechanical creep model based on experimental data of a certain material can be used for mechanical analysis.)
temperature_gradient
- 矩形平板在温度梯度变化下的近场动力学模拟(Rectangular Plate Subjected to Temperature Gradient)
bimaterial_strip
- 双材料条在均匀温度变化下的近场动力学模拟(A bimaterial strip is subjected to a uniform temperature change)
impact_of_bars
- 物体在冲击力作用下的近场动力学模拟断裂过程(This chapter concerns the peridynamic modeling of contact between two bodies due to an impact event.)
udf of mass transfer with VOF in fluent
- 在fluent的两相流模型VOF中,如果利用UDF计算物质传递(mass transfer)(udf of mass transfer with VOF in fluent)
SIMP-OC
- 拓扑优化经典99行matlab代码,OC准则。(Topology optimization classic 99 lines of matlab code, optimization criteria.)
Riemann_accurate
- 一维激波管问题精确解,内设置五种情况,程序内给定的初始条件可改(Exact solution of one-dimensional shock tube problem Accurate solution of Riemann problem)
阴影阵列下求解
- 光伏阵列阴影多峰之下的求解程序,用到了粒子群算法和遗传算法,求解需要迭代20步。
matlab进行svm建模代码
- matlab进行svm建模代码,可直接在matlab中运行