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

搜索资源列表

  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. FR_2

    0下载:
  2. 用共轭梯度算法——FR算法求解无约束最优化问题-Conjugate gradient algorithm- FR algorithm for solving unconstrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1007
    • 提供者:li keli
  1. wolf

    3下载:
  2. 最优化算法中的wolf求搜索步长的matlab编程实现,希望对大家有帮助-Wolf beg the search step matlab programming optimization algorithm, hope everyone
  3. 所属分类:Algorithm

    • 发布日期:2017-11-02
    • 文件大小:950
    • 提供者:haoyunhe
  1. toro.tar

    0下载:
  2. 非常优秀的全局最优化算法实现,使用迭代随机梯度下降法处理高维度的最优化问题。国外很多优化工程也是在此基础上开发的。 作者:Giorgio Grisetti Cyrill Stachniss Slawomir Grzonka Wolfram Burgard-TORO is an optimization approach for constraint-network. It provides an efficient, gradient descent-based error minimiza
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2182754
    • 提供者:Wilford
  1. zuoyoumatlabcode

    0下载:
  2. 关于最优化算法的matlab 程序,搜索方向包括线性和非线性搜索-With regard to optimization algorithm matlab program, the search direction, including linear and nonlinear search
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:26179
    • 提供者:notcomplex
  1. Test

    0下载:
  2. 最优化算法——复合形法,VC版本的,编译后,运行速度很好-Optimization algorithms- complex method, VC version, compile, run rate well
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:22975
    • 提供者:符合形法(
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. conjugate_grad_2d

    0下载:
  2. 此共轭梯度算法是基于matlab7.0的用于最优化问题中,无约束条件下的最优化求解。-This conjugate gradient algorithm is based on the matlab7.0 for most optimization problems, the non-binding under the conditions for solving optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:568
    • 提供者:何正亚
  1. gudingzengliangfa

    0下载:
  2. 固定增量法的c++源程序,是经典的最优化算法程序-Fixed increment method of c++ source code, is a classical optimization algorithm procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:157522
    • 提供者:王文静
  1. duomubiaozuoyouhua

    1下载:
  2. 多目标遗传算法,很好的源代码,实现多输入多输入参数条件下的最优化-Multi-objective genetic algorithm, a very good source code, achieve multiple-input multiple-input parameters optimized under the conditions of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:370705
    • 提供者:陈明
  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. SGA40

    0下载:
  2. 用标准遗传算法解决电力系统最优化问题,粒子使用的是40个节点的大规模计算问题-Using standard genetic algorithm to solve power system optimization problems, particle using 40 nodes of a large-scale computing problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:2803
    • 提供者:Mei Juan
  1. gaopt

    0下载:
  2. 使用基本遗传算法(GA)对函数进行最优化的C语言源程序-The use of the basic genetic algorithm (GA) to optimize the function of the C language source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8045
    • 提供者:ann
  1. devcpp

    0下载:
  2. Differential evoluation 非常好的非线性最优化算法,可用于参数识别,图像处理等。-Differential evoluation very good nonlinear optimization algorithm, can be used for parameter identification, image processing and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4306
    • 提供者:bob
  1. Genetic_Algorithm

    0下载:
  2. 该电子书是一本深入介绍遗传算法求解最优化解的书本。-The e-book is a genetic algorithm-depth introduction to the best books to resolve.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:10029765
    • 提供者:lhq
  1. jibenyichuansuanfa

    0下载:
  2. 这是基于基本遗传算法的函数最优化的matlab程序-This is based on a function of the basic genetic algorithm matlab optimization procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4701
    • 提供者:刘栋
  1. rengong

    0下载:
  2. ,许多最优化问题性质十分复杂,很难用 传统的优化方法来求解.自1960年以来,人们对求解这类难 解问题日益增加.一种模仿生物自然进化过程的、被称为“ 进化算法(evolutionary algorithm)” -evolutionary algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8598458
    • 提供者:hexuming
  1. steepest_descent

    2下载:
  2. 这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. -Matlab implementation of this procedure steepest descent algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2312
    • 提供者:小豆蔻
  1. zyh

    0下载:
  2. 袁亚湘与孙文渝合写的《最优化理论与算法》,个人认为本书非常经典。-Good Book!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6645136
    • 提供者:Jason
  1. matlab_trm

    4下载:
  2. MATLAB 有约束信赖域算法,以四元多项式为算例 适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学, 程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning o
  3. 所属分类:Algorithm

    • 发布日期:2014-06-19
    • 文件大小:1137
    • 提供者:李龙
« 1 2 3 4 5 67 8 9 10 11 ... 47 »
搜珍网 www.dssz.com