CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 黄金分割法

搜索资源列表

  1. Powell-method

    0下载:
  2. 本程序运用黄金分割法和鲍威尔法来优化计算,附带源程序供大家学习。-This procedure uses the golden section method and Powell method to optimize the calculation, with the source code for everyone to learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:478512
    • 提供者:张天翼
  1. ZY_2_1

    0下载:
  2. 自己用java编程的基于黄金分割法求解函数的最优解。供大家学习交流-The optimal solution of the function based on the golden section method for Java programming. For everyone to learn communication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:687
    • 提供者:mmm
  1. huangjingfengefa

    0下载:
  2. 基于C语言的黄金分割法法,可以改变步长,使系统快速精确找到最大功率,很好!-Method of golden section method based on C language, can change the step length, the system quickly and accurately find the maximum power, very good!
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:802
    • 提供者:欧阳志远
  1. gold

    0下载:
  2. 基于黄金分割法的一维搜索算法,被优化函数为翼型的阻力,变量为翼型的展弦比-Based on Golden Section one-dimensional search algorithm is optimized airfoil resistance function, variable aspect ratio airfoil
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:578
    • 提供者:yangguang
  1. waitui-huangjin-zuisuxiajiang

    0下载:
  2. 优化设计:外推法、黄金分割法、最速下降法,c程序-Optimization design: extrapolation method, golden section method, steepest descent method, C program
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1526
    • 提供者:zhang ke
  1. Fibonacci

    0下载:
  2. 改进的黄金分割法(Fibonacci)用于求解非线性方程组的最优化问题,加上后面的main,可以求解一个产量模型最优参数的问题,并给出预测产量和累积产量的曲线。-Improved golden section method (Fibonacci) for solving nonlinear equations optimization problem, with the back of the main, a yield model can solve the problem of optima
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:953
    • 提供者:zhanglu
  1. DFP-and-BFGS

    1下载:
  2. 分别用DFP和BFGS来解决无约束的优化问题,中间用的进退法和黄金分割法。-With DFP and BFGS respectively to solve unconstrained optimization problems, in the middle between the method and the golden section method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2556
    • 提供者:不要走太远
  1. newton

    0下载:
  2. 经典的求函数极值的Newton法程序,其中利用黄金分割法求步长-Classic program functionfor extreme value called Newton method, which using the golden section method to search for decend step
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:619
    • 提供者:陈艳琴
  1. Powell-and-Glod

    0下载:
  2. 采用鲍威尔法和黄金分割法对数值函数进行优化计算。-Powell and Gold
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1540
    • 提供者:OUyang
  1. Gold-and-Chachi

    0下载:
  2. 利用黄金分割法或二次插值法函数进行数字逼近,使系统达到最优解。-Gold Function
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1060
    • 提供者:OUyang
  1. search-strategies

    0下载:
  2. 常见的搜索策略有黄金分割法、抛物线法、、Powell法、蚁群算法等。 本人论文主要学习了下面几种算法并进行matlab程序演示。-Common search strategies have golden section method, parabolic law,, Powell method, ant colony algorithm. I learned the following thesis several algorithms and matlab program demons
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:424774
    • 提供者:zhangpengpeng
  1. Optimization

    0下载:
  2. .net 图片播放 数值优化,bfgs,fdp,共轭梯度法,黄金分割法-.net picture playback numerical optimization, bfgs, fdp, conjugate gradient method, golden section method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4840
    • 提供者:wu changhong
  1. Artificial-neural-networks

    0下载:
  2. 压缩文件中有两个文件,其中一个是基于BP、RBF人工神经网络解决变压器故障诊断的问题。另外一个文件是用进退法、黄金分割法、DFP、Powell的方法解决函数最小值。- There are two archive files, one of which is based BP, RBF artificial neural network to solve the problem of transformer fault diagnosis. Another document is the so
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:68786
    • 提供者:
  1. 2462998573

    0下载:
  2. 利用多种算法对函数求最小值,分别有牛顿法、黄金分割法、DFP- Function using a variety of algorithms for the minimum, respectively, Newton method, golden section method, DFP
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:54220
    • 提供者:
  1. Fibonaccimethod

    0下载:
  2. 用c语言编写的通过运行的黄金分割法,欢迎大家下载-Using c language by running the golden section method, welcome to download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:770
    • 提供者:tao1951739
  1. GOLD100

    0下载:
  2. 机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值-Optimization of Mechanical Design, one-dimensional search method, for single-peak function, the use of advance and retreat method convergence interval, using golden section method for extremal
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1025
    • 提供者:dq85514
  1. huangjinfenge

    0下载:
  2. 黄金分割法C程序用于最优化设计中,是一种最优化的程序,试验课中会用到,你懂得-Golden section method0.618
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:3219
    • 提供者:ren935702
  1. King_c

    0下载:
  2. 使用C编写的黄金分割法程序,使优化算法,值得大家学习-C prepared by the use of golden section method procedure, so that optimization algorithm, what is worth learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:qiaan9428
  1. golden

    0下载:
  2. 黄金分割法,适合于研究生课程最优化方法,一种基于MATLAB的仿真程序算例-Golden section method, suitable for graduate courses optimization method based on MATLAB simulation program examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:CHEN
  1. matlab

    0下载:
  2. QAM调制,最速下降法,Newton,黄金分割法, BFGS算法,非线性共轭梯度法,MAILAB实例-QAM modulation, the steepest descent method, Newton, golden section method, BFGS algorithm, nonlinear conjugate gradient method, MAILAB examples
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6105
    • 提供者:李鹏程
« 1 2 ... 8 9 10 11 12 1314 15 »
搜珍网 www.dssz.com