搜索资源列表
TwoLp
- 求解线性规划的两阶段法(matlab程序)里面附有相应的例子-Solving two-stage linear programming method (matlab program) inside with the corresponding examples
linerprogram
- 线性规划算法的实现,采用的是单纯型算法,输入方程和变量个数任意-Linear programming algorithm using the simplex algorithm, enter the equation and variable number of arbitrary
matlab(lp)
- 线性规划实例源代码,是一个简单实例 希望对大家有帮助-Examples of linear programming source code, is a simple example we want to help
Sim
- 单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized for speed if required, can re
MATLAB
- 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
matlab
- 参加数学建模培训用的matlab教程,有基本用法,还有实例,一个星期之内可以学完,而且会用。 内容如下: MATLAB入门 Matlab作图 线性规划 无约束优化 非线性规划 微分方程 最短路问题 行遍性问题 数据的统计描述与分析 回归分析 计算机模拟 插值 拟合 每讲都包含源码,完全可用。 希望大家多多支持,给个好评。 -Participate in the training of mathematical mod
Complete-collection-of-algorithm
- 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
第01章 线性规划
- 本文着重用线性规划方法求解最优解,里面有详细的线性代数的matlab代码(Solving the optimal value)
多目标线性规划的求解方法及MATLAB实现
- 数学建模中会用到的常用MATLAB代码,可以求解线性规划的问题(Mathematical modeling will use the commonly used MATLAB code, you can solve the problem of linear programming)
线性规划
- 解线性规划题目,数学建模必备!从最基本的开始介绍,傻瓜式必懂笔记!(Solving linear programming problems, mathematical modeling necessary!)
第10章 线性规划
- 线性规划算法的MATLAB程序,经典算法的程序,比较好用(MATLAB program of linear programming algorithm. This is a classic algorithm, and it is relatively easy to use.)
线性规划和二次规划
- matlab 使用mosek的线性规划以及二次规划(Matlab using MOSEK linear programming and two programming)
线性规划
- MATLAB算法线性规划问题,基本涵盖经常使用的MATLAB线性规划程序(MATLAB algorithm linear programming problem, basically covers the often used MATLAB linear programming procedures)
matlab
- 设计并解决一个线性规划问题,要求: 1)问题应具有一定的实际背景,最好与自己的专业相关; 2)目标函数至少包含6个以上的变元; 3)包含等式约束和不等式约束两种约束条件; 4)写出求解问题的Matlab程序; 5)对求解的结果进行必要的解释和分析说明。(Design and solve a linear programming problem, requiring: 1) the problem should have a certain practical background,
用分枝定界法求解整数线性规划问题
- matlab代码,用分枝定界法求解整数线性规划问题。(Matlab code, use the branch and bound method for solving integer linear programming problem.)
bin
- 游览时间与路线的非线性规划,用matlab实现(The nonlinear planning of tour time and route is realized by MATLAB.)
1第一章 线性规划
- 关于线性规划建模、算法与MATLAB的程序(Linear programming algorithm and program)
线性规划
- 有大量的统计所需要的程序,帮助初学者进行线性规划(There are a lot of programs needed for statistics to help beginners with linear programming.)
代码
- 可以解决线性规划中单纯形法和对偶单纯形法的问题(It can solve the problems of simplex method and dual simplex method in linear programming.)
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt