登录
首页 » matlab » 文章+程序Dual Consensus ADMM for DC-OPF-CET

文章+程序Dual Consensus ADMM for DC-OPF-CET

于 2020-12-22 发布
0 407
下载积分: 1 下载次数: 16

代码说明:

说明:  提出的方法(DC-ADMM-P)采用了一种新的策略,即使用consensus ADMM来解决DC-DOPF-CET的对偶问题,而只揭示相邻子系统之间的边界分支信息。此外,通过减少双乘子的误码率和采用改进的乘子更新步骤,提高了DC-ADMM-P的收敛性能。(the ADMM-based distributed approaches disclose boundary buses and branches information among adjacent subsystems. As opposed to these methods, the proposed method (DC-ADMM-P) adopts a novel strategy which uses consensus ADMM to solve the dual of DC-DOPF-CET while only disclose boundary branches infor-mation among adjacent subsystems. Moreover, the convergence performance of DC-ADMM-P is improved by reducing the num-ber of dual multipliers and employing an improved update step of the multiplier.)

文件列表:

Dual Consensus ADMM for DC-DOPF-CET.pdf, 1008906 , 2020-03-17
README.md, 3214 , 2020-03-17
DCOPF_ADMM.m, 37956 , 2019-09-01
Picture, 0 , 2019-08-31
Picture\Fig. 14 The convergence property of Algorithm 1 and 2.jpg, 744516 , 2019-05-08
Picture\Fig. 15 Iterative logarithmic values of RX in Case 1.jpg, 931571 , 2019-05-08
Picture\Fig.10 Several iterative logarithmic values of 30-bus system.jpg, 1348303 , 2019-05-08
Picture\Fig.11 Results for the new update step for the multiplier under different miu.jpg, 990839 , 2019-05-09
Picture\Fig.12 The number of iterations with u=0.68 and different valuse of rou(Case 1).jpg, 811748 , 2019-05-09
Picture\Fig.13 Comparison of unimproved and improved multiplier update step with rou of 0.2 and 0.8(Case 1).jpg, 968491 , 2019-05-09
Picture\Fig.5 Iterative values of RX.jpg, 747092 , 2019-05-15
Picture\Fig.7 Comparison of dual multipliers before and after reduction.jpg, 766282 , 2019-05-08
Picture\Fig.8 Impact of rou on the convergence rate.jpg, 1006003 , 2019-05-08
Picture\Fig.9 Two types of update steps for the multiplier(Case 1).jpg, 934168 , 2019-05-08
ReadDataDCDOPF.m, 17431 , 2019-09-01
ReadDataSCUC.m, 10892 , 2019-09-01
SCUC_dat, 0 , 2019-08-31
SCUC_dat\DDOPF118.txt, 10913 , 2019-04-14
SCUC_dat\RTS48.txt, 6214 , 2019-05-17
SCUC_dat\SCUC1062-2.txt, 136662 , 2018-08-28
SCUC_dat\SCUC30.txt, 4771 , 2018-07-27
SCUC_dat\SCUC6-2.txt, 1320 , 2018-07-27
SCUC_dat\SCUC6.txt, 2431 , 2018-05-21
SCUC_dat\论文用的算例说明.txt, 722 , 2019-04-25
SCUC_nodeY.m, 2722 , 2019-09-01
formMatrixA.m, 15074 , 2019-09-15
formMatrixM.m, 8815 , 2019-09-15
formQC4Emission.m, 2845 , 2019-09-15
formQCP_PI_x_i.m, 22452 , 2019-09-15
partitionDataPI.m, 9684 , 2019-09-15
partitionNode.m, 5757 , 2019-09-01
yanZheng.m, 33039 , 2019-06-10

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

发表评论

0 个回复

  • Edge-detection-2
    this is about edge detection, explaining the matlab implementation as a lecture
    2010-05-22 15:21:31下载
    积分:1
  • sandip
    here some matclab code writtten by me and related on wireless sensor network are uploaded
    2010-06-30 15:18:03下载
    积分:1
  • VC_and_matlab_mix_code
    VC++与MATLAB的混合编程的快速实现 讨论了如何用MATLAB的complier将*.m函数编译为动态链接库DLL,供VC++使用的方法。(VC++ and MATLAB programming for fast implementation of mixed discuss how to use MATLAB' s complier to*. m functions compiled as dynamic link library DLL, VC++ for the methods used.)
    2010-06-30 15:44:04下载
    积分:1
  • meanshift
    均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心(Mean shift tracking algorithm in the kernel function automatically selects the window wide code, depending on the target size of changes in the nuclear window width, making small changes occur when the target accurately track to the target when the center)
    2007-12-26 10:26:45下载
    积分:1
  • SMI
    基于麦克风阵列的自适应波束形成算法.它是基于SMI自适应算法(Microphone array based adaptive beamforming algorithm which is based on the SMI adaptive algorithm)
    2013-07-09 15:49:37下载
    积分:1
  • mm1
    排队mm1,排队系统的仿真,MM1系统的仿真。(Queuing mm1 queuing system simulation, MM1 system simulation.)
    2012-06-06 16:56:37下载
    积分:1
  • VnVWorkshop
    matlab 内部培训资料,自动代码生成和物理建模入门资料(matlab internal training materials, automatic code generation, and physical modeling entry)
    2013-03-22 15:19:10下载
    积分:1
  • guidesign
    利用matlab设计gui界面实现对图像的平滑、锐化、反转等处理(Using matlab design GUI interface processing for image smoothing, sharpening, reverse)
    2013-04-28 14:57:23下载
    积分:1
  • art_matlab.tar
    用于Art1, Artmap 和Fuzzy Art 的Matlab子程序(MATLAB routines for Art1, Artmap, Fuzzy Art, Fuzzy Artmap)
    2009-04-02 19:43:46下载
    积分:1
  • b_back
    主要用于校正图像的畸变,用matlab编写的,很实用(Mainly used to correct image distortion, written with matlab, very practical)
    2010-05-23 20:23:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载