-
youhua
fortran最优化计算方法常用程序汇编
包括一维最优化部分、无约束优化部分、约束优化部分
0.618法,分数法、二次插值法、三次插值法
共轭梯度法、DFP变尺法(导数)、DFP变尺法(差分)、阻尼最小二乘法、鲍威尔法、模式搜索法、单纯形法
混合罚函数法(SUMT调用DFP)、混合罚函数法(SUMT调用鲍威尔法)、综合约束函数双下降法、可变容差法、复合形法、网格法、随机试验法、解线性规划的单纯形法(fortran optimization calculation method used to assemble
Including one-dimensional optimization section, part of unconstrained optimization, constrained optimization part
0.618, fractional method, quadratic interpolation, cubic interpolation
Conjugate gradient method, DFP becomes ruler Act (derivative), DFP variable scale method (differential), damped least squares method, Powell method, pattern search method, the simplex method
Mixed penalty function method (SUMT call DFP), mixed penalty function method (SUMT call Powell Law), integrated dual descent constraint functions, variable tolerance method, the complex method, grid method, random test, solving linear programming simplex Method)
- 2014-05-21 10:33:13下载
- 积分:1
-
2Ddepth-migration
地震偏移成像:二维叠后深度偏移(相移法)(Seismic imaging: two-dimensional stack depth migration (phase shift method))
- 2021-04-06 21:29:02下载
- 积分:1
-
HHZY
本程序针对内弹道的计算实现火炮内弹道计算(The procedure for the calculation of the interior ballistics Gun Interior Ballistic calculation)
- 2021-04-18 07:08:52下载
- 积分:1
-
mg01
用多重网格方法求解泊松方程,偏微分方程求解(use multigrid method to solve poisson equation, pde solver)
- 2009-11-10 21:45:00下载
- 积分:1
-
FiniteElementMethod
有限元方法与C程序设计
介绍有限元方法原理和如何设计C程序,书后有相关代码。(Finite element method with the C programming)
- 2010-01-01 16:10:54下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
dynopt_4.1.3
基于Biegler动态优化正交配置法(联立算法)的matlab 代码,由M.Cizniar,M. Fikar等编写(dynopt is a set of MATLAB functions for determination of optimal control trajectory by
given description of the process, the cost to be minimised, subject to equality and inequality
constraints, using orthogonal collocation on fi nite elements method.)
- 2011-07-04 16:14:22下载
- 积分:1
-
MFIE
本程序用于磁场积分方程求解圆柱的电磁散射问题。(This procedure for the cylindrical magnetic field integral equations of electromagnetic scattering problems.)
- 2009-10-16 22:51:18下载
- 积分:1
-
mom
矩量法仿真电磁辐射和散射的源代码(c++) (Moment Method Simulation of electromagnetic radiation and scattering of the source code (c++))
- 2021-03-20 23:59:18下载
- 积分:1
-
simple
流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)
- 2013-09-06 19:00:42下载
- 积分:1