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

搜索资源列表

  1. MATLAB

    0下载:
  2. matlab用遗传算法求解最优化问题,连续型问题-Matlab is used in the particle swarm optimization problem, the continuous optimization algorithm of the problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7104
    • 提供者:peggy
  1. auction_match

    3下载:
  2. 本人验证的非对称分配拍卖算法程序,非常稳健,可用于求解最优化问题-an asymmetric auction algorithm for max/min problem
  3. 所属分类:Education soft system

    • 发布日期:2016-04-17
    • 文件大小:2048
    • 提供者:杜平
  1. Network-Optimization

    0下载:
  2. 国外权威讲解最优化问题的书籍,对最小费用流,最佳分配,最短路径等讲解非常透彻-A book for Network Optimization. It is very useful for min cost and min path problem
  3. 所属分类:Education soft system

    • 发布日期:2017-05-07
    • 文件大小:1109919
    • 提供者:杜平
  1. poblano_toolbox_1.1

    0下载:
  2. 它是一种matlab工具箱,可用于各种基于梯度的最优化问题的求解-It is a kind of matlab toolbox, based on the gradient can be used for a variety of solution of the optimization problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:292823
    • 提供者:tong yonghui
  1. chengxu

    0下载:
  2. 用遗传算法求解最优化问题。建立优化模型,并给出了约束条件。代码中详细说明每个步骤-Using the genetic algorithm to solve optimization problem. Optimization model, and given the constraints. In the code describe each of step
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2267
    • 提供者:马哥
  1. AS_GA_PSO

    0下载:
  2. 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。-Genetic algorithm (ga) to solve minimum spanning tree problem, PURFER encoding.Particle swarm algorithm for unconstrained optimization problems.Ant colony algorithm to solve TSP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:11432
    • 提供者:liumeng
  1. Fibonacci

    0下载:
  2. 改进的黄金分割法(Fibonacci)用于求解非线性方程组的最优化问题,加上后面的main,可以求解一个产量模型最优参数的问题,并给出预测产量和累积产量的曲线。-Improved golden section method (Fibonacci) for solving nonlinear equations optimization problem, with the back of the main, a yield model can solve the problem of optima
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:953
    • 提供者:zhanglu
  1. Programming-Problem

    0下载:
  2. 一个关于matlab在数值分析中的应用程序包,主要是最优化问题(规划问题),可运行,包含两个函数文件、四个代码文件和一个说明文件。希望有所帮助!-a code package about data analysis on matlab,including two function files,four run files and one instruction file,which are about Programming problem.it is helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:123168
    • 提供者:Diego
  1. hopfield

    0下载:
  2. TSP问题,是一个多局部最优的最优化问题:有n个城市,一个推销员要从其中某一个城市出发,唯一走遍所有的城市,再回到他出发的城市,求最短的路线。-TSP, is more than one local optimum optimization problem: There are n cities, where a salesman one city starting only traveled all the cities, and then returned to his departure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:13741
    • 提供者:梁超
  1. TSP

    0下载:
  2. TSP问题,是一个多局部最优的最优化问题:有n个城市,一个推销员要从其中某一个城市出发,唯一走遍所有的城市,再回到他出发的城市,求最短的路线。-TSP, is more than one local optimum optimization problem: There are n cities, where a salesman one city starting only traveled all the cities, and then returned to his departure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1900
    • 提供者:梁超
  1. MGBB

    0下载:
  2. 一种新的求解最优化问题的方法,我们利用该方法可以的到比牛顿法更好的结果-The use of new optimization method to solve optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:767
    • 提供者:tong yonghui
  1. simulate

    0下载:
  2. 使用DC算法求解非凸函数的最优化问题。可以确保局部最优解,有时收敛到全局最优-DC algorithm using optimization problem of non-convex function. Ensure local optima, sometimes converge to the global optimum
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:85372
    • 提供者:破晓
  1. DIJKSTRA105

    0下载:
  2. 最短路径问题是重要的最优化问题之一,在现实生活中具有重要意义,比如:管道铺设、线路安排。-The shortest path problem is an important one of the most optimization problems, in real life is of great significance, such as: pipeline, line arrangement.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:he37904
  1. Genetic-Algorithm

    0下载:
  2. 是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化-Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:162524
    • 提供者:熊红伟
  1. IADM_NNLS_v0

    0下载:
  2. 核规范精确交替方向法正则化算法主要求解最小二乘的最优化问题 -Inexact Alternating Direction Method for Nuclear Norm regularized Least Squares problems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:87144
    • 提供者:张旭
  1. phaseUnwrap_v1.4

    0下载:
  2. 消息传递算法是经典L1范数算法,常用于求解最小二乘的最优化问题。-Message passing algorithm is a classical L1-norm algorithm, commonly used in the method of least squares optimization problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:217627
    • 提供者:张旭
  1. MPGA

    2下载:
  2. MPGA 算法 用来解决多目标工程最优化问题 亲测程序运行完美 希望可以帮到你-MPGA algorithm for solving multi-objective optimizaion problem pro-test engineering program run perfectly hope you can helpt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4041
    • 提供者:mr feng
  1. FuzzyPSO

    0下载:
  2. 模糊粒子群算法 用于解决参数寻优和工程最优化问题 亲测程序可以完美运行 希望可以帮到你-Fuzzy particle swarm algorithm for solving the parameter optimization and engineering optimization problems pro-test program can run perfectly hope you can help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1547
    • 提供者:mr feng
  1. GA0

    0下载:
  2. 遗传算法源程序,已编译通过,有关求最优化问题,并附有运行结果-Genetic algorithm source code
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:590906
    • 提供者:nalan
  1. ga100

    0下载:
  2. ga算法的源码解连续空间.遗传算法解最优化问题的计算效率比较高、适用范围相当广-ga algorithm for continuous space-source solutions. Genetic Algorithm optimization problem for calculating the efficiency is relatively high, considerable scope to apply
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4987
    • 提供者:k4264lufenx
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 37 »
搜珍网 www.dssz.com