登录
首页 » 算法 » 代码是用matlab写的,主要用于求解线性规划问题

代码是用matlab写的,主要用于求解线性规划问题

于 2022-10-13 发布 文件大小:280.72 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

该代码是在matlab编写的,主要用于求解线性规划问题-The code is written in matlab, mainly for solving linear programming problems

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2维小波变换经典程序 此示意程序用DWT实现二维小波变换
    2维小波变换经典程序 此示意程序用DWT实现二维小波变换-wavelet transform two-dimensional classical procedures indicate this procedure using 2D DWT wavelet transform
    2022-03-04 14:28:55下载
    积分:1
  • 一个很好的计器程序
    一个很好的计算器程序-a good calculator program
    2022-03-09 20:49:04下载
    积分:1
  • 用VB实现多种数值插值方。包括:接格朗日,有序函数,三次样条,有序表的检索,插值多项式等七种插值。...
    用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
    2022-03-20 06:39:32下载
    积分:1
  • 索乐 VOF FORTRAN
    这是原始的索乐 VOF 代码的基本代码,此代码是 FORTAN 语言编写。 在本报告一个简单,但功能强大的计算机程序是 提出了二维瞬态流体的解决方案 流动自由边界。索拉-VOF 程序,这是 基于分数卷 (VOF) 的概念,是流体的 更灵活和更有效率比其他方法治疗任意 自由的边界。 索拉-VOF 有各种各样的提供的功能的用户选项 为广泛的应用。其基本模式 操作: 有多个免费的 Lsfor 单流体计算 曲面。然而,索拉-VOF 可还用于计算 涉及两种流体隔开一个锋利的界面。在任一 案例,液体可能会被当作不可压缩或作为有 有限的可压缩性。表面张力力量与墙体粘附 在两种情况下才允许。内部障碍可能
    2022-02-16 05:18:36下载
    积分:1
  • multiplexed LCD
    应用背景 SIMPLE CODE TO DRIVE AN MULTIPLEXED LCD 关键技术 It is a basic driver code to initialize and excecute the LCD
    2022-03-13 19:25:28下载
    积分:1
  • ACM contest the results calculation method they used C series, containing test d...
    ACM比赛的成绩计算方法,自己用C编的,内附测试数据-ACM contest the results calculation method they used C series, containing test data
    2022-02-15 04:25:16下载
    积分:1
  • Volterra级数和失真的直接方
    下一步
    2022-06-21 23:23:45下载
    积分:1
  • This file implements a pid controller used to simulator cruise control in a car
    This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 ) -This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0- 100 (read on P1) The output is the car s speed (P2- P0)
    2023-07-17 12:45:03下载
    积分:1
  • 链表的基本操作
    #include #include #define LEN sizeof(struct student) /*----------------数据定义----------------------*/ //定义一个学生信息的结构体,包括学号,姓名和结构体类型的指针 struct student {     long num;                //学号     char name[128];            //姓名     struct student *next;    //结构体指针 }; typedef struct student * stuNode; int n=0;                    //全局变量,记录链表的长度   /*---------------函数声明---------------------*/   stuNode Create();            //创建一个新的链表       &nbs
    2022-03-11 02:44:17下载
    积分:1
  • FFT和FIR 快速傅里叶变换和FIR滤波器 实验的程序
    FFT和FIR 快速傅里叶变换和FIR滤波器 实验的程序-Fast Fourier Transform FFT and FIR filter experimental program
    2022-08-20 03:14:40下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载