搜索资源列表
Nelder-Mead-simplex-method
- 标准单纯性算法程序,不知能否满足大家需要。-simple algorithm standard procedures, we will be able to meet the need.
fminsi
- 用Fortran语言编写的Nelder-Mead优化程序,可用于解决无约束优化问题。-Written in Fortran Nelder-Mead optimization procedure can be used to solve unconstrained optimization problems.
求解药代动力学参数的自适应混合粒子群算法
- 摘要:针对传统方法具有初始值敏感和进化算法无法确定搜索范围等缺陷,将Nelder-Mead 单纯形与粒子群算法相结合,提出 了一种基于Nelder-Mead单纯形与粒子群算法的具有时变加速因子的自适应混合粒子群算法。将该混合算法用于血管外给药二 室模型参数优化的实验之中。仿真实验结果表明,算法计算精度高而且鲁棒性强,是一种新颖的解决药代动力学参数优化的较 好方法。
nelder-mead
- nelder_mead优化算法,求多维函数极值的一种算法,不利用任何求导。利用多面体逼近。-nelder_mead optimization algorithm, and a multi-dimensional function extremum algorithm, do not use any derivation. The use of polyhedral approximation.
powell
- optimization nelder powe-optimization nelder powell
Nelder-Mead
- nelder-mead method. nelder-mead method. -nelder-mead method. nelder-mead method. nelder-mead method.
aa
- nelder & mead simplex method abc
simps
- Nelder-Mead SIMPS = Strategy Simplex Constrained minimizer, based on iterations of full-dimensional simplex calls (Nelder-Mead direct search method), each time followed by a series of two-dimensional simplex calls (local improvements by
NelderMeadSimplexMethodforDirectSearch
- Nelder Mead Simplex Method for Direct Search
NelderMid
- The Nelder–Mead method or downhill simplex method or amoeba method is a commonly used nonlinear optimization technique, which is a well-defined numerical method for twice differentiable and unimodal problems. However, the Nelder–Mead technique is onl
nelder_mead
- nelder mead单纯形法,用于求解20维以内的目标函数的最优解。-Nelder_Mead Complex Method
optimaztion
- Chapter 8. Numerical Optimization Algorithm 8.1 Golden Search for a Minimum Algorithm 8.2 Nelder-Mead s Minimization Method Algorithm 8.3 Local Minimum Search Using Quadratic Interpolation Algorithm 8.4 Steepest Descent or Gradie
Nelder-Mead-C
- 单纯形算法 原理 程序框图 详细介绍了单纯形算法的原理-Nelder-Mead C introduce what is Nelder-Mead
optimize
- 使用单纯型法算法优化一般约束问题,并对几个 测试函数进行了测试。-Optimize general constrained problems using Nelder-Mead algorithm
NM
- a code for Nelder Mead
Nelder-Mead
- Nelder Mead simplex algorithm for minimizing N-dimension const function Copyright (C) 2008 Colin Caprani - www.colincaprani.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU General P
nelder
- this file is an optimization code by Nelder-Mead in matlab.
nelder
- nelder-mead算法,程序不算太长,应该好理解,仔细看几遍就行了-nelder-mead method, it is very useful if you want it,just download it!
Nelder-mead
- nelder-mead算法maltab代码-nelder-mead algorithm maltab code
nelder-mead
- presents convergence properties of the Nelder{Mead algorithm applied to strictly convex functions in dimensions 1 and 2. We prove convergence to a minimizer for dimension 1, and various limited convergence results for dimension 2.