搜索资源列表

  1. edtu

    0下载:
  2. MATLAB实现最速下降法,希望大家用得上-MATLAB implementation steepest descent method, I hope everyone useful! ! ! ! ! ! ! ! !
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:魏雪漫
  1. steepest

    0下载:
  2. 对方程组的最快速逼近,以求出其最优解。速度快,算法易实现。-Of equations the most rapid approach to its optimal solution. Fast and easy implementation algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:lkb
  1. opt_steep

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:wu ya
  1. zuisuxiajiangfa

    0下载:
  2. 最速下降法优化,无约束,可以自己改进。很容易懂有简单的说明。-Steepest descent method optimization, non-binding, can improve. There is a simple easy to understand explanation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:menglingsai
  1. steepest_descent

    0下载:
  2. 这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. -Matlab implementation of this procedure steepest descent algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:小豆蔻
  1. 29782199zuisuxiajiangfa

    0下载:
  2. 最速下降法,用MATLAB实现。很经典!-Steepest descent method, using MATLAB to achieve. Classic!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:Yang Kan
  1. zuisuxiajiang

    0下载:
  2. 最速下降法。很好的优化程序。需要的自己下来看看啊-Steepest descent method. Optimizer good. Under their own needs来看看啊
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王散
  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-21
    • 文件大小:6144
    • 提供者:xnkl
  1. lms_code

    0下载:
  2. lms源码这是实验的代码 为了对理论进行实际的理解 仅作参考 1. 随机逼近算法模块 2. 抗噪检验模块 3.最陡下降法模块-This is the experimental lms source code to the actual understanding of the theory of reference only 1. Stochastic approximation algorithm for modu
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:li yan
  1. Steepest_Descent_Method

    0下载:
  2. 最速降模型是泛函分析中的一个经典问题,这里给出了求解该问题的Matlab解法。-Steepest Descent Method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Frank
  1. steep

    0下载:
  2. steepest decent algorithm for multi variable functions
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:canberk
  1. zuiyouhuashiyanbaogao

    0下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, N
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:81920
    • 提供者:ljw
  1. STEEP.ZIP

    0下载:
  2. 一个最速下降的开发, matlab的代码示例。希望对大家有所帮助-steepest descent
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:wuji
  1. shuzhi

    0下载:
  2. 计算最速下降法和黄金分割法的程序,计算结果精确。-Calculation of the steepest descent method and the golden section method of procedure, precise results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Yang
  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-21
    • 文件大小:1024
    • 提供者:艾山
  1. zuisu

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

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

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

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

    0下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:12697600
    • 提供者:王正宇
  1. peaksf

    0下载:
  2. Peaks function for illustrating steepest descent, Newton,and LM directions.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ev4nsence
  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-21
    • 文件大小:579584
    • 提供者:peter
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

源码中国 www.ymcn.org