-
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
-
电力系统潮流程序设计
利用内点法进行最优潮流计算解决成本最小问题(neidianfamatlabfangzhen)
- 2021-01-22 22:18:44下载
- 积分:1
-
niulachaoliu(hanfengdianchang)
IEEE14节点接入一个风电场的牛拉法潮流计算MATLAB程序(含线路和风电机组的参数),里面有注解,方便理解。(IEEE14 Nodes System connected to a wind farm cattle MATLAB rafa power flow calculation (including lines and the parameters of the wind turbines), there are annotations, easy to understand)
- 2017-05-05 17:22:11下载
- 积分:1
-
QP-asm
具有等式约束和不等式约束的二次规划问题,的积极集方法(有效集方法)(the active set methods for QP with equality and ineqality constrain)
- 2011-11-25 10:05:08下载
- 积分:1
-
shape_feature
一个简单的傅立叶带亮度描绘子提取图像的形状特征程序(A simple Fourier descriptor with the brightness of the image shape feature extraction procedures)
- 2008-12-21 21:36:16下载
- 积分:1
-
AirParm1
大气参数计算,含密度、湿度、粘性、热导率等(-Air parameters, density, humidity, viscosity, thermal conductivity)
- 2013-10-24 22:49:04下载
- 积分:1
-
powell
优化设计算法:用powell法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发(Optimization algorithm: Solving the objective function with powell optimal solution and optimal value, has verified the correctness of the algorithm, the visual c++6.0 under development)
- 2021-04-20 10:18:50下载
- 积分:1
-
temperature_control
说明: 利用Abaqus子程序UAMP实现PID控制。(PID control is implemented using the Abaqus subroutine UAMP.)
- 2020-12-19 14:39:11下载
- 积分:1
-
Plane_finite_element_program
简单的平面有限元程序,采用三结点三角形单元;采用等带宽存贮技术;采用高斯消元法解线性方程组。(Simple plane finite element program, using three node triangular element use of such bandwidth, storage technology using Gauss elimination method to solve linear equations.)
- 2010-09-27 09:23:39下载
- 积分:1
-
matlab常用算法程序集
说明: matlab常用算法程序集主要用于解决插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值等问题(Mainly solve interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, numerical integration, equation roots, nonlinear equations solving, direct methods for solving linear equations, iterative methods for solving linear equations, random number generation, special functions Calculation, initial value of ordinary differential equations, etc.)
- 2020-07-28 20:58:13下载
- 积分:1