-
jisuanqi
一个计算器,实现加减乘除等,适合初学者学习,代码很全,自己写的。(A calculator to realize, Math, etc., suitable for beginners to learn, the code is all that he wrote.)
- 2011-07-10 12:38:30下载
- 积分:1
-
Crank-Nicholson
关于一的微分方程数值解,一维波动方程初边值问题Crank-Nicholson格式,及追赶法(On one of the numerical solution of differential equations, one-dimensional wave equation Crank-Nicholson format, and to catch up with the Law)
- 2008-05-08 23:46:39下载
- 积分:1
-
Reynolds-model-with-film-and-load
可以求解雷洛方程的膜厚和载荷方程,读者可以稍微修改相关参数就可以应用到自己的公式和相关数学模型中(Reynolds model to develop the film-thickness and hydrodynamic load. )
- 2013-05-09 16:35:50下载
- 积分:1
-
Fortran-Algorithms
Fortran常用算法程序集-第二版.pdf,很全的算法程序集,对提高Fortran编程能力大有帮助。(Fortran common algorithm assembly- Second Edition. Pdf, is the whole assembly algorithms, to improve the Fortran programming skills go a long way.)
- 2011-04-25 17:09:57下载
- 积分:1
-
求取雅克比矩阵的程序 Jacbio
实现求取雅克比矩阵的程序,对于学习数值分析的同学会很有用(Realize the procedures for Jacques than matrix
)
- 2012-03-04 16:37:40下载
- 积分:1
-
数值计算_病态线性方程组的求解
说明: 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码(This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code)
- 2005-11-26 12:21:17下载
- 积分:1
-
orthofit
对离散点进行多项式拟合,不同于传统多项式拟合高次出现病态,此程序可以拟合高阶多项式( ORTHOFIT Fit polynomial to data.
YS = ORTHOFIT(X,Y,N) smooths/fits data Y(X) in a least-squares sense
using a polynomial of degree N and returns the smoothed data YS.)
- 2021-02-14 15:49:49下载
- 积分:1
-
SMOTE
matlab的smote算法,可以用于分类时样本数据不平衡的问题(matlab smote algorithm, can be used to sample data classification problem of unbalanced)
- 2012-09-14 10:38:54下载
- 积分:1
-
atjjs
埃特金加速法,一个数值分析中的算法,大家先看看哦(Aitken acceleration method, a numerical analysis of the algorithm, we look at the flash open her cloak)
- 2007-06-18 10:34:17下载
- 积分: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