CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - powell program

搜索资源列表

  1. classic-C-program

    0下载:
  2. D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序 进退法子程序 黄金分割法子程序 外点惩罚函数法子程序 (relay) -D F P variable scale recourse procedures Matlab procedures Powell recourse procedures point penalty function tool procedures stop recourse procedures 0.61
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15068
    • 提供者:郑超
  1. HookeJeeve-and-Powell

    0下载:
  2. 最优化方法 HookeJeeve 和Powell算法 matlab 程序 简单例子-Optimization method and the Powell algorithm matlab program HookeJeeve simple example
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2264
    • 提供者:alun
  1. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-25
    • 文件大小:780288
    • 提供者:林小博
  1. cfhs

    0下载:
  2. 惩罚函数法C语言相关程序,运用了黄金分隔法,鲍威尔法-Penalty function method C language program related, using a gold space method, Powell method
  3. 所属分类:EditBox

    • 发布日期:2017-03-27
    • 文件大小:1612
    • 提供者:刘河君
  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 method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:6539
    • 提供者:xnkl
  1. PARS.cpp

    0下载:
  2. Program for finding minima of functions of several variables, several methods (Powell, Polak-Riber, Pearson, etc.)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:8807
    • 提供者:GnomE
  1. PowellLaw

    1下载:
  2. 基于鲍威尔法,现采用编程来计算最优解,matlab程序和简要说明文档。-Based on Powell method is used to calculate the optimal solution of programming, matlab program and a brief descr iption of the document.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:6187
    • 提供者:liliujun
  1. powell

    0下载:
  2. 机械优化设计,的程序编码,是本方法的核心关键,可以帮助初学者很好的利用编程。-Mechanical optimization design, the program code, the core of this approach the key to good use to help beginners programming.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4425
    • 提供者:daniel
  1. Powell

    0下载:
  2. 这是一个用来优化结构设计的程序,名称为鲍威尔法,对其以后还有修正。-This is a program designed to optimize the structure, the name of Powell Law, its later amendments there.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1291
    • 提供者:马峰
  1. minGETDPRPWP3

    0下载:
  2. 共轭梯度法prp结合wolfe-powell搜索求解函数的极值,在之前必须准备好相应的程序-Conjugate gradient method the prp combined wolfe-powell search for solving the extreme value of the function must be ready before the corresponding program
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:847
    • 提供者:
  1. coloring-problem

    4下载:
  2. Welsh.m为着色问题中的Welsh-Powell算法程序,并且sortd.m为其中调用的一个排序子函数。-Welsh.m coloring problem in the Welsh-Powell algorithm program and sortd.m call for which a sort subroutines.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:750
    • 提供者:程程
  1. GUI

    1下载:
  2. 此文档中包含GUI界面编程以及利用GUI界面对图像进行配准,程序中包含Powell算法以及蚁群算法。-This document contains the GUI interface programming and using the GUI interface of image registration, Powell algorithm and ant colony algorithm included in the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:266733
    • 提供者:陈乐
  1. powell

    0下载:
  2. power法 自编matlab运算程序-The power law self matlab computing program
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:2236
    • 提供者:hugo
  1. powell

    0下载:
  2. 步长加速法的C++实现,也称作Powell法,作为非线性无约束条件优化的方法之一-This a program of Powell.
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:131664
    • 提供者:Tony
  1. image_fusion

    1下载:
  2. 本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。-The procedures set of mutual information, PV d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1008083
    • 提供者:zhaoyuan
  1. vmaco

    0下载:
  2. 约束变尺度法的Fortran源代码,基于Powell的原始算法,来自NASA-The algorithm is based upon a variable metric method presented by M.J.D. Powell and a quadratic programming method by R. Fletcher. VMACO is a non-linear program developed to calculate the least value of a functi
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:50871
    • 提供者:zxp
  1. BFGS-for-Powell-badly

    0下载:
  2. BFGS for Powell badly scaled function是一个用于测试仿真BFGS最优化算法的matlab程序-BFGS for Powell badly scaled function is used to test the simulation BFGS optimization algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1549
    • 提供者:
  1. Powell

    0下载:
  2. C语言编写的曲线拟合软件程序,不懂的可以参考-C language curve fitting software program, you can not understand the reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:261337
    • 提供者:nkj
  1. 原始版本

    0下载:
  2. Powell 算法的Matlab程序,与一个简单应用算例(Matlab program of Powell algorithm and an example of simple application)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:5120
    • 提供者:Wendy_风
  1. multidimensional

    0下载:
  2. powell multidimensional Matlab program
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:57344
    • 提供者:Cshare
« 12 »
搜珍网 www.dssz.com