case_info.m caseformat.m cdf2mpc.m compare_case.m connected_components.m cpf_corrector.m cpf_current_mpc.m cpf_default_callback.m cpf_detect_events.m cpf_flim_event.m cpf_flim_event_cb.m cpf_nose_event.m cpf_nose_event_cb.m cpf_p.m cpf_p_jac.m cpf_plim_event.m cpf_plim_...
Added case_info(). Modified connected_components() to sort returned groups by decreasing cardinality.11/5/13Fixed a bug in MIPS where a near-singular matrix could produce an extremely large Newton step, resulting in incorrectly satisfying the relative feasibility criterion for successful termination....
在matlab7.0里面添加了matpower的路径,用test_matpower出现了很多报错The element type "name" must be terminated by the matching end-tag "</name>".Could not parse the file: c:\matlab7\toolbox\ccslink\ccslink\info.xml>> test_matpowert_loadcase...okt_ext2int...
bpa_info(ii) = [];end% 1.3. 关闭BPA潮流文件fclose(fid);% 2. 生成MatPower电力网络对象和母线名称列表% 2.1. 得到母线个数,支路个数,基准容量busNumber = 0;genNumber = 0;branchNumber = 0;disp(‘获得电网基本参数(母线个数,支路个数,基准容量)...‘);for ii = 1 : length(bpa_info) thisli...
case3bus_P6_6.m Remove $Id$ line everywhere. May 19, 2016 checkDataIntegrity.m Update "See ... for more info" URLs. Jun 7, 2019 doSE.m Update "See ... for more info" URLs. Jun 7, 2019 getV0.m Update "See ... for more info" URLs. Jun 7, 2019 ...
case {'D', 'V'} %% default and valid options opt = struct(... Expand Down 2 changes: 1 addition & 1 deletion 2 lib/mpoption_info_gurobi.m Show comments View file Edit file Delete file This file contains bidirectional Unicode text that may be interpreted or compiled differently than...
% See https://matpower.org for more info. if nargin < 1 quiet = 0; end t_begin(14, quiet); casefile = 't_case9_pf'; if quiet verbose = 0; else verbose = 1; end if have_fcn('octave') if have_fcn('octave', 'vnum') >= 4 file_in_path_warn_id = 'Octave:data-file-in...
case_info.m caseformat.m cdf2mpc.m compare_case.m connected_components.m cpf_corrector.m cpf_current_mpc.m cpf_default_callback.m cpf_detect_events.m cpf_flim_event.m cpf_flim_event_cb.m cpf_nose_event.m cpf_nose_event_cb.m cpf_p.m cpf_p_jac.m cpf_plim_event.m cpf_plim_even...