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

搜索资源列表

  1. powell

    0下载:
  2. powell优化搜索算法,适合于多参数优化且目标函数中不包含参数的情况-Powell optimization search algorithm, suited to multi-parameter optimization objective function which does not contain the parameters of
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:107233
    • 提供者:好久不见
  1. Powell

    0下载:
  2. 运筹学非线性规划的经典c语言编写的Powell法子程序,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:2121
    • 提供者:tony
  1. POWELL

    0下载:
  2. POWELL方法数值计算源代码,.........用于工程计算中
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2359
    • 提供者:yanhongliang
  1. 鲍威尔多变量优化算法的C++实现

    0下载:
  2. 鲍威尔多变量优化算法的C++实现。该程序简洁、稳定、使用, 特推荐。,Powell s optimization algorithm in C++
  3. 所属分类:Windows编程

    • 发布日期:2017-03-22
    • 文件大小:2050
    • 提供者:Qimi Jiang
  1. match.rar

    1下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. Powelljihe

    0下载:
  2. 基于matlab和C以及C++集合的最优化算法,此文为最经典的powell算法,很好的程序,简洁,易懂-Based on matlab and C as well as the C++ Collection optimization algorithm, this article as the most classic powell algorithm, very good procedures, simple, easy to understand
  3. 所属分类:Applications

    • 发布日期:2017-04-05
    • 文件大小:198903
    • 提供者:
  1. matlab

    0下载:
  2. 求反求参数(无约束非线性优化方法)的matlab实现 无约束非线性优化算法-Powell法优化子程序 matlab广义最小二乘算法程序-Reverse order parameter (unconstrained nonlinear optimization method) to achieve the matlab unconstrained nonlinear optimization algorithm-Powell method to optimize the generaliz
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:81224
    • 提供者:杨静
  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-26
    • 文件大小:780288
    • 提供者:林小博
  1. wolfe-powell

    3下载:
  2. 利用wolfe-powell准则求解函数优化问题,使用不精确搜索法寻找最优步长,仿真正确。-Wolfe-powell guidelines for solving function optimization problems, the use of imprecise search method to find the optimal step length, the simulation is correct.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:746
    • 提供者:chentianyou
  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-30
    • 文件大小:6539
    • 提供者:xnkl
  1. unconstrained_optimization

    1下载:
  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 method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3191037
    • 提供者:李湖
  1. mpowell.c

    0下载:
  2. 优化算法,POWELL算法 C码,不需要目标函数求导,适应于多变量优化.-Optimization algorithm, POWELL algorithm C code, does not require the objective function derivation, adapted to multi-variable optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1598
    • 提供者:yangfu
  1. [Beginning.XML.Databases].Beginning.Xml.Databases.

    0下载:
  2. Beginning XML Databases by Gavin Powell Wrox Press ?2007 (490 pages) 电子书籍介紹XML -Beginning XML Databases by Gavin Powell Wrox Press? 2007 (490 pages) e-books to introduce XML
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-06-15
    • 文件大小:23211625
    • 提供者:Ken Chen
  1. hybrd

    0下载:
  2. powell hybrid method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:11011
    • 提供者:enya
  1. PowellPSORegistration

    2下载:
  2. 基于互信息的图像配准算法,优化算法采用Powell和粒子群向结合的算法-Based on mutual information image registration algorithm, using Powell optimization algorithm and particle swarm algorithm to combine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:88759
    • 提供者:施志萍
  1. powell

    0下载:
  2. 这是我自己做的鲍威尔方法求函数 f(x)=4(x1-5)2+(x2-6)2 的最优解;VB的程序代码,不难。就是想试试。望大家支持-This is what I do, it is not difficult. Just want to try. We hope to support the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:lane
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. powell

    0下载:
  2. powell的基本算法,有一个主程序和两个函数,都放在一起了,如果使用请分开(powell corresponding matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:幸福网
  1. 解析法+powell法程序

    0下载:
  2. 解析法+powell法程序求最优解,通过验证,实际可行(Analytic procedure +powell method to solve the optimal solution, through the verification, practical)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:宇飞
  1. Powell算法

    0下载:
  2. powell算法的实现,matlab语言实现方式,已经验证过了,供大家参考(The implementation of the Powell algorithm, the implementation of the MATLAB language, has been verified, for people to refer to)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:anandayang
« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com