搜索资源列表

  1. golden_cut_method

    0下载:
  2. 2. 黄金分割法的的核心思想是逼近,而最终结果的精确程度取决于相对精度e的大小,e越小,结果越精确,迭代次数越多,这一点从图一的程序运行结果中可以很明显的看出。 3. 程序运行过程中首先输入初始区间[0,1],然后输入迭代后最后区间的长度0.2,最后得出极小值和极小值点。 -2. Golden section method is the core idea of approximation, while the final re
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 最优化设计中的可利用的黄金分割法 一元三次-Optimum design of the golden section method can be used three times a dollar
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:leaf
  1. Optimizationalgorithm

    0下载:
  2. 最优化算法的C程序设计(包括黄金分割法,变尺度法等)-Optimization algorithm of C programming
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:45056
    • 提供者:notcomplex
  1. 0.618

    0下载:
  2. 黄金分割法,求简单的黄金分割法f(x)=(x+1)(x-2)^2 e=0.0001 a=0 b=0.1-Golden section method, seeking a simple golden section method f (x) = (x+1) (x-2) ^ 2 e = 0.0001 a = 0 b = 0.1
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:204800
    • 提供者:王刚
  1. zuiyouhua

    0下载:
  2. 采用matlab语言实现黄金分割 不精确一维搜索 DFP BFGS 算法,全部原创 仅供参考-Language implementation using matlab inexact one-dimensional golden section search DFP BFGS algorithm, all the original for reference only
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:孙浩
  1. MATLABoptimization

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

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

    0下载:
  2. 黄金分割法的MatLab源码!!!黄金分割法的MatLab源码-Golden section method of MatLab source code! ! ! Golden section method of MatLab source code! ! !
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:nc21lym
  1. goldensectiondichotomy

    0下载:
  2. 一个黄金分割法,可以运行,不过只是最终结果,想要中间过程就得自己想办法了,我也不会了。两个二分法可以-A golden section method, you can run, but only the final result, like the middle of the process would have their own ways, and I will not. 2 dichotomy can be
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:马庆昌
  1. equation_Solve

    0下载:
  2. 方程求根的MATLAB程序,包括各种数值方法,如黄金分割法,联合法等-Equation Roots of MATLAB programs, including a variety of numerical methods, such as the golden section method, the joint law
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:付和平
  1. Gold_sector

    0下载:
  2. 自己根据<最优化理论与基础>课本编的matlab程序 黄金分割法 自助输入目标函数及其梯度-Optimization: Gold Section Method Type in objective function and its gradient.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:GPack
  1. LAB3

    0下载:
  2. 最优化算法,黄金分割法,费波纳齐法计算函数最小值-Optimization algorithm, golden section method, the minimum function Feibonaqi method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:bohge
  1. Golden_Section_Method

    0下载:
  2. 该code是黄金分割算法matlab程序,给定一个方程和变量取值范围,通过该code即可找到目标函数最小值,是优化分析过程中很好的一个基本算法.-this code is the golden-section algorithm. For a given range of design variables, the code can find the maximum of objective function. This code is
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:25600
    • 提供者:王明
  1. 2

    0下载:
  2. 黄金分割法程序,C语言编写,简单易懂,希望大家指正,-huang jin fen ge fa yuan cheng xu ,yong c yu yan xie de
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:高迪
  1. c

    0下载:
  2. 一个求函数极值问题,用黄金分割法-Extreme Value of a demand function, with the golden section! ! ! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:502784
    • 提供者:lsy
  1. MATLABhuangjinfengefa

    0下载:
  2. 黄金分割法,进退法,很有用处的,要不你下载试试看-huangjinfengefa
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:黄超
  1. huangjin

    0下载:
  2. 赶紧来下载,机不可失时不再来的黄金分割法啊,快带别人来看看那,-jintuifa
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:黄超
  1. jintuifahuanjinfenge

    0下载:
  2. 赶紧来下载,机不可失时不再来的黄金分割法啊,快带别人来看看那,-hh
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:黄超
  1. youhuasheji

    0下载:
  2. 优化设计 赶紧来下载,机不可失时不再来的黄金分割法啊,快带别人来看看那,-jj
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:黄超
  1. youhuazichengxu

    0下载:
  2. 赶紧来下载,机不可失时不再来的黄金分割法啊,快带别人来看看那,呵呵优化设计 -ww
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:黄超
  1. 1

    0下载:
  2. 机械优化设计作业,黄金分割法与进退法编程,求解一维极小点-Optimization of Mechanical Design jobs, golden section method and the advance and retreat method program, solving one-dimensional minima
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:cheng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »

源码中国 www.ymcn.org