CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - optimization algorithm

搜索资源列表

  1. dancunxing

    0下载:
  2. 单纯行优化算法,经过 测试,可以正确运行-simple line optimization algorithm, the test can be run correctly
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:朱灿
  1. ACS(c++)

    0下载:
  2. 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6670
    • 提供者:阿科
  1. The_Levenberg-Marquardt_Algorithm

    2下载:
  2. LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This document aims to provide an intuitiv
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:32214
    • 提供者:TANG
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. NLJ

    0下载:
  2. 一个以状态方法表示的非线性系统,用其仿真模型,NLJ优化算法-State that a method of nonlinear systems, using the simulation model, NLJ optimization algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:12637
    • 提供者:miaomiao
  1. PSO

    0下载:
  2. 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:943
    • 提供者:allen
  1. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4437091
    • 提供者:王巍
  1. DIRECT_VC

    0下载:
  2. DIRECT算法是一种全局性、无须梯度信息的优化算法,广泛应用于全局优化领域。该算法基于VC编制。-DIRECT algorithm is a comprehensive, no gradient information of the optimization algorithm is widely used in the field of global optimization. The algorithm is based on VC establishment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1156992
    • 提供者:张亚明
  1. Optimization-algorithm-

    0下载:
  2. 最优化问题相关算法的源代码,用MATLAB编写。-Optimization algorithm of relevant source code with MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:36383
    • 提供者:zhouhongyupear
  1. Calendar-optimization-algorithm

    0下载:
  2. 万年历最优算法总结,有闰年算法,可以根据这个总结万年历的编程方法.-Calendar optimal algorithm summary,There are a leap year algorithm,According to the summary calendar of programming methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:14461
    • 提供者:周春兰
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法优化计算。多个路径中选择最优路径,来确定最优计算顺序-Ant colony optimization algorithm. Multiple paths, select the optimal path to determine the optimal calculation sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:1544
    • 提供者:詹东文
  1. Particle-Swarm-Optimization

    0下载:
  2. 用基于交叉遗传的粒子群优化算法求解无约束优化问题;用基于模拟退火的粒子群优化算法求解无约束优化问题-Based on the cross with a genetic particle swarm optimization algorithm for solving unconstrained optimization problems using simulated annealing particle swarm optimization algorithm for solving unc
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:1428
    • 提供者:陈齐
  1. gloabal-optimization

    0下载:
  2. 包含简单约束的全局优化算法,matlab版本-Contains a simple constraint global optimization algorithm, matlab version
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1995
    • 提供者:马鸣
  1. collection-of-PSO-algorithm

    0下载:
  2. 个人写的和网上收集的算法大全,一阶二阶,多种变权重算法-collection of particle swarm optimization algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7852
    • 提供者:zhangxun
  1. NLJ-optimization-algorithm

    0下载:
  2. 用于系统辨识的NLJ算法。适用于状态空间表示的非线性系统,用于系统参数的辨识。-NLJ algorithm for system identification. Applicable to non-linear state space representation used to estimate the system parameters.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:13121
    • 提供者:董毅
  1. firefly-algorithm

    0下载:
  2. The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorith
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:11828
    • 提供者:Amir
  1. hoopoe-heuristic-optimization.txt

    0下载:
  2. Most optimization problems in real life applications are often highly nonlinear. Local optimization algorithms do not give the desired performance. So, only global optimization algorithms should be used to obtain optimal solutions. This paper propose
  3. 所属分类:Algorithm

  1. Optimization

    0下载:
  2. C++实现的最优化算法,包括最速下降法与共轭梯度法-Optimization algorithm implemented in C++, including the steepest descent method and Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:6634
    • 提供者:sunzhipeng
  1. CMA-ES-optimization

    1下载:
  2. 包括优化算法源程序及算法原理介绍。自适应协方差矩阵进化策略,一种2000年左右发展起来的新优化算法,简称CMA-ES,最近十几年得到了学术界的广泛关注,非常有应用前景。这是一种黑箱子优化算法,可以再程序末自己定义优化函数,也可以调用外部程序(如有限元等)进行计算,然后提取优化函数的解。该优化算法在各种变量维度下的表现优于蚁群算法、粒子群算法,有较好的收敛性,这归功于其严谨的数学表达。-Covariance matrix adaptation evolution strategy, about o
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:631128
    • 提供者:Weizhu Yang
  1. ypea119-invasive-weed-optimization

    0下载:
  2. weed optimization algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:8727
    • 提供者:ravi
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com