-
MachineLearning
说明: 机器学习的鸢尾花数据集的应用逻辑回归算法分类(Classification of iris data set by logical regression algorithm)
- 2021-03-22 13:59:32下载
- 积分:1
-
数值分析实验
数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点;
编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
- 2019-04-30 22:30:36下载
- 积分:1
-
RK_4
求解时滞微分方程的龙格库塔方法!用matlab编写的。(Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.)
- 2008-12-25 09:33:06下载
- 积分:1
-
power-method
用幂法反幂法求解方阵的最大最小特征值及其特征向量,C语言程序,基本的数值计算算法(power method and inverse power method)
- 2011-11-24 20:09:25下载
- 积分:1
-
ART
电容层析成像的ART算法演示实例,并带有详细的说明(An Example of ART Algorithm for Electrical Capacitance Tomography)
- 2021-04-22 08:48:49下载
- 积分:1
-
UPWIND
fortran code for LINEAR_WAVE PROPAGATION
by upwind method.
- 2013-03-26 18:53:58下载
- 积分:1
-
my_windows_timer
windows计时器工具,能够精确到毫(0.001),说明文档请用office2010打开。(windows timer tools, technology is accurate to the mm (0.001), documentation office2010 open.)
- 2012-05-11 01:42:23下载
- 积分:1
-
共轭梯度法
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method Gradient) is a method between the steepest descent method and Newton's method. It only uses the first derivative information, but overcomes the disadvantage of slow convergence of steepest descent method, and avoids the disadvantage of storing and calculating Hesse matrix and solving inverse of Newton's method. Conjugate gradient method is not only one of the most useful methods to solve large-scale linear equations, but also the most effective method to solve large-scale nonlinear optimization One of the algorithms of. Among all kinds of optimization algorithms, conjugate gradient method is very important. It has the advantages of small storage, step convergence, high stability and no external parameters.)
- 2020-06-27 15:46:08下载
- 积分:1
-
matlab-code
几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法(Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradient method, Newton' s method, trust region method)
- 2013-03-09 14:53:27下载
- 积分:1
-
G.格子Boltzmann方法的原理及应用
说明: 本书详细介绍了格子波尔兹曼法的原理,边界条件,具体模型及数值方法,非常适合学习与应用。(This book introduce the theory of lattice boltzmann methods alone with it's boundary conditions,models and numerical methods. It's really a book for us to learn and use.)
- 2017-06-22 11:48:09下载
- 积分:1