登录
首页 » matlab » scop

scop

于 2021-04-01 发布 文件大小:1KB
0 535
下载积分: 1 下载次数: 131

代码说明:

  用于配电网的重构的混合整数二阶锥规划,利用yamilp工具箱,同时利用了cplex/mosek等求解器求解,配电网示例网架结构较简单。(The mixed integer two order cone programming is used in the distribution network reconfiguration, and the yamilp toolbox is used. At the same time, the cplex/mosek solver is used to solve the problem. The grid structure of the distribution network is simple.)

文件列表:

scop.m

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

发表评论

0 个回复

  • Java编写j2me五子棋游戏
    J2ME蓝牙五子棋游戏源代码,通过蓝牙连接对战,比较好玩的手机游戏,新手可以研究一下。代码片段:private Chess[][] chess; //棋子数组 private int player1win, player2win;    private MyCanvas mycanvas;    private int chessMapLength, chessMapGrid, chessGridLength;    //棋盘的边长,棋盘一边格子数,每格宽度    private int chessLength; //棋子的直径    private int chessMapX, chessMapY; //棋盘左上角x,y坐标    public static boolean myMove;    public boolean isServer;    private int selectedX, selectedY; //选择框在棋盘格局上的x,y位置   
    2022-01-28 10:20:39下载
    积分:1
  • 新建文件夹
    说明:  用于心音信号包络的分割,信号处理的技术领域,具体的说,涉及一种心音信号周期的检测与心音的状态分割方法。其中,心音的状态分割方法是在时间维度上判断某时刻某段时长内出现的心音状态的类别。(Envelope Segmentation of Heart Sound Signals)
    2020-10-29 16:29:57下载
    积分:1
  • processCFAR
    说明:  对于雷达采集的数据做恒虚警处理,比较基础实用(CFAR processing for radar data is more basic and practical)
    2019-11-25 16:20:26下载
    积分:1
  • ppt&src
    C语言基础课件包含ppt,需要的朋友可以下载学习。(C language basic courseware contains PPT, and the friends you need can download and study.)
    2017-11-09 23:09:28下载
    积分:1
  • 圆变点
    AUTOLISP CAD批量将圆变成以圆心为坐标的点(Circular change point)
    2018-01-12 21:29:54下载
    积分:1
  • 血库管理
    血库管理系统被专为较小的自愿捐助组织,通常是连接到和在医院工作。它允许快速搜索功能相合的献血者在紧急情况下。它记录了避免调用不符合资格的捐助者的捐款。
    2022-05-27 03:23:52下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • 非线性优化中的经典算法 BriefDescriptionoftheLM
    非线性优化中的经典算法,LM算法,老外写的,言简意赅,对写优化程序很有用(nonlinear optimization of the classical algorithm, LM algorithm, a foreigner writing is concise and clear and optimization process of writing useful)
    2006-12-27 09:37:58下载
    积分:1
  • 中航信Eterm协议解析
    说明:  中航信协议解析,中航信eterm软件相关协义。说明(Analysis of AVIC letter agreement)
    2020-04-01 16:51:50下载
    积分:1
  • LMI02_ekolab
    information very interesting
    2013-05-17 03:50:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载