登录
首页 » matlab » matpower4.0b1

matpower4.0b1

于 2010-01-18 发布 文件大小:2030KB
0 216
下载积分: 1 下载次数: 152

代码说明:

  MATPOWER软件包的最新版本,包含连续潮流(CPF)和状态估计(SE),对研究电力系统很有帮助。(MATPOWER is a package of Matlab M-files for solving power flow and optimal power flow problems. It is intended as a simulation tool for researchers and educators that is easy to use and modify. MATPOWER is designed to give the best performance possible while keeping the code simple to understand and modify. )

文件列表:

matpower4.0b1
.............\@opf_model
.............\..........\add_constraints.m
.............\..........\add_costs.m
.............\..........\add_vars.m
.............\..........\build_cost_params.m
.............\..........\display.m
.............\..........\get.m
.............\..........\getv.m
.............\..........\get_cost_params.m
.............\..........\get_idx.m
.............\..........\get_lin_N.m
.............\..........\get_mpc.m
.............\..........\get_nln_N.m
.............\..........\get_var_N.m
.............\..........\linear_constraints.m
.............\..........\opf_model.m
.............\..........\userdata.m
.............\add_userfcn.m
.............\bpmpd_qp.m
.............\bustypes.m
.............\case118.m
.............\case14.m
.............\case2383wp.m
.............\case24_ieee_rts.m
.............\case2736sp.m
.............\case2737sop.m
.............\case2746wop.m
.............\case2746wp.m
.............\case30.m
.............\case300.m
.............\case30pwl.m
.............\case30Q.m
.............\case39.m
.............\case4gs.m
.............\case57.m
.............\case6ww.m
.............\case9.m
.............\case9Q.m
.............\caseformat.m
.............\case_ieee30.m
.............\cdf2matp.m
.............\compare_case.m
.............\consfmin.m
.............\copf_solver.m
.............\costfmin.m
.............\d2AIbr_dV2.m
.............\d2ASbr_dV2.m
.............\d2Ibr_dV2.m
.............\d2Sbr_dV2.m
.............\d2Sbus_dV2.m
.............\dAbr_dV.m
.............\dcopf.m
.............\dcopf_solver.m
.............\dcpf.m
.............\define_constants.m
.............\dIbr_dV.m
.............\docs
.............\....\htm" target=_blank>CHANGES
.............\....\CHANGES.txt
.............\....\manual.pdf
.............\dSbr_dV.m
.............\dSbus_dV.m
.............\ext2int.m
.............\extras
.............\......\cpf
.............\......\...\case6bus.m
.............\......\...\cpf.m
.............\......\...\cpf_correctLambda.m
.............\......\...\cpf_correctVoltage.m
.............\......\...\cpf_predict.m
.............\......\...\drawPVcurves.m
.............\......\...\getSbusInj.m
.............\......\...\test_cpf.m
.............\......\cpf_se_intro.pdf
.............\......\se
.............\......\..\case3bus_P6_6.m
.............\......\..\doSE.m
.............\......\..\getV0.m
.............\......\..\outputpfsoln.m
.............\......\..\outputsesoln.m
.............\......\..\run_se.m
.............\......\..\test_se.m
.............\......\smartmarket
.............\......\...........\auction.m
.............\......\...........\case2off.m
.............\......\...........\idx_disp.m
.............\......\...........\off2case.m
.............\......\...........\pricelimits.m
.............\......\...........\printmkt.m
.............\......\...........\runmarket.m
.............\......\...........\runmkt.m
.............\......\...........\smartmkt.m
.............\......\...........\htm" target=_blank>SM_CHANGES
.............\......\state_estimator
.............\......\...............\runse.m
.............\......\...............\state_est.m
.............\fairmax.m
.............\fdpf.m
.............\fmincopf.m

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

发表评论

0 个回复

  • xbbh
    二维哈尔小波变换,可以用来学习matlab对图像处理.(Second维哈尔wavelet transform, can be used to study matlab for image processing.)
    2008-12-24 15:52:51下载
    积分:1
  • underwater
    说明:  水声原理,超级经典水声学教材,学习必看,水声学基本理论(Acoustic principles, super classic acoustics materials, learning must see, the basic theory of acoustics)
    2011-04-02 10:52:32下载
    积分:1
  • FastICA_25
    著名的FastICA 算法,最新版本,修改了以前的Bug.(famous Fast algorithm, the latest version, which amended the previous Bug.)
    2006-07-01 14:04:26下载
    积分:1
  • dlta-workspace
    在虚拟仿真环境下进行了几种不同规格零件的抓取试验。在ADAMS中进行仿真试验设置,创建传感器及仿真脚本命令,对两种规格零件进行了抓取试验分析,进一步验证结构设计的正确性及合理性。(the capture of several parts with different specification test was carried out in a virtual simulation environment. To further verify the correctness and the reasonable of the structural design, in ADAMS simulation test, the crawled test and analysis was done for two specifications of parts with the creating of command script and sensor.)
    2014-02-22 15:29:07下载
    积分:1
  • matlabsignalprocessingrar
    1.本书包含的实例所使用的源程序清单,文件夹第3章~第7章分别包括各章节内的实例源程序。 2.源程序文件名与所在章节和实例序号对应,如:3_1.m为第三章实例一【例3_1】的源程序。 3.文件夹tftoolbox为2002版的时频工具箱,第六章“非平稳信号分析与处理”需要用到该工 具箱的部分函数。请将其拷贝到用户的MATLAB工作路径(如D:R2006awork) 4.各章节的M文件已在MATLAB R2006a环境下调试通过,拷贝到用户的MATLAB工作路径(如 D:R2006awork)下即可运行。(1. This book contains examples of source code used in the list of folders in Chapter 3 ~ Chapter 7, respectively, including the section within the source code examples. 2. Source file name and serial number where the corresponding chapters and examples, such as: 3_1.m for example Chapter 1 3_1】 【Example of the source. 3. Tftoolbox folder for the 2002 version of the Time-Frequency Toolbox, Chapter VI, " Non-stationary signal analysis and processing" required to use part of the toolbox functions. I would be grateful if a copy job to the user' s MATLAB path [such as D: R2006a work] 4. Of all sections of M are available at MATLAB R2006a debugging environment through, copy to the user' s job MATLAB path [such as D: R2006a work ] to run under.)
    2009-02-21 16:49:46下载
    积分:1
  • speakerrecog1
    speaker recognization using wav files
    2009-05-04 12:20:36下载
    积分:1
  • fastica
    这是一个用于快速独立元分析的程序,调试可用(this is used for fastica)
    2012-05-16 19:49:56下载
    积分:1
  • RCPCED
    仿真程序主体部分由c语言完成,改变运行的设定的参数,在相同的信道编码速率下,通过改变误码率,用Matlab软件进行画图,得出在相同编码速率不同误码率下的纠错后误码的比率,接着改变编码速率,重新可以划出另外的两条曲线;(simulation program from the main part of the completion c language, change the operation of the set parameters, the same channel coding rate, by changing the error rate using Matlab software for drawing, reached the same rate of different coding error rate after correction of the error rate, and then change the coding rate, can be re-drawn the other two curves;)
    2007-05-09 08:50:00下载
    积分:1
  • functional-tools-in-matlab
    gud code in matlab..make it use of it..it ju segments different images aand make it useful for classifying
    2013-02-03 21:40:03下载
    积分:1
  • passive-filter_impedance
    Calculation the impedance of Passive Power Filter
    2011-12-17 00:51:32下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载