搜索资源列表

  1. Unconstrained_optimization

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:4kb
    • 提供者:闫安心
  1. conjugate_gradient

    0下载:
  2. conjugate gradient source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:shamsul
  1. conjugate_gradient

    1下载:
  2. 共轭梯度法求最优值,这个程序是上课的时候做的,还行就发过来了-good
  3. 所属分类:软件工程

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:王位
  1. conjugate_gradient

    0下载:
  2. 最优化方法中共轭梯度法的matlab程序-Optimization method of conjugated gradient method matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:陈莫
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点-Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the first derivative information, but the steepest de
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:361kb
    • 提供者:马一
  1. Conjugate_gradient

    0下载:
  2. 用共轭梯度法解线性方程组解决解析方法解不了的方程。-Conjugate gradient method for solving linear equations to solve the analytical method solution of the equation can not
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:闫小凡
  1. Newton

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:zhuyuanli
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法最优化算法matlab源程序-Conjugate Gradient Method optimization algorithm matlab source code. .
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:yuzexi
  1. Conjugate_Gradient

    0下载:
  2. Conjugate_Gradient方法仿真测试最优化效果的matlab程序-Conjugate_Gradient simulation testing method to optimize the effect of the matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:
  1. Conjugate_gradient

    0下载:
  2. 用共轭梯度法解决最优化问题,有应用实例。-Conjugate gradient method to solve optimization problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:齐晶

源码中国 www.ymcn.org