搜索资源列表

  1. 最优化算法设计---powell等

    0下载:
  2. 详细介绍了最优化算法设计---并给出了各种实例
  3. 所属分类:数值算法/人工智能

  1. 最优化计算方法常用程序汇编

    1下载:
  2. 所属分类:其他书籍

  1. optimize_without_constraint

    0下载:
  2. 求解无约束最优化问题的各种算法集合!-solving unconstrained optimization algorithm for the pool!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:
  1. Optimize

    1下载:
  2. C++最优化方法源程序,含各种算法的例子
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:11264
    • 提供者:张进
  1. ga

    0下载:
  2. 一个遗传算法代码,具有普遍的应用型,可以应用于各种(如,函数最优化,TSP,布局)-A genetic algorithm code, the application of universal type, can be applied to various (eg, function optimization, TSP, layout)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:lady
  1. OPT

    0下载:
  2. 清华大学运筹学课件,该课程也叫最优化理论与应用,而且包含了各种算法的matlab源代码-Tsinghua University, Operations Research courseware, the course is also called optimization theory and application, and contains a variety of algorithm matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:8878080
    • 提供者:范长春
  1. wuyueshujizhiwenti

    0下载:
  2. 最优化算法,包括各种线性优化和非线性优化问题-Optimization algorithms, including linear optimization and nonlinear optimization problems
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:nieli
  1. conjugation

    0下载:
  2. 共轭梯度法程序,适合学习最优化算法和理论的学生,其中包括各种算例,后面附有相应的程序代码-Conjugate gradient procedure for optimization algorithms and theoretical study of students, including a variety of examples, with the corresponding code behind
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:153600
    • 提供者:贾鹏飞
  1. Matlab-optimization-function

    0下载:
  2. Matlab 最优化函数,遗传算法,人工鱼群算法等各种优化算法。-Matlab optimization function, genetic algorithms, artificial fish school algorithm and other optimization algorithms.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:李艳敏
  1. zuiyouhuafangfajiMATLAByingyong

    0下载:
  2. 具体描述了各种最优化算法的原理以及应用,并结合matlab程序详尽表示了各种算法过程。-A detailed descr iption of the various kinds of optimization algorithms of principle and application, and combined with matlab detailed algorithm process of said.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:11552768
    • 提供者:华子
  1. Newton

    1下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate Gra
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:兰中周
  1. gongetidufadshuzhixingzhi

    2下载:
  2. 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数-Conjugate Grad
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:兰中周
  1. youhua

    0下载:
  2. 最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:33792
    • 提供者:王浩
  1. SAAforTSP

    0下载:
  2. matlab环境下的模拟退火算法,解决各种最优化问题-SA stp
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:64512
    • 提供者:houjia
  1. SFS_1

    0下载:
  2. 关于SFS算法的介绍,介绍了近些年来SFS方法的发展现状,将SFS算法划分为四种类型:演化和偏微分方程(PDE)方法、最优化方法、局部化方法以及线性化方法。同时,分析了各种SFS算法的特点,并对SFS技术的进一步发展趋势进行了展望。-Introductions of SFS algorithm, this paper introduces the development status of SFS method in recent ye
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-14
    • 文件大小:534528
    • 提供者:qirong
  1. the-mathematical-modeling-algorithm

    0下载:
  2. 各种最优化算法介绍,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等-Various optimization algorithms, including genetic algorithm, particle swarm optimization, simulated annealing algorithm, artificial neural network, wavelet analysis,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:1825792
    • 提供者:bernie
  1. PSO-tools-2011

    0下载:
  2. PSO 仿真软件包, 设计各种粒子群算法,最优化算法。-Particle ,Filtering,simulator
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:106496
    • 提供者:ouyqq1975
  1. bv_cvxbook

    0下载:
  2. 最优化处理,适用于各种最优化问题,经典的算法-Optimization processing, suitable for all kinds of optimization problems, the classical algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:5425152
    • 提供者:xiaoxiao
  1. 数值分析与最优化方法

    0下载:
  2. matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2801664
    • 提供者:徐鑫
  1. (268粒子群)《精通MATLAB最优化计算 2版》

    0下载:
  2. 一本详细的matlab优化算法教程书籍,里面由浅入深介绍了各种优化算法的原理以及相应的matlab实现代码,还有一些具体的范例计算代码,相当实用。(A detailed MATLAB optimization algorithm tutorial book, which introduces the principles of various optimization algorithms and the corresponding m
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:28532736
    • 提供者:呛水的鱼
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org