CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 线性规划算法

搜索资源列表

  1. 线性规划

    1下载:
  2. 线性规划算法,既LP规划。可用于求解线性规划问题,同时内含matlab原函数的使用例子。-linear programming algorithm, LP planning. Can be used for solving linear programming problems, while containing Matlab primary function of the use of examples.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2051
    • 提供者:陈镇静
  1. pureimp

    0下载:
  2. 最优化中非线性规划中改进的单纯形算法matlab实现,可修改参数-nonlinear optimization program to improve the simplex algorithm Matlab, which could be revised parameters
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:828
    • 提供者:鹰回九天
  1. DeMat

    2下载:
  2. 微分进化算法@matlab 适用于无约束连续变量的全局优化,包括线性规划、非线性规划,非光滑优化。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8746
    • 提供者:xxg
  1. ssimplex

    1下载:
  2. 单纯形算法法的matlab程序,用于解决线性规划问题,十分好用.
  3. 所属分类:matlab例程

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

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

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

    1下载:
  2. 采用BP算法来实现压缩感知的信号重构示例。BP算法由线性规划来实现,稀疏基为DCT基,信号为语音信号-an example of using BP algorithm for signal reconstruction in compressed sensing. BP algorithm is implemented by linear programming, sparse basis is the DCT basis, the signal used is speech
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:724
    • 提供者:Haiyan Guo
  1. cs-code

    2下载:
  2. 一个正弦波利用DCT,FFT变换后稀疏化,然后应用压缩感知实现压缩,并有仿真图例说明重构效果。重构算法采用线性规划和OMP算法等,是一个初学CS入门的好例子。-A sine wave using DCT, FFT transform sparse, and then apply compressed sensing to achieve compression, and a legend reconstruction simulation results. Reconstruction algo
  3. 所属分类:matlab

    • 发布日期:2016-06-22
    • 文件大小:6144
    • 提供者:吴刚
  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. a

    0下载:
  2. 利用matlab求解线性规划与非线性规划-Using matlab for solving linear programming and nonlinear programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6830
    • 提供者:momo
  1. program_play

    0下载:
  2. matlab的线性规划的优化算法内涵6个线性规划实例.-matlab linear programming optimization algorithm of the connotation of six examples of linear programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:122238
    • 提供者:wylie
  1. matlabsuanfa

    0下载:
  2. 这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16983
    • 提供者:肖可
  1. line

    0下载:
  2. 线性规划及一维搜索算法程序设计,基本理解和掌握了单纯形算法的基本原理,能够通过编写程序来求线形规划等基本问题-Linear programming and one-dimensional search algorithm program design, basic understanding and grasp of the simplex algorithm of the basic principles, through the preparation process to seek the
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:21515
    • 提供者:胡华敏
  1. sisompc.ZIP

    0下载:
  2. 单输入单输出模型预测控制算法实现--一般实现,逆响应和线性规划-SISO model predictive control- a general approach, inverse response and linear programming
  3. 所属分类:matlab

    • 发布日期:2016-09-27
    • 文件大小:3767
    • 提供者:Yao Chen
  1. Complete-collection-of-algorithm

    8下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. yunchouxueMATLAB

    0下载:
  2. 运筹学专业的同学所需要的专业MATLAB程序,包含目标规划,算法结构,线性规划,遗传算法等等程序。-Majored in operations research expertise needed to program MATLAB, including programming, algorithm structure, linear programming, genetic algorithms, and so program.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:31497
    • 提供者:
  1. line-(2)

    0下载:
  2. 线性规划算法,既LP规划。可用于求解线性规划问题,同时内含matlab原函数的使用例子。-linear programming algorithm, LP planning. Can be used for solving linear programming problems, while containing Matlab primary function of the use of examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2051
    • 提供者:李时针
  1. l1eq_pd

    0下载:
  2. 压缩感知重构算法,线性规划算法matlab程序算法(Compressed sensing reconstruction algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:idaxu
  1. 算法大全pdf

    0下载:
  2. 在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济 效益的问题。此类问题构成了运筹学的一个重要分支—数学规划,而线性规划(Linear Programming 简记LP)则是数学规划的一个重要分支。自从1947 年G. B. Dantzig 提出 求解线性规划的单纯形方法以来,线性规划在理论上趋向成熟,在实用中日益广泛与深 入。特别是在计算机能处理成千上万个约束条件和决策变量的线性规划问题之后,线性 规划的适用领域更为广泛了,已成为现代管理中经常采用的基本方法之一
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:8332288
    • 提供者:qq12233
  1. yichuansuanfa

    0下载:
  2. 应用此算法,可以解决线性规划的优化问题,对于人工智能和数学建模的一些问题很有帮助(The application of this algorithm can solve the optimization problem of linear programming, which is helpful to some problems of artificial intelligence and mathematical modeling.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:5120
    • 提供者:huoxing
  1. 32种算法

    0下载:
  2. 32种数学算法教程,算法入门优质资料。时间优化、时间序列、存储论等(32 algorithm tutorials, algorithm introduction of high quality information.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:8147968
    • 提供者:语与鱼
« 12 3 »
搜珍网 www.dssz.com