-
Optimization
约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。(Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.)
- 2008-12-18 18:14:07下载
- 积分:1
-
GetMV2
一个简单的计算块的运动矢量源码,使用四步搜索算法(A simple calculation of the block motion vector source, use the four-step search algorithm)
- 2008-03-14 09:53:46下载
- 积分:1
-
delta-master
非圆形离散元程序,通过采用非圆形颗粒实现康转动性能(Non-circular discrete element program, through the use of non-spherical particles achieve Kang rotation capability)
- 2016-05-18 11:10:53下载
- 积分:1
-
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
-
模拟退火算法 msa
模拟退火算法,地球物理反演,非线性反演算法(Simulated annealing algorithm)
- 2020-06-23 10:40:01下载
- 积分:1
-
SVM_toolbox01
支持向量机作为统计学习理论的实现方法,能很好地解决非线性和高维数问题,克服了神经网络方法收敛慢、解不稳定、推广性差的缺点,近年来得到了广泛地研究,在模式识别、信号处理、控制、通讯等方面得到了广泛地应用。(Support Vector Machine as the implementation of statistical learning theory approach, can be a good solution to the nonlinear and high dimension problem, the neural network method to overcome the slow convergence, solution instability, bad promotion of sexual shortcomings, in recent years has been widely studied, at pattern recognition, signal processing, control, communications, etc. has been widely applied.)
- 2009-03-04 13:34:56下载
- 积分:1
-
VPSO
PSO Code with visulation pro[erlyyy
- 2017-04-13 01:54:01下载
- 积分:1
-
SwarmOpsMatlab1_1
说明: 该蠕变子程序能够进行高温长时间应力下的应力应变分析以及松弛行为(The creep subroutine can be used for stress-strain analysis and relaxation behavior under high temperature and long time stress)
- 2020-02-28 10:07:57下载
- 积分:1
-
Chapter02.Interpolation
清华大学《数值分析A》-第02章.插值
Lagrange
Newton
Hermite
三次样条(Tsinghua University, )
- 2008-07-16 11:22:14下载
- 积分:1
-
Gauss
这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用(It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students)
- 2013-07-02 11:10:51下载
- 积分:1