搜索资源列表
-
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.
-
-
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中的优化算法集锦,包括遗传算法,线性规划,非线性最小二乘,最大最小问题等-Collection of MATLAB algorithms in the optimization, including genetic algorithms, linear programming, nonlinear least squares, maximum and minimum problems
-
-
0下载:
线性规划问题是MATLAB和数模竞赛中一个非常重要的类别。程序给出了典型的线性规划问题的源代码。-MATLAB and several linear programming model is a very important race categories. Program gives the typical linear programming source code.
-
-
0下载:
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
-
-
0下载:
关于多目标线性规划,附有matlab代码-On the multi-objective linear programming, with matlab code
-
-
0下载:
求解混合整数线性/非线性规划的matlab源代码-Solving mixed integer linear/nonlinear programming of matlab source code
-
-
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下载:
本文是样条插值和线性分段插值的matlab代码,通过具体例子编程事例。-This paper is a spline interpolation and piecewise linear interpolation matlab code, through specific examples of programming examples.
-
-
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下载:
Upon graduation design written MATLAB program to achieve the iXigUy image feature extraction, and do feature different light, different perspectives match under optimal JGPxzKQ difference calculation method, there are application programming source c
-
-
0下载:
Upon graduation design written MATLAB program to achieve the srpgeB image feature extraction, and do feature different light, different perspectives match under optimal wTmANxo difference calculation method, there are application programming source c
-
-
0下载:
通过matlab代码,采用偏最小二乘法,利用matlab GUI实现的串口编程例子,本程序的性能已经超过其他算法,包括主成分分析、因子分析、贝叶斯分析,快速扩展随机生成树算法,直线阵采用切比学夫加权控制主旁瓣比,计算多重分形非趋势波动分析。- By matlab code, Partial least squares method, Use serial programming examples matlab GUI implementation, This program has exceed
-
-
0下载:
详解MATLAB在最优化计算中的应用一书中第4章线性规划的例子源码-Detailed MATLAB in the optimization calculation of book Chapter 4 linear programming source code examples
-