搜索资源列表
-
1下载:
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location
Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP)
Networks: Sho
-
-
0下载:
利用分支定届算法实现线性混合整数规划模型的求解(MATLAB代码), using branch algorithm to solve the mixed integer linear programming model (MATLAB code)
-
-
1下载:
精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
-
-
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
-
-
17下载:
这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
-
-
0下载:
线性规划及非线性规划的经典matlab代码,文件中还有PPT文件作为参考学习。-Linear programming and nonlinear programming of the classical code, the document have PPT file as a reference study.
-
-
0下载:
线性规划实例源代码,是一个简单实例
希望对大家有帮助-Examples of linear programming source code, is a simple example we want to help
-
-
3下载:
非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
-
-
6下载:
< 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
-
-
0下载:
线性规划问题是MATLAB和数模竞赛中一个非常重要的类别。程序给出了典型的线性规划问题的源代码。-MATLAB and several linear programming model is a very important race categories. Program gives the typical linear programming source code.
-
-
0下载:
源码给出了非线性线性规划的牛顿法,代码包含函数文件,以及调用文件,下载即可运行!-Source given nonlinear Newton method for linear programming, the code contains the function file, and call the file, download to run!
-
-
0下载:
关于多目标线性规划,附有matlab代码-On the multi-objective linear programming, with matlab code
-
-
0下载:
有详细的线性规划法源代码,可以用于控制器参数寻优-Detailed linear programming source code, can be used for controller parameters optimization
-
-
0下载:
非线性规划中的信赖域法 特征值分解法 完整代码-Eigenvalue decomposition of the complete code of trust region method for linear programming
-
-
0下载:
最优化计算一书中线性优化问题源代码,已通过测试,可直接运行!-Optimization calculation of the book, a linear optimization problem source code has been tested, can be run directly.
-
-
2下载:
代码基于Matlab软件,讲述了大量数学方法的应用思路和过程。内容涉及回归分析、主成分分析、因子分析、聚类分析、判别分析、时(空)间序列分析、Markov链、R/S分析、线性规划、层次分析法以及人工神经网络建模等方法。通过模仿本书讲授的计算过程,读者可以加深对有关数学方法的认识和理解,并且掌握很多Matlab的应用技巧。代码规范,可研究价值高。
-Code based on the Matlab software, tells the story of a large number of
-
-
0下载:
线性规划最常用的单纯形法的matlab实现,运行时以simthod.m主文件,范例见数据代码。注意要将所有m文件放在一个文件夹后再运行-The most commonly used linear programming simplex method matlab implementation to simthod.m master file, see the sample data code at runtime. Note to all m files in a folder and then
-
-
0下载:
There are two videos for a basic level mathematical modeling and simulation and then the code is built in matlab. It is a comprehensive practical example of linear programming application to real life problem.
-
-
0下载:
in these code and functions we implement simplex solution for linear programming.
indeed in this kind of problems we have some limitations and target , limitations say to us that what is target.
this codes and functions are implemented mok
-
-
0下载:
详解MATLAB在最优化计算中的应用一书中第4章线性规划的例子源码-Detailed MATLAB in the optimization calculation of book Chapter 4 linear programming source code examples
-