资源列表
5-5-2
- 这是本人在做硕士论文毕业设计时开发有关神经网络优化控制方面的代码-this is my master's thesis done in graduate design development of the neural network optimization control code
BP-forecast
- 一个很好的bp神经网络预测程序实例,有较好的预测精确性
LS-TLS
- LS和TLS算法原理及其Matlab仿真,未知的参数向量 常可以建模成矩阵方程 ,A和b分别是与观测数据有关的系数矩阵的向量。通过使误差的平方和最小来确定参数估计向量 。所求得的估计成为最小二乘估计 -LS and TLS Algorithm and its Matlab simulation, the unknown constant parameter vector into a matrix equation can be modeled, A and b are coefficien
ART
- 基于matlab的CT ART算法图像重建-matlab CT ART
PolynomialCurveFitting
- 基于python的多项式曲线拟合,本程序以1 3 5 9次为例子。(Based on the polynomial curve fitting of python, this program takes 1 3 5 9 times as an example.)
Godunov格式和Roe格式求解Burgers方程
- Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)
矩阵求逆LU分解法
- C++编写LU分解法求逆矩阵,亲测可用。(LU decomposition is used for matrix inverse by C++,I test with good results.)
solve_one_dimension_Richards
- 该程序用差分法解一维Richards方程(The program uses the difference method to solve one-dimensional Richards equation)
VUMAT-J2
- abaqus vumat 显示子程序案例,等效应力计算(vumat for abaqus, calculate the equivalent stress base on J2 theory)
VUMAT-KineHardening
- abaqus vumat 动态硬化显示计算子程序案例(abaqus vumat for explicit simulation and kinematic hardening subroutine)
Shan_Chen
- 伪势模型处理气液两相流动问题,适合新手学习(The pseudo potential model is suitable for beginners to learn)
EFG2
- 无网格法在数值计算中不需要生成网格,而是按照一些任意分布的坐标点构造插值函数离散控制方程,就可方便地模拟各种复杂形状的流场。该法大致可分成两类:一类是以Lagrange方法为基础的粒子法(Particle method),如光滑粒子流体动力学(Smoothed particle hydrodynamics,简称SPH)法,和在其基础上发展的运动粒子半隐式(Moving-particle semi-implicit,简称MPS)法等;另一类是以Euler方法为基础的无格子法(Gridless me
