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

搜索资源列表

  1. guihuawenti

    0下载:
  2. 规划问题 经典的MATLAB源代码,无约束规划问题,线性约束及非线性约束等试验,有好几个源代码啊!-Planning the classic MATLAB source code, test of constraint programming problem with linear constraints and nonlinear constraints, there are several source code!
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:119.16kb
    • 提供者:王彦钧
  1. a

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

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

    0下载:
  2. 线性规划及非线性规划的经典matlab代码,文件中还有PPT文件作为参考学习。-Linear programming and nonlinear programming of the classical code, the document have PPT file as a reference study.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:119.11kb
    • 提供者:颜建新
  1. Matlab_Optimization_Toolbox

    0下载:
  2. 提供了一般和大型的非线性优化函数,同时还提供了线性规划,二次规划,非线性最小二乘以及非线性方程求解的工具。是SWF格式的,用单独的flash player打开,或者用任何一种网页浏览器打开即可。-Provides a general and large-scale nonlinear optimization function, and also provides a linear programming, quadratic programming, nonlinear least squar
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:211.26kb
    • 提供者:Human旦旦
  1. svm

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:115.37kb
    • 提供者:
  1. MATLAB_linear_programming_algorithm_and_nonlinear_

    0下载:
  2. MATLAB程序设计之线性算法和非线性源码比较MATLAB linear programming algorithm and nonlinear source comparison-MATLAB linear programming algorithm and nonlinear source more MATLAB linear programming algorithm and nonlinear source comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:39.63kb
    • 提供者:hongqing
  1. Newton

    0下载:
  2. 源码给出了非线性线性规划的牛顿法,代码包含函数文件,以及调用文件,下载即可运行!-Source given nonlinear Newton method for linear programming, the code contains the function file, and call the file, download to run!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.74kb
    • 提供者:lihaiqiang
  1. Complete-collection-of-algorithm

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

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

    0下载:
  2. 开关磁阻电机作为一种电动调速系统具有结构简单坚固、低成本、高容错性能以及高速运行的能力,目前它越来越广泛的应用于航空和汽车上的起动/发电系统,具有很大的潜力。要对开关磁阻电机进行深入的理论分析,就需要对其建立一个准确而又有实用性的模型。而 MATLAB 软件具有强大的矩阵和数学计算功能,利用它的模块之一 SIMULINK 建模有着界面友好、易于进行参数修改等特点。国内利用 MATLAB 软件对开关磁阻电机进行建模主要分两大类:一部分是采用 M 文件编程的方法 另一部分是利用开关磁阻电机的线性电感
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:951.18kb
    • 提供者:王明
  1. Matlab-mathematical-modeling

    0下载:
  2. 本书收录了众多的matlab的数学建模的算法,例如线性规划、整数规划、非线性规划、动态规划和图与网络模型及方法等有关的众多matlab数学模型。-This book contains a large number of matlab mathematical modeling algorithms, such as linear programming, integer programming, nonlinear programming, dynamic programming and gra
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:周利伟
  1. YALMIP

    0下载:
  2. 用matlab解线性规划,整数规划,非线性规划,混合规划以及其它的规划推荐使用YALMIP,它是matlab的工具箱.-Using matlab for solving linear programming, integer programming, nonlinear programming, mixed planning and other planning recommended YALMIP, it is the matlab toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.02mb
    • 提供者:wenL
  1. BBExample

    0下载:
  2. 本文件主要是关于分支定界算法的MATLAB程序,采用分支定界法来求取线性规划与非线性规划等问题的全局最优解。-This document is a MATLAB program on the branch and bound algorithm using the branch and bound method to strike a global optimal solution of linear programming and nonlinear programming problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:75.91kb
    • 提供者:萌萌
  1. MATLAB-Optimization-Toolbox

    2下载:
  2. 文件是一个Matlab优化工具箱,主要内容是线性规划模型、非线性规划模型、二次规划模型、多目标规划模型和最大最小化模型。-The file is a Matlab optimization toolbox, the main content is a linear programming model, nonlinear programming model, quadratic programming model, a multi-objective programming model and
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:81.01kb
    • 提供者:candy
  1. MATLAB-Optimization

    1下载:
  2. 主要描述Matlab优化实例。主要包括线性规划问题、foptions函数、非线性规划问题、“半无限”有约束的多元函数最优解、极小化极大(Minmax)问题、多目标规划问题、最小二乘最优问题和非线性方程(组)求解。-The main descr iption Matlab optimization instance. Mainly include linear programming problem, function foptions, nonlinear programming problem
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:173.46kb
    • 提供者:candy
  1. genetic-algorithms-

    0下载:
  2. 基于遗传算法和非线性规划的函数寻优算法,用遗传算法和非线性规划的函数寻优算法寻找最优值,其中包括三个线性例子和三个非线性例子。-Based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm and nonlinear programming function optimization algorithm to find the optimal val
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:25.43kb
    • 提供者:钟丁建
  1. Algorithm-Daquan

    0下载:
  2. 包含线性规划,非线性规划,动态规划,图与网络等几个数学建模算法,对于初学者来说作用很大-Includes linear programming, nonlinear programming, dynamic programming, and other network diagram several mathematical modeling algorithm, a great role for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1.56mb
    • 提供者:张奇龙
  1. zuiyouhua

    0下载:
  2. 求解约束优化,非线性最小二乘优化,线性优化,整数规划,二次规划等最优化问题-Solving constrained optimization, nonlinear least squares optimization, linear optimization, integer programming, quadratic programming and other optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:38.04kb
    • 提供者:肥肥
  1. YALMIP

    1下载:
  2. YALMIP工具箱,内含各种函数,可用来求解部分线性规划,非线性规划,及混合规划的matlab工具箱。-YALMIP toolbox, containing a variety of functions that can be used to solve part of the linear programming, nonlinear programming, and mixed planning matlab toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:936.42kb
    • 提供者:王银雪
  1. source-builder_5wxoe4

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.28kb
    • 提供者:5nmx07
  1. quadratic-programming

    0下载:
  2. 二次规划为非线性规划的一种,若某非线性规划的目标函数为自变量x 的二次函数,约束条件又全是线性的,就称这种规划为二次规划。 -Quadratic programming as a nonlinear programming, if the objective function of a nonlinear programming quadratic function as independent variable x, and the constraints are all linear, ca
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:3.67kb
    • 提供者:杨静
« 12 »
搜珍网 www.dssz.com