CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最速下降法

搜索资源列表

  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 contains unconstrained optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1052
    • 提供者:zhuyuanli
  1. zuisuxiajiangfa

    0下载:
  2. 用FORTRON程序编的最速下降法,用来解决无约束规划问题-With FORTRON program compiled the steepest descent method, which is used to solve the unconstrained programming problem
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:72463
    • 提供者:keke
  1. steepst

    0下载:
  2. 最速下降法计算大型系数矩阵线性方程的根。只是一个示例程序代码。-The steepest descent method in the root of the large coefficient matrix linear equation. Just a sample of the code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:1961
    • 提供者:胡义勇
  1. multidimensional-extremum-problems

    1下载:
  2. 无约束多维极值问题,包含 用模式搜索法求解多维函数的极值 用Rosenbrock法求解多维函数的极值 用单纯形搜索法求解多维函数的极值 用Powell法求解多维函数的极值 用最速下降法求解多维函数的极值 用共轭梯度法求解多维函数的极 用牛顿法求解多维函数的极值 用修正牛顿法求解多维函数的极值 用DFP法求解多维函数的极值 用BFGS法求解多维函数的极值 用信赖域法求解多维函数的极值 用显式最速下降法求正定二次函数的极值 -Unconstrain
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:6433
    • 提供者:张然
  1. The-whole-descent-method

    0下载:
  2. MATLAB实现的最速下降法,简单易懂,大家可以下载看一下,做参考。-MATLAB implementation of the steepest descent method is simple to understand, we can download the look, do reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:3481
    • 提供者:YanZhi
  1. Linear-Equations-Solving

    0下载:
  2. 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis report, as well as linear equa
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:4758739
    • 提供者:吉韦
  1. matlab-sor

    0下载:
  2. 包含了常用的CG算法/SOR迭代算法/SDM最速下降法等算法-Used CG algorithm/SOR iterative algorithm/SDM steepest descent method algorithm
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:Will Leung
  1. zsxjf

    0下载:
  2. 数值分析(上) 最速下降法 计算方法试验上课习题练习-Numerical analysis (on) the steepest descent calculation methods test class exercises exercises
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:740
    • 提供者:liuwenxin
  1. steel2

    0下载:
  2. 现代设计理论与方法书中的作业题,用最速下降法做的-The job title of modern design theory and methods in the book, with the steepest descent method
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:547
    • 提供者:李倩龙
  1. project1

    0下载:
  2. 进行共个梯度法CG,最速下降法,以及stationary迭代法,预处理CG法解线性方程的程序。给出迭代结果。-Solve linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:933
    • 提供者:panxujie
  1. CG1

    0下载:
  2. matlab 最速下降法与共轭梯度法在matlab中的实现-matlab CG
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:747
    • 提供者:lishu
  1. steepdfp

    0下载:
  2. 最速下降法、DFP法问题解最优化问题,工程优化,matlab-The steepest descent method, DFP method solution optimization problem, engineering optimization and matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:35419
    • 提供者:lixiao
  1. fast-down

    0下载:
  2. 最速下降法,用于解决二维情况下的函数极值问题。通过确定初始点,通过迭代将初始点加至最小点。步长和方向为迭代的元素,每次先去步长和其点的负梯度。-The steepest descent method for solving the function extremum problems in the two-dimensional case. Iteration by determining the initial point initial point was added to the mini
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-02
    • 文件大小:6690
    • 提供者:冯嘉贲
  1. The-steepest-descent-method

    0下载:
  2. 最优化方法 最速下降法程序 MATLAB程序-MATLAB program optimization method of steepest descent method
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:4389
    • 提供者:姑苏大奖
  1. matlab-code

    0下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3667
    • 提供者:陈亮
  1. zuisu

    0下载:
  2. 数学模型中最速下降法matlab程序(包括算法)-The mathematical model of the steepest descent method procedures (including algorithms)
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1080
    • 提供者:Denly
  1. SD

    0下载:
  2. 最速下降法求解方程组的函数,可以通过迭代求解得到线性方程组的解-steepset decentent
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:824
    • 提供者:alone
  1. code

    0下载:
  2. 用MATLAB实现最速下降法,牛顿法和共轭梯度法求解实例。-Using MATLAB to achieve the steepest descent method, Newton method and conjugate gradient method to solve the instance.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:13871
    • 提供者:严菲
  1. zuishuxiajiang

    0下载:
  2. 无约束最优化中经典的最速下降法matlab程序-The unconstrained optimization Classic in the steepest descent method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2685
    • 提供者:wang
  1. Matlab

    0下载:
  2. 重点介绍了最速下降法与牛顿法以及二次规划等其他一些算法了的运行结果及过程-Focuses on the D* A* algorithm, and has a relatively good run of results and process
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:34547
    • 提供者:周东
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 24 »
搜珍网 www.dssz.com