搜索资源列表

  1. 最速下降法程序源代码

    1下载:
  2. 用最速下降法实现无约束模型的优化计算。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-03-12
    • 文件大小:8.32kb
    • 提供者:inndoor@126.com
  1. 一个最速下降法的Matlab程序.rar

    1下载:
  2. 一个最速下降法的Matlab程序.rar
  3. 所属分类:数学计算/工程计算

  1. work123

    1下载:
  2. 最优化算法,有共轭梯度、牛顿法、黄金分割、最速下降法等-optimization algorithm, a conjugate gradient, Newton, 0.618, the steepest decline in France
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-02-18
    • 文件大小:6kb
    • 提供者:郭大波
  1. zsxjf

    0下载:
  2. Matlab编写的最速下降法算法程序,美国一本权威数值计算方面的书上的源程序。-Matlab prepared by the steepest descent algorithm, a numerical calculation authoritative book on the source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-18
    • 文件大小:1kb
    • 提供者:李军
  1. matlab-zuisuxiajiang

    0下载:
  2. matlab-zuisuxiajiang实现matlab上的最速下降法-Matlab- Matlab zuisuxiajiang achieve the steepest descent method
  3. 所属分类:书籍源码

    • 发布日期:2025-02-18
    • 文件大小:9kb
    • 提供者:yyf
  1. steepest1111

    0下载:
  2. 一个最速下降法源码,很有用,需要的赶快下。-a steepest descent algorithm source code, useful, it needs quickly under.
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:1kb
    • 提供者:赵伟
  1. linearsolvers

    1下载:
  2. matlab编程的三个线性方程组求解子程序:cggm.m,fdm.m,febs.m.其中cggm.m为共轭梯度法求解子程序,fdm.m为最速下降法求解自程序,febs.m为三对角追赶法求解子程序.-Matlab programming three linear equations subroutine : cggm.m, fdm.m. febs.m. which cggm.m to conjugate gradient method s
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:1kb
    • 提供者:王礼广
  1. NumericalLinearAlgebra

    1下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-18
    • 文件大小:6kb
    • 提供者:YUXIANGCHENG
  1. matlab55

    1下载:
  2. 学会不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的计算步骤; 比较不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的优缺点。 -Institute of the different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) for calculatin
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:3kb
    • 提供者:mengxiang
  1. zsxjf

    0下载:
  2. 最速下降法matlab程序,最速下降求法-Steepest descent method matlab procedures, steepest descent method
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:1kb
    • 提供者:王伟
  1. MATLAB--lm

    0下载:
  2. MATLAB实现最速下降法的具体源程序代码-MATLAB steepest descent method to achieve the specific source code
  3. 所属分类:并行运算

    • 发布日期:2025-02-18
    • 文件大小:1kb
    • 提供者:廖民
  1. zuiyouhua

    0下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-18
    • 文件大小:3kb
    • 提供者:白浩泉
  1. zsxjf

    0下载:
  2. 最速下降法,是数值分析中很重要的一种,源码为其在matlab中的实现。-Steepest descent method, numerical analysis is a very important one in the matlab source code for its realization.
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:1kb
    • 提供者:马丫
  1. steepest_descent_method

    0下载:
  2. 采用最速下降法查找最小值,采用H终止准则,计算时间很快,很适合初学者使用-Steepest descent method using the minimum search using H termination criteria, the computation time soon, it is suitable for beginners to use
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:5kb
    • 提供者:sailorkai
  1. opt_steep

    0下载:
  2. 最速下降法,沿梯度下降的方法寻找最优解的经典方法-Steepest descent method
  3. 所属分类:其他小程序

    • 发布日期:2025-02-18
    • 文件大小:1kb
    • 提供者:wu ya
  1. --matlab

    0下载:
  2. 用MATLAB代码来实现最速下降法的计算。-MATLAB code used to achieve the steepest descent method calculations.
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:3kb
    • 提供者:Joyee
  1. 最速下降法

    0下载:
  2. 利用最速下降法极小化函数q(x)=(10x1^2-18x1x2+10x2^2)/2+4x1-15x2=13,线搜索步长为精确步长(Steepest descent method for numerical example)
  3. 所属分类:其他小程序

    • 发布日期:2025-02-18
    • 文件大小:1kb
    • 提供者:Camille1994
  1. 最速下降法完整版(精简版可打印)1603261421

    0下载:
  2. 实现最速下降法,用matlab实现最速下降法,可以在matlab中直接应用(Implement the steepest descent method with matlab to achieve the fastest descent method.)
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:359kb
    • 提供者:最棒的简约
  1. Matlab optimization programming example

    0下载:
  2. 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
  3. 所属分类:matlab例程

    • 发布日期:2025-02-18
    • 文件大小:58kb
    • 提供者:stlu2008
  1. 最速下降法

    0下载:
  2. 最优化课程中的最速下降法matlab程序,利用了wolfe搜索和armijo线搜索(Matlab program of steepest descent method in optimization course, using Wolfe search and Armijo line search)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-18
    • 文件大小:2kb
    • 提供者:zjmjyo
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org