资源列表
2MHs
- 分别使用两种算法(人工蜂群ABC和蚁群ACS)求解多模式资源约束项目调度问题MRCPSP,matlab编程实现。不同规模的算例多达350个,在EXCEL文件可直接读入。MH=meta-heuristics(Two kinds of algorithms (artificial bee colony ABC and ant colony ACS) are used to solve the multi-mode resource constrained project scheduling pro
gated-graph-neural-network-samples-master
- 此代码是门控图神经网络的python代码实现(This code is a Python code implementation of the gating graph neural network)
Aladdin_9_FX
- 俄罗斯开发是知名商业EA AladdinFX第9版
1Dfdtd
- 有限时域差分法 计算一维脉冲传输 适用于麦克斯韦方程的时域差分计算,对于FDTD的学习具有重要作用
uvms-simulator-master
- 水下机器人-机械手系统仿真(包含动力学,运动学,控制器)(Underwater Robotic Manipulators)
子空间辨识
- 基本的子空间辨识程序,先求解系统矩阵A、B,再求C、D(In the basic subspace identification procedure, the system matrices A and B are solved first, and then C and D are obtained)
子空间
- 基本的子空间辨识程序,求解系统矩阵A、B、C、D(The basic subspace identification program is used to solve the system matrix A, B, C and D)
id3.1(1)
- 在python中,利用ID3方法画决策树,决策树是一种依托决策而建立起来的一种树。在机器学习中,决策树是一种预测模型,代表的是一种对 象属性与对象值之间的一种映射关系(In Python, ID3 method is used to draw decision tree. Decision tree is a kind of tree based on decision. In machine learning, decision tree is a prediction model, whic
牛顿环
- 牛顿环的数值仿真,可以得到牛顿环的具体亮暗条纹等
Q_learning
- 这是一种简单的网格迷宫问题Q-learning实现(This is a simple Q-learning implementation of grid maze problem)
Riemann_accurate
- 一维激波管问题精确解,内设置五种情况,程序内给定的初始条件可改(Exact solution of one-dimensional shock tube problem Accurate solution of Riemann problem)
convection-diffusion2
- 对流扩散方程有限差分求解,空间离散采用迎风格式,时间离散采用向前差分格式(显示格式)(Finite difference solution of convection-diffusion equation)