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

搜索资源列表

  1. intprog

    0下载:
  2. 采用分支定界算法,主程序为intopt,使用与linprog类似-used branch-and-bound algorithm for the main program intopt, use and similar linprog
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5162
    • 提供者:黄国钧
  1. zizhidaima_linprog

    0下载:
  2. 西北工业大学数学建模第四章习题程序,linprog矩阵运算-Northwest Industrial University mathematical modeling fourth chapter Exercises procedures linprog matrix
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1163
    • 提供者:wf
  1. linprog

    0下载:
  2. 单纯形算法描述 在地学分析课上学到的一点东西 用VC写的-simplex algorithm to describe the analysis of the lessons to school with something written by VC
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12292
    • 提供者:西江月
  1. linprog

    0下载:
  2. 规划问题matlab源码,并带有详细设计说明,执行效率较高
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:122244
    • 提供者:范威
  1. linprog_net-0.5.5-src

    0下载:
  2. LinProg.NET is a framework for mathematical programming implemented on .NET platform. This framework is supporting linear, integer, boolean and quadratic programming. Framework is written on Microsoft .NET version 2.0.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:125588
    • 提供者:刘宇
  1. fenzhi

    0下载:
  2. 整数规划分支定界算法matlab通用源程序 各参数的意义同matlab优化工具箱的线性规划函数linprog 调用前,输入参数要化成matlab的标准形式
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1029
    • 提供者:周虎川
  1. Integer_planning_brunch_and_bound_method

    0下载:
  2. 整数规划分支定界算法matlab通用源程序 各参数的意义同matlab优化工具箱的线性规划函数linprog -Integer_planning_brunch_and_bound_method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1674
    • 提供者:chei
  1. linprog

    0下载:
  2. linear programming .Good one for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:48901
    • 提供者:krish
  1. fenzhidingjie

    0下载:
  2. 运筹学中利用MATLAB实现分支定界算法的实现,其中求最优解利用linprog函数实现
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:35349
    • 提供者:uilnij
  1. LinProgTest

    0下载:
  2. vc调用matlab linprog函数-VC call matlab function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-16
    • 文件大小:4107219
    • 提供者:cyw
  1. TP

    0下载:
  2. 用优化算法求解运输问题。 1.不使用linprog,比较歧异解 2.用西北角法求初始基本可行解,用闭回路法确定退出基和更新运输矩阵 3.不能处理非平衡的运输问题-Optimization algorithm used to solve transport problems. 1. Do not use linprog, compare differences solution 2. With the northwest corner of France seeking an init
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2510
    • 提供者:Jeffrey
  1. linprog

    0下载:
  2. linprog excel programming system make full use of the vba and excel
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:3333
    • 提供者:GAOSHUHUI
  1. Form1

    0下载:
  2. 附件是一些参考文章,选一些能读懂的来学习。也可以自己上图书馆中国期刊全文数据库再下载相关的文献来看。准备下学期第三周写出开题报告。 要准备把其中doc文件的模型编程求解(可视化),需求数据当然可随意改变输入 -Integer programming branch and bound algorithm matlab source general meaning of each parameter with the matlab optimization toolbox of linear
  3. 所属分类:CSharp

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

    0下载:
  2. Linear Programming Exercise with solution in LINGO language program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:149227
    • 提供者:agaldran
  1. LINPROG

    0下载:
  2. linprog - 线性规划(在MATLAB5.3使用),用于计算线性规划问题,在命令中直接输入linprog.m即可-linprog- linear programming (in MATLAB5.3 use), used to calculate the linear programming problem, the command can be entered directly linprog.m
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:3309
    • 提供者:明明
  1. optim

    1下载:
  2. matlab优化工具箱,包括线性规划linprog.m,二次规划quadprog.m等-optim toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1826624
    • 提供者:赵谷
  1. IP

    0下载:
  2. This function solves the mixed integer linear programming problems. It uses the linprog.m function that comes with the optimization toolbox of MATLAB. It employs the branch and bound algorithm. It uses depth first search.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1516
    • 提供者:zeinab
  1. ME441_Proj_JY_V01

    0下载:
  2. simplex method using its own optimization function linprog
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:545
    • 提供者:Jinbing Ying
  1. Mathematical-Programming

    0下载:
  2. 数学规划 lp - 线性规划 linprog - 线性规划(在MATLAB5.3使用) fmin - 一元函数极值 fminu - 多元函数极值拟牛顿法 fmins - 多元函数极值单纯形搜索法 constr - 非线性规划 fmincon - 非线性规划(在MATLAB5.3使用)- Mathematical Programming lp- Linear Programming linprog- linear programming (in M
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:23025
    • 提供者:lxc
  1. matlab,linprog

    1下载:
  2. matlab中线性规划的用法,列举了不同情况下,线性规划在matlab中的解决方法。(the method of linprog in matlab)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-22
    • 文件大小:77824
    • 提供者:淡淡就好
« 12 »
搜珍网 www.dssz.com