-
CS多目标
说明: 布谷鸟多目标算法用来函数寻优,本代码给出了通用版本,能够很好的适应和学习(CS algorithm used to function optimization, this code gives a general version, can adapt and learn well)
- 2021-04-17 09:04:42下载
- 积分:1
-
cnn regression
通过卷积神经网络回归进行的图像配准,相比传统的图像配准算法,能更快地获得配准参数,也能更好地减小配准误差(Image registration based on convolution neural network regression can get registration parameters faster and reduce registration error better than traditional image registration algorithm.)
- 2017-12-12 22:22:25下载
- 积分:1
-
UMAT_Damage
abaqus有限元软件umat(damage)(abaqus finite element software umat (damage))
- 2012-06-07 07:27:19下载
- 积分:1
-
LBM-cylinder
用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。(LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.)
- 2021-04-02 14:19:07下载
- 积分:1
-
fun_main
主要用于计算半导体激光器调制的程序;可以针对常用的半导体激光器的调制进行数值分析(mainly used in the calculation of the semiconductor laser modulation procedures; can address common semiconductor laser modulation Numerical Analysis)
- 2007-07-10 14:41:16下载
- 积分:1
-
inversa1
this is an inverted matrix in labview
- 2018-10-12 09:42:14下载
- 积分:1
-
K2.rar
从数据样本中随机选取一本分数据,运用K2算法进行贝叶斯网络结构学习(A sub-data randomly selected the data samples, using K2 Bayesian network structure learning algorithm)
- 2017-04-05 19:13:09下载
- 积分:1
-
Numerical_Recipes_in_C.source_code
数值计算程序库,C语言版,Numerical Recipes in C,包含很多基本的数值计算子程序(Digital program library, C language version, Numerical Recipes in C)
- 2016-03-29 01:01:38下载
- 积分:1
-
5CFDprogram
压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解
二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind_MAC_couette.for是以一阶迎风型离散格式和Chorin压力迭代求解couette二维流动问题。(CFD compression package contains five basic program, which is an Euler equation solving MacCormack1DSolveRiemann.for (Riemann problem), UpwindTVD_1D.for is one-dimensional compressible viscous NS equation solving, MAC-Chorin2D.for is the use of algorithms and MAC Chorin pressure iterative solution for solving the two-dimensional incompressible flow problems between viscous flat Poisuille, Lax-Webdroff2D.for using Lax-Webdroff difference scheme for solving the two-dimensional plane shock wave reflection problem, fvm_upwind_MAC_couette.for based on first order upwind scheme and Discrete Chorin pressure couette iterative solution of two-dimensional flows.)
- 2015-01-16 19:01:12下载
- 积分:1
-
newmark
时间积分算法在有限元动力学中的应用,可以计算结构的瞬态响应(This class implements a Newmark beta-gamma predictor-corrector time inte-
gration scheme, with accelerations as primary unknowns.
.A Newmark scheme assigns to the dofs the following 5 unknowns :
- the displacement d and its predictor D
- the velocity v and its predictor V
- the acceletion a .
Their expressions are calculated by the dofs in class Dof.)
- 2013-07-13 13:30:09下载
- 积分:1