搜索资源列表

  1. zishiyingsuanfa

    0下载:
  2. 所属分类:matlab例程

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

    0下载:
  2. 数值方法中的最速下降法!用FROTRAN编写的,-Numerical methods in the steepest descent method! Written by FROTRAN, thank you
  3. 所属分类:数值算法/人工智能

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

    1下载:
  2. 最速下降法 求极小值问题的程序示例 其中包含三个函数-Steepest descent procedure for seeking the minimum value problem examples
  3. 所属分类:matlab例程

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

    0下载:
  2. 采用最速下降法的AGC仿真,比较了用误差平均和仅用当次误差的控制效果。-The steepest descent method using the AGC simulation, compared with the average error, and only when the second error control effect.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:鲁信
  1. lms

    0下载:
  2. 神经网络LMS算法(最速下降法),matlab源程序-neural networl LMS algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:li bo
  1. conjugate_gradient_method

    0下载:
  2. 1. 程序运行时首先输入要求解第几题,然后输入初始点,即可得到最后结果。从程序运行结果中我们可以看到,采用共轭梯度法所得的结果比采用最速下降法所得的结果更为精确,这是由于:共轭梯度法实质上是对最速下降法的修正,使搜索方向变为共轭方向,即每一步的搜索方向都要对该步的负梯度进行修正。-1. Program run-time solution of the first type the first few questions asked, a
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:陈卫亮
  1. zuisutidu

    0下载:
  2. 最速下降法,用于计算机,数值方法的实现,需调试再用,谢谢大家-steepest descent method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:杨泉
  1. unconstrained_optimization

    0下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:3190784
    • 提供者:李湖
  1. Simulation_of_a_variety_of_LMS_Algorithm

    0下载:
  2. 仿真了LMS算和和牛顿算法以及最速下降算法有图形可以清楚的看到几个算法的收敛速度的快慢-Calculation and simulation of the LMS and Newton algorithm and the steepest descent algorithm can clearly see several graphical convergence of the algorithm for the pace of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:朱向鹏
  1. dpnewton_zuisu

    0下载:
  2. 阻尼牛顿法、最速下降法、变尺度法的matlab程序。-Damped Newton' s method, steepest descent method, variable metric method matlab program.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:百位过
  1. Syl

    0下载:
  2. Sylvester type 方程的最速下降法matlab程序-matlab codes for Sylvester type equation
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 一个最速下降法实现例子,有需要的可以-A steepest descent method to achieve an example, there is need to take a look at
  3. 所属分类:matlab例程

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

    0下载:
  2. 模拟退火算法和最速下降法的结合,既有模拟退火算法的全局性,搜索过程中最速下降法确定搜索方向,提高了收敛速度。-Simulated annealing algorithm and a combination of steepest descent method, both simulated annealing algorithm for the global nature of the search process in the ste
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 目标函数的几种极值求解方法,包括最速下降法,拟牛顿法,共轭梯度法MATLAB实现-The objective function to solve several extreme methods, including steepest descent, quasi-Newton method, conjugate gradient method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:54272
    • 提供者:黄梅
  1. 1

    0下载:
  2. 利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索-Using c language of the steepest descent procedure, including the advance and retreat method and 0.618 using one-dimensional search method
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:杨天
  1. GA

    0下载:
  2. 热力学遗传算"~-(therm odynamical genetic algorithms,简称TDGA)借鉴固体退火过程中能量与熵的竞争 模式来协调GA 中“选择压力”和“种群多样性”之间的冲突.然而TDGA 目前极高的计算代价限制了其应用.为了提 高TDGA的计算效率,首先定义一种等级熵(rating—based entropy,J~j称RE)度量方法,它能以较小的计算成本度量种 群中个体适应值的分散程度.然后引入分量热
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:384000
    • 提供者:郭事业
  1. mixNewton

    0下载:
  2. 混合Newton发求最小值.原理是基于Newton法,求解非线性方程。利用和最速下降法混合,避免了Newton的不足-ues mix Newton method to solve the problem: min f(x)
  3. 所属分类:matlab例程

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

    0下载:
  2. 最速下降法程序 matlab应用于模糊控制 王立新主编-get to speedestdec
  3. 所属分类:汇编语言

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

    0下载:
  2. 基于最速下降法、牛顿法、共轭梯度法的matlab程序 -Steepest descent Newton conjugate gradient method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:lzy
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »

源码中国 www.ymcn.org