嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 4 元微信扫码支付:4 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
matpower6.0
├── @opf_model
│ ├── display.m
│ ├── get_mpc.m
│ └── opf_model.m
├── @opt_model
│ ├── add_constraints.m
│ ├── add_costs.m
│ ├── add_vars.m
│ ├── build_cost_params.m
│ ├── compute_cost.m
│ ├── describe_idx.m
│ ├── display.m
│ ├── get.m
│ ├── getN.m
│ ├── get_cost_params.m
│ ├── get_idx.m
│ ├── getv.m
│ ├── linear_constraints.m
│ ├── opt_model.m
│ └── userdata.m
├── AUTHORS
├── Contents.m
├── LICENSE
├── README
├── README.txt
├── add_userfcn.m
├── apply_changes.m
├── bustypes.m
├── case118.m
├── case1354pegase.m
├── case13659pegase.m
├── case14.m
├── case145.m
├── case1888rte.m
├── case1951rte.m
├── case2383wp.m
├── case24_ieee_rts.m
├── case2736sp.m
├── case2737sop.m
├── case2746wop.m
├── case2746wp.m
├── case2848rte.m
├── case2868rte.m
├── case2869pegase.m
├── case30.m
├── case300.m
├── case3012wp.m
├── case30Q.m
├── case30pwl.m
├── case3120sp.m
├── case3375wp.m
├── case33bw.m
├── case39.m
├── case4gs.m
├── case5.m
├── case57.m
├── case6468rte.m
├── case6470rte.m
├── case6495rte.m
├── case6515rte.m
├── case6ww.m
├── case89pegase.m
├── case9.m
├── case9241pegase.m
├── case9Q.m
├── case9target.m
├── case_ieee30.m
├── case_illinois200.m
├── case_info.m
├── caseformat.m
├── cdf2mpc.m
├── clp_options.m
├── compare_case.m
├── connected_components.m
├── cpf_corrector.m
├── cpf_current_mpc.m
├── cpf_default_callback.m
├── cpf_detect_events.m
├── cpf_nose_event.m
├── cpf_nose_event_cb.m
├── cpf_p.m
├── cpf_p_jac.m
├── cpf_plim_event.m
├── cpf_plim_event_cb.m
├── cpf_predictor.m
├── cpf_qlim_event.m
├── cpf_qlim_event_cb.m
├── cpf_register_callback.m
├── cpf_register_event.m
├── cpf_tangent.m
├── cpf_target_lam_event.m
├── cpf_target_lam_event_cb.m
├── cplex_options.m
├── d2AIbr_dV2.m
├── d2ASbr_dV2.m
├── d2Ibr_dV2.m
├── d2Sbr_dV2.m
├── d2Sbus_dV2.m
├── dAbr_dV.m
├── dIbr_dV.m
├── dSbr_dV.m
├── dSbus_dV.m
├── dcopf.m
├── dcopf_solver.m
├── dcpf.m
├── define_constants.m
├── docs
│ ├── CHANGES
│ ├── CHANGES.txt
│ ├── MATPOWER-manual.pdf
│ ├── MOST-manual.pdf
│ ├── TN1-OPF-Auctions.pdf
│ └── TN2-OPF-Derivatives.pdf
├── e2i_data.m
├── e2i_field.m
├── ext2int.m
├── extract_islands.m
├── extras
│ ├── maxloadlim
│ │ ├── README.txt
│ │ ├── examples
│ │ │ ├── example_ieee39.m
│ │ │ └── example_ieee9.m
│ │ ├── manual
│ │ │ ├── maxloadlim_manual.pdf
│ │ │ └── maxloadlim_manual.tex
│ │ ├── maxloadlim.m
│ │ ├── postproc_maxloadlim.m
│ │ ├── prepare_maxloadlim.m
│ │ ├── print_maxloadlim.m
│ │ ├── tests
│ │ │ ├── Test_maxloadlim.m
│ │ │ └── test_main.m
│ │ ├── userfcn_direction_mll_ext2int.m
│ │ └── userfcn_direction_mll_formulation.m
│ ├── misc
│ │ ├── check_feasibility.m
│ │ ├── checklimits.m
│ │ ├── loss2bus.m
│ │ ├── makeBloss.m
│ │ ├── make_opf_feasible.m
│ │ ├── plot_mpc.m
│ │ ├── qcqp_opf.m
│ │ └── qcqp_opf_test.m
│ ├── reduction
│ │ ├── BuildYMat.m
│ │ ├── DefBoundary.m
│ │ ├── DoReduction.m
│ │ ├── EQRODAssignment.m
│ │ ├── Example_9bus.m
│ │ ├── GenerateBCIRC.m
│ │ ├── Initiation.m
│ │ ├── LoadRedistribution.m
│ │ ├── MPReduction.m
│ │ ├── MakeMPCr.m
│ │ ├── MapBus.m
│ │ ├── MoveExGen.m
│ │ ├── Network_Reduction_Toolbox.pdf
│ │ ├── PartialNumLU.m
│ │ ├── PartialSymLU.m
│ │ ├── PivotData.m
│ │ ├── PreProcessData.m
│ │ ├── RODAssignment.m
│ │ ├── SelfLink.m
│ │ └── TinneyOne.m
│ ├── sdp_pf
│ │ ├── addToA.m
│ │ ├── case2local.m
│ │ ├── case3sc.m
│ │ ├── combineCost.m
│ │ ├── combineMaxCliques.m
│ │ ├── documentation
│ │ │ ├── lesieutre_molzahn_borden_demarco-allerton2011.pdf
│ │ │ ├── molzahn_dawar_lesieutre_demarco-irep2013.pdf
│ │ │ ├── molzahn_demarco_lesieutre-pfcondition_tech_report.pdf
│ │ │ ├── molzahn_holzer_lesieutre_demarco-large_scale_sdp_opf.pdf
│ │ │ ├── molzahn_lesieutre_demarco-globaloptcond.pdf
│ │ │ ├── molzahn_lesieutre_demarco-pfcondition.pdf
│ │ │ └── sdp_pf_documentation.pdf
│ │ ├── insolvablepf.m
│ │ ├── insolvablepf_limitQ.m
│ │ ├── insolvablepfsos.m
│ │ ├── insolvablepfsos_limitQ.m
│ │ ├── makeIncidence.m
│ │ ├── makesdpmat.m
│ │ ├── mat2vec.m
│ │ ├── maxCardSearch.m
│ │ ├── mpoption_info_sdp_pf.m
│ │ ├── mpoption_info_yalmip.m
│ │ ├── prim.m
│ │ ├── recoverFromW.m
│ │ ├── runsdpopf.m
│ │ ├── sdp_pf_ver.m
│ │ ├── sdpopf_solver.m
│ │ ├── soln9mod_opf.mat
│ │ ├── soln9mod_opf_Plim.mat
│ │ ├── t_case9mod_opf.m
│ │ ├── t_insolvablepf.m
│ │ ├── t_insolvablepf_limitQ.m
│ │ ├── t_insolvablepfsos.m
│ │ ├── t_insolvablepfsos_limitQ.m
│ │ ├── t_opf_sdpopf.m
│ │ ├── t_testglobalopt.m
│ │ ├── testGlobalOpt.m
│ │ └── yalmip_options.m
│ ├── se
│ │ ├── case3bus_P6_6.m
│ │ ├── checkDataIntegrity.m
│ │ ├── doSE.m
│ │ ├── getV0.m
│ │ ├── getVarName.m
│ │ ├── isobservable.m
│ │ ├── outputpfsoln.m
│ │ ├── outputsesoln.m
│ │ ├── run_se.m
│ │ ├── se_intro.pdf
│ │ ├── test_se.m
│ │ ├── test_se_14bus.m
│ │ └── test_se_14bus_err.m
│ ├── smartmarket
│ │ ├── SM_CHANGES
│ │ ├── auction.m
│ │ ├── case2off.m
│ │ ├── idx_disp.m
│ │ ├── off2case.m
│ │ ├── pricelimits.m
│ │ ├── printmkt.m
│ │ ├── runmarket.m
│ │ ├── runmkt.m
│ │ └── smartmkt.m
│ └── state_estimator
│ ├── runse.m
│ └── state_est.m
├── fdpf.m
├── feval_w_path.m
├── find_islands.m
├── fmincopf.m
├── fmincopf_solver.m
├── gausspf.m
├── get_losses.m
├── get_reorder.m
├── glpk_options.m
├── gurobi_options.m
├── gurobiver.m
├── hasPQcap.m
├── have_fcn.m
├── i2e_data.m
├── i2e_field.m
├── idx_brch.m
├── idx_bus.m
├── idx_cost.m
├── idx_ct.m
├── idx_dcline.m
├── idx_gen.m
├── int2ext.m
├── ipopt_options.m
├── ipoptopf_solver.m
├── isload.m
├── ktropf_solver.m
├── load2disp.m
├── loadcase.m
├── makeAang.m
├── makeApq.m
├── makeAvl.m
├── makeAy.m
├── makeB.m
├── makeBdc.m
├── makeJac.m
├── makeLODF.m
├── makePTDF.m
├── makeSbus.m
├── makeSdzip.m
├── makeYbus.m
├── margcost.m
├── mips.m
├── mipsopf_solver.m
├── mipsver.m
├── miqps_cplex.m
├── miqps_glpk.m
├── miqps_gurobi.m
├── miqps_matpower.m
├── miqps_mosek.m
├── miqps_ot.m
├── modcost.m
├── mosek_options.m
├── mosek_symbcon.m
├── most
│ ├── addgen2mpc.m
│ ├── addstorage.m
│ ├── addwind.m
│ ├── apply_profile.m
│ ├── docs
│ │ └── CHANGES
│ ├── filter_ramp_transitions.m
│ ├── getprofiles.m
│ ├── idx_profile.m
│ ├── loadgenericdata.m
│ ├── loadmd.m
│ ├── loadstoragedata.m
│ ├── loadxgendata.m
│ ├── md_init.m
│ ├── most.m
│ ├── most_summary.m
│ ├── mostver.m
│ ├── mpoption_info_most.m
│ ├── plot_gen.m
│ ├── plot_storage.m
│ ├── plot_uc.m
│ ├── plot_uc_data.m
│ └── t
│ ├── c118swf.m
│ ├── ex_case3a.m
│ ├── ex_case3b.m
│ ├── ex_contab.m
│ ├── ex_load_profile.m
│ ├── ex_storage.m
│ ├── ex_transmat.m
│ ├── ex_wind.m
│ ├── ex_wind_profile.m
│ ├── ex_wind_profile_d.m
│ ├── ex_wind_uc.m
│ ├── ex_xgd.m
│ ├── ex_xgd_ramp.m
│ ├── ex_xgd_res.m
│ ├── ex_xgd_uc.m
│ ├── most_ex1_ed.m
│ ├── most_ex2_dcopf.m
│ ├── most_ex3_dcopf_w_uc.m
│ ├── most_ex4_dcopf_ss.m
│ ├── most_ex5_mpopf.m
│ ├── most_ex6_uc.m
│ ├── most_ex7_suc.m
│ ├── t_case30_most.m
│ ├── t_case3_most.m
│ ├── t_most_30b_1_1_0.m
│ ├── t_most_30b_1_1_0_uc.m
│ ├── t_most_30b_1_1_17.m
│ ├── t_most_30b_3_1_0.m
│ ├── t_most_30b_3_1_17.m
│ ├── t_most_3b_1_1_0.m
│ ├── t_most_3b_1_1_2.m
│ ├── t_most_3b_3_1_0.m
│ ├── t_most_3b_3_1_2.m
│ ├── t_most_fixed_res.m
│ ├── t_most_sp.m
│ ├── t_most_spuc.m
│ ├── t_most_suc.m
│ ├── t_most_suc_soln.mat
│ ├── t_most_uc.m
│ ├── t_most_uc_soln.mat
│ ├── t_most_w_ds.m
│ ├── t_most_w_ds_z.mat
│ ├── test_most.m
│ └── uniformwindprofile.m
├── mplinsolve.m
├── mpopt2qpopt.m
├── mpoption.m
├── mpoption_info_clp.m
├── mpoption_info_cplex.m
├── mpoption_info_fmincon.m
├── mpoption_info_glpk.m
├── mpoption_info_gurobi.m
├── mpoption_info_intlinprog.m
├── mpoption_info_ipopt.m
├── mpoption_info_knitro.m
├── mpoption_info_linprog.m
├── mpoption_info_mips.m
├── mpoption_info_mosek.m
├── mpoption_info_quadprog.m
├── mpoption_old.m
├── mpver.m
├── nested_struct_copy.m
├── newtonpf.m
├── opf.m
├── opf_args.m
├── opf_consfcn.m
├── opf_costfcn.m
├── opf_execute.m
├── opf_hessfcn.m
├── opf_setup.m
├── pfsoln.m
├── poly2pwl.m
├── polycost.m
├── pqcost.m
├── printpf.m
├── psse2mpc.m
├── psse_convert.m
├── psse_convert_hvdc.m
├── psse_convert_xfmr.m
├── psse_parse.m
├── psse_parse_line.m
├── psse_parse_section.m
├── psse_read.m
├── qps_bpmpd.m
├── qps_clp.m
├── qps_cplex.m
├── qps_glpk.m
├── qps_gurobi.m
├── qps_ipopt.m
├── qps_matpower.m
├── qps_mips.m
├── qps_mosek.m
├── qps_ot.m
├── remove_userfcn.m
├── run_userfcn.m
├── runcpf.m
├── rundcopf.m
├── rundcpf.m
├── runduopf.m
├── runopf.m
├── runopf_w_res.m
├── runpf.m
├── runuopf.m
├── savecase.m
├── scale_load.m
├── set_reorder.m
├── t
│ ├── pretty_print_acopf.txt
│ ├── pretty_print_dcopf.txt
│ ├── soln9_dcopf.mat
│ ├── soln9_dcpf.mat
│ ├── soln9_opf.mat
│ ├── soln9_opf_PQcap.mat
│ ├── soln9_opf_Plim.mat
│ ├── soln9_opf_ang.mat
│ ├── soln9_opf_extras1.mat
│ ├── soln9_opf_vg.mat
│ ├── soln9_pf.mat
│ ├── t_apply_changes.m
│ ├── t_auction_case.m
│ ├── t_auction_minopf.m
│ ├── t_auction_mips.m
│ ├── t_auction_tspopf_pdipm.m
│ ├── t_begin.m
│ ├── t_case30_userfcns.m
│ ├── t_case9_dcline.m
│ ├── t_case9_opf.m
│ ├── t_case9_opfv2.m
│ ├── t_case9_pf.m
│ ├── t_case9_pfv2.m
│ ├── t_case_ext.m
│ ├── t_case_info_eg.txt
│ ├── t_case_int.m
│ ├── t_cpf.m
│ ├── t_cpf_cb1.m
│ ├── t_cpf_cb2.m
│ ├── t_dcline.m
│ ├── t_end.m
│ ├── t_ext2int2ext.m
│ ├── t_feval_w_path
│ │ ├── rithmaticker.m
│ │ └── rithmaticker_timeser.m
│ ├── t_feval_w_path.m
│ ├── t_get_losses.m
│ ├── t_hasPQcap.m
│ ├── t_hessian.m
│ ├── t_is.m
│ ├── t_islands.m
│ ├── t_jacobian.m
│ ├── t_loadcase
│ │ └── case_for_off_path_test.m
│ ├── t_loadcase.m
│ ├── t_makeLODF.m
│ ├── t_makePTDF.m
│ ├── t_margcost.m
│ ├── t_mips.m
│ ├── t_miqps_matpower.m
│ ├── t_modcost.m
│ ├── t_mplinsolve.m
│ ├── t_mpoption.m
│ ├── t_mpoption_ov.m
│ ├── t_nested_struct_copy.m
│ ├── t_off2case.m
│ ├── t_ok.m
│ ├── t_opf_dc_bpmpd.m
│ ├── t_opf_dc_clp.m
│ ├── t_opf_dc_cplex.m
│ ├── t_opf_dc_glpk.m
│ ├── t_opf_dc_gurobi.m
│ ├── t_opf_dc_ipopt.m
│ ├── t_opf_dc_mips.m
│ ├── t_opf_dc_mips_sc.m
│ ├── t_opf_dc_mosek.m
│ ├── t_opf_dc_ot.m
│ ├── t_opf_fmincon.m
│ ├── t_opf_ipopt.m
│ ├── t_opf_knitro.m
│ ├── t_opf_minopf.m
│ ├── t_opf_mips.m
│ ├── t_opf_mips_sc.m
│ ├── t_opf_model.m
│ ├── t_opf_softlims.m
│ ├── t_opf_tspopf_pdipm.m
│ ├── t_opf_tspopf_scpdipm.m
│ ├── t_opf_tspopf_tralm.m
│ ├── t_opf_userfcns.m
│ ├── t_pf.m
│ ├── t_printpf.m
│ ├── t_psse.m
│ ├── t_psse_case.raw
│ ├── t_psse_case2.m
│ ├── t_psse_case2.raw
│ ├── t_psse_case3.m
│ ├── t_psse_case3.raw
│ ├── t_qps_matpower.m
│ ├── t_run_tests.m
│ ├── t_runmarket.m
│ ├── t_runopf_w_res.m
│ ├── t_scale_load.m
│ ├── t_skip.m
│ ├── t_test_fcns.m
│ ├── t_total_load.m
│ ├── t_totcost.m
│ ├── t_vdep_load.m
│ └── test_matpower.m
├── toggle_dcline.m
├── toggle_iflims.m
├── toggle_reserves.m
├── toggle_softlims.m
├── total_load.m
├── totcost.m
├── uopf.m
└── update_mupq.m
21 directories, 502 files