-
银行家算法C++Builder
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列(with C++ Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output)
- 2005-03-31 10:27:18下载
- 积分:1
-
Conjugate-Gradient-Method
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method between the method and Newton' s method, it takes only a first derivative information, but to overcome the steepest descent method convergence slow shortcomings, but also to avoid the Newton method needs to be stored Hesse and disadvantages of computing inverse matrix and the conjugate gradient method is not only one of the most useful methods to solve large linear equations, solution of large-scale nonlinear optimization is one of the most effective algorithm. In various optimization algorithm, conjugate gradient method is a very important one. The advantage is that a small amount of memory required, with step convergence, high stability, and does not require any external parameters.)
- 2017-03-14 15:48:15下载
- 积分:1
-
FiniteElementAnalysis-(Abaqus)
这是一本关于大型有限元模拟软件ABAQUS的英语书籍,从入门介绍到应用实例,还可以学习英文。如果你需要你一定会喜欢的。(English contents: 1. Introduction 2.Bar Element 3.Beam Element 4.Rigid Jointed Frames 5.Stress and Strain Analysis 6.Weighted Residual Methods 7.Finite Element Approximation 8.Numerical Integration 9.Plane Problems 10.Axisymmetric Problems 11.Thin and Thick Plates )
- 2014-10-31 15:13:39下载
- 积分:1
-
fft
有关FFT方面的内容,包括算法原理和程序应用(PDF)(The FFT aspects, including the principles and procedures of application of algorithm (PDF))
- 2011-10-29 15:27:35下载
- 积分:1
-
h1
关于多智能体系统一致性的程序,解微分方程(Consistency of multi-agent systems program)
- 2013-09-17 09:57:29下载
- 积分:1
-
ComputationalMechanicsLibrary
一个个人使用的精简了的c++有限元计算库(Finite element calculation library)
- 2018-04-15 15:39:13下载
- 积分:1
-
couplage
基于模式耦合方法建立三维面波传播模型,该代码对于做波场模拟的同学很有用。(This program calculates the wavefield produced by a monochromatic surface wave mode incoming on a 3D cartesian structure. It is based on mode coupling and multiple scattering.)
- 2012-04-23 13:27:59下载
- 积分:1
-
EPSO
matlab code for exponential PSO
- 2009-05-14 00:51:36下载
- 积分:1
-
Linear-programming
线性规划matlab算法,包括单纯形法,修正单纯形法,大M法,变量有界单纯形法。(Matlab algorithm of linear programming, including the simplex method, revised simplex method, big-M method, the variable bounded simplex method.)
- 2012-06-04 14:04:27下载
- 积分:1
-
link
多项式的链表存储表示以及实现多项式的加法(Said polynomial storage list and the realization of polynomial addition)
- 2009-11-02 10:08:11下载
- 积分:1