-
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
-
Dijkstra
说明: 可实现Dijkstra算法,显示起始点到其它各节点的最短距离和路径(Dijkstra algorithm can be implemented to show the shortest distance and path from the starting point to other nodes.)
- 2020-06-25 02:00:02下载
- 积分:1
-
inpolygon.f
to judge points in a polygon
- 2013-10-17 17:17:43下载
- 积分:1
-
spi_index_excel
excel宏的SPI计算,降水指数。非常详细的说明(The excel macro SPI precipitation index. Very detailed description of)
- 2021-04-04 10:59:04下载
- 积分:1
-
ANSYS-mesh
在有限元分析中的网格划分好坏直接关系到模型计算的准确性,这里是关于网格划分的一些讨论。(In in the analysis of finite element mesh is directly related to the accuracy of the calculation model, there is some discussion about grid division.)
- 2012-03-13 20:21:50下载
- 积分:1
-
program
用matlab的算法,实现MUSIC时间反演,主要用于信号处理中的相关问题(MUSIC time reversal matlab algorithm, mainly used for signal processing issues related to)
- 2012-05-05 10:50:43下载
- 积分:1
-
conjugate
共轭梯度法,本算法是经过验证了的共轭梯度法,读者在运用到其他方面时需要修改一定的参数(Conjugate gradient method, this algorithm is verified of the conjugate gradient method, readers in the use of other aspects need to modify certain parameters)
- 2008-04-10 11:14:46下载
- 积分:1
-
fitnorm
对任意基本函数组合进行最小二乘曲线拟合的源程序。(basic function of arbitrary combinations least squares curve fitting of the source.)
- 2007-05-05 16:05:02下载
- 积分:1
-
Spline3
三次样条插值函数实现
运行后画出曲线图,并得到插值函数表达式。(spline3)
- 2020-12-02 20:39:26下载
- 积分:1
-
lizilvbo
实现了粒子滤波算法代码,供大家参考学习。(Particle filter algorithm to achieve the code for your reference study.)
- 2010-01-08 16:16:51下载
- 积分:1