搜索资源列表

  1. optimizationinC

    0下载:
  2. 最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell meth
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:6144
    • 提供者:xnkl
  1. 2

    0下载:
  2. 优化算法无约束优化方法中的改进的鲍威尔法求解,通过调试。-Optimization algorithm for unconstrained optimization methods to improve the method of Powell through the debugger.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:29696
    • 提供者:asus
  1. powell

    0下载:
  2. 鲍威尔法也是一种共轭方向法,能在有限步长内极小化一个二次函数,是直接搜索法中效果最佳的一种方法。此代码是改进的鲍威尔法,能防止寻优方向组中方向共轭性和线性独立性退化。-failed to translate
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:manzi
  1. DispPowellV2

    0下载:
  2. 使用改进的鲍威尔法powell,实现无约束优化问题的直接解法-Using a modified Powell powell, direct solution of unconstrained optimization problems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:wangrui
  1. Powell

    0下载:
  2. 鲍威尔方法是鲍威尔于1964年提出的,以后又经过他本人的改进。该方法是一种有效的共轭梯度方向法,它可以在有限步内找到二次函数的极小点。对于非二次函数只要具有连续的二阶导数,用这种方法也是有效的。-Powell method is proposed in 1964, and later through his own improvements. This method is an effective method of conjugate
  3. 所属分类:C#编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:cheng

源码中国 www.ymcn.org