搜索资源列表

  1. zuisu

    0下载:
  2. 用于以最速下降法求解最值,可应用在机械优化设计最优解的求取-For the steepest descent method to solve the most value can be applied to optimize the mechanical design of the optimal solution of the strike
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:艾山
  1. zuisu

    0下载:
  2. 一种最速下降法程序,每次迭代结果都同时显示出来。-A steepest descent method procedures
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
  1. steepestdescent

    0下载:
  2. 改进了的最速下降法,用于求解正定n元二次函数-Improved steepest descent method for solving n-positive definite quadratic function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:猫儿
  1. feixianxing

    0下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:舞蛳
  1. 5

    0下载:
  2. 求解非线性问题的算法及程序,其中有如最速下降法的详细介绍和完整的理论推导过程-The algorithm for solving nonlinear problems and procedures, like the steepest descent method in which a detailed descr iption and complete the process of theoretical derivation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:579584
    • 提供者:peter
  1. SteepestDescentMethod

    0下载:
  2. 最速下降梯度法matlab程序 -Steepest Descent Method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:26624
    • 提供者:王雪
  1. --matlab

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

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:Joyee
  1. UnwellLineEquSet-matlab

    2下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:陈永恒
  1. steepestdescent

    0下载:
  2. 很强大的最速下降法的C++算法程序,结果也比较精确-A very powerful method of steepest descent algorithm for the C++ program, the results more precise
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:204800
    • 提供者:chenhong
  1. zuishuxiajiangfa

    0下载:
  2. 运用最速下降法来给函数求极值的c++ 程序-Using the steepest descent method to seek extreme value to the function of the c++ program
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1913856
    • 提供者:周文欢
  1. zuisuxiaj

    0下载:
  2. 最速下降法实现多项式最小值,该程序多项式是特定的。-Steepest descent method to achieve the minimum polynomial, the polynomial is a specific procedure.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:1913856
    • 提供者:zxp
  1. nonlinear-equation

    0下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:汪张扬
  1. simple-grad-desend

    0下载:
  2. 简单梯度下降法,用于迭代求极值,是一种最速下降法-Simple gradient descent method for the iterative extremum is a steepest descent method
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:111616
    • 提供者:王涵
  1. zuisuxiajiang

    0下载:
  2. 实现了最速下降法的算法,具体实例操作,可运行出结果,分子程序书写,简便易懂。-The algorithm of the steepest descent method, and specific examples, you can run the results, the molecular program written in easy to understand.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:王婷
  1. zuisuxiajiang

    0下载:
  2. 自己用matlab写的一个期末考试的代码,用最速下降法求解极值点,在MATLAB2015b上能够完美运行(I wrote a final exam with matlab code, using steepest descent method to solve extreme points, in MATLAB2015b can be perfect operation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:comewithyou
  1. zuisuxiajiang_2+gongetidu_4

    0下载:
  2. 使用最速下降法和共轭梯度法实现优化功能,基于MATLAB平台使用m语言编写(Based on the MATLAB platform, steepest descent method and conjugate gradient method are used to achieve the optimization function with M language.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:221184
    • 提供者:蜗牛run
  1. 优化算法

    0下载:
  2. 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterat
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:旺旺饼干
  1. 新建 Microsoft Word 文档 (2)

    0下载:
  2. 最速下降法是一种好的方法,可以有效求得最速下降曲线(The steepest descent method is a good way to get the fastest descent curve.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:haigongliwei
  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例程

    • 发布日期:2024-05-10
    • 文件大小:59392
    • 提供者:stlu2008
  1. 线搜索算法

    1下载:
  2. 实现了线搜索算法中的最速下降法以及牛顿沃尔夫算法(The steepest descent method and Newton Wolff algorithm in line search algorithm are realized)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:263168
    • 提供者:lthugg
« 1 2 3 45 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org