-
ADAM
ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
微分进化算法中的其中两个子程序 kk
说明: 微分进化算法中的其中两个子程序,还有未上传(Differential evolution algorithm)
- 2020-06-23 05:00:01下载
- 积分:1
-
The-UDF-for-phase-change-of-water
Fluent 中短语模拟水的受热蒸发相变的UDF程序代码(the UDF for phase change of water)
- 2014-01-06 19:38:21下载
- 积分:1
-
2011MHD--wangxiaogang.zip
这是2011年中国等离子暑期学校关于磁流体力学(MHD)的讲义,授课的老师是北京大学的王晓刚教授,非常经典!(This is the 2011 China Summer School on magnetic plasma hydrodynamics (MHD) lectures, taught at Peking University Professor Wang Xiaogang teacher, very classic!)
- 2021-05-14 09:30:02下载
- 积分:1
-
第19章 离散相模型 - 副本
说明: FLUENT中离散相粒子追踪设置及相关计算,设计用户自定义相关内容(Discrete phase particle tracking in FLUENT)
- 2020-06-20 19:40:02下载
- 积分:1
-
nonlinearFEM
采用Fortran编写的二维非线性有限元计算程序,内有程序变量说明,可用于计算弯曲梁的大变形(Fortran prepared using a two-dimensional nonlinear finite element program variables within a program description can be used to calculate the bending beam of the large deformation)
- 2014-12-17 22:17:16下载
- 积分:1
-
SIMPLER-Tao
西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!(Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!)
- 2009-12-29 18:04:15下载
- 积分:1
-
PCG
% SSOR预处理的共轭梯度法求解方程Ax=b
% 输入参数说明
% A 正定矩阵[n*n]
% b 右边向量
% omega SSOR预处理参数(0--2)
% Times 迭代次数
% errtol 给定误差终止条件
%
%输出参数
% NewX 方程Ax=b的x近似解
% avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
- 2007-11-16 01:14:24下载
- 积分:1
-
FDM
用有限差分方法求解波动方程,画出波场快照,模拟波在地下传播!(The wave equation by finite difference method, draw the wave field snapshot, simulate wave propagation in the underground!)
- 2020-12-18 11:59:10下载
- 积分:1
-
doa
基于高阶累积量的doa 高阶累积量的估计计算(doa cum)
- 2012-06-20 13:28:43下载
- 积分:1