登录
首页 » matlab » 电力系统潮流计算

电力系统潮流计算

于 2019-01-25 发布
0 275
下载积分: 1 下载次数: 3

代码说明:

说明:  实现线性的电力系统潮流计算,分别为首端电压末端功率和末端电压末端功率,可实现一定精度的迭代计算(Power flow calculation in power system)

文件列表:

电力系统潮流计算, 0 , 2019-01-25
电力系统潮流计算\ok啊, 0 , 2019-01-25
电力系统潮流计算\ok啊\dianfen.m, 3593 , 2019-01-13
电力系统潮流计算\ok啊\dianyaqiantui.m, 546 , 2019-01-12
电力系统潮流计算\ok啊\introduction.docx, 184181 , 2019-01-25
电力系统潮流计算\ok啊\lizi1.txt, 101 , 2019-01-13
电力系统潮流计算\ok啊\node_fuhe.m, 762 , 2019-01-12
电力系统潮流计算\ok啊\pow_loss.m, 110 , 2019-01-12
电力系统潮流计算\ok啊\powlosssum.m, 683 , 2019-01-12
电力系统潮流计算\ok啊\qiantui.m, 167 , 2019-01-12
电力系统潮流计算\ok啊\voltage.m, 148 , 2019-01-12
电力系统潮流计算\ok啊\voltage1.m, 138 , 2019-01-13

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

发表评论

0 个回复

  • Con1d_Inv
    大地电磁1D正则化反演代码 我觉得蛮有用的 所以分享下(Magnetotelluric 1D regularization inversion code, I feel quite useful, so share it)
    2017-06-12 20:37:28下载
    积分:1
  • sgyconver
    地球物理科学中的SEGY地震数据文件格式转换程序(Geophysical science SEGY seismic data file format conversion process)
    2007-08-17 16:55:45下载
    积分:1
  • PPSSSraro
    电力系统暂态稳定分析程序源码,可用于于分析两机系统,快速方便 (Power system transient stability analysis of program source code, can be used in the analysis of the two-machine system, quickly and easily)
    2012-06-08 19:07:05下载
    积分:1
  • 滤波法
    A、名称:限幅滤波法(又称程序判断滤波法) B、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A), 每次检测到新值时判断: 如果本次值与上次值之差<=A,则本次值有效, 如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值。 C、优点: 能有效克服因偶然因素引起的脉冲干扰。 D、缺点: 无法抑制那种周期性的干扰。 平滑度差。(A. Name: Limited filter method (also known as program judgement filter method) B. Method: Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined. Judge each time a new value is detected: If the difference between the current value and the previous value is <=A, the current value is valid. If the difference between the current value and the previous value is greater than A, then the current value is invalid, abandon the current value and replace the current value with the last value. C. Advantages: It can effectively overcome the impulse interference caused by accidental factors. D. Disadvantages: That periodic interference cannot be suppressed. The smoothness is poor.)
    2020-06-24 18:20:01下载
    积分:1
  • 电力系统潮流计算
    说明:  实现线性的电力系统潮流计算,分别为首端电压末端功率和末端电压末端功率,可实现一定精度的迭代计算(Power flow calculation in power system)
    2019-01-25 17:22:46下载
    积分:1
  • CuraEngine-master
    对于自学者很有用的,大家可以尝试去学习。(it is very improtant.)
    2015-09-30 20:21:27下载
    积分:1
  • JPDA
    用JPDA进行数据互联的多目标跟踪程序,仿真中用了2个目标,MATLAB编写。(JPDA connected with the multi-objective data tracking program, the simulation using the two goals, MATLAB write.)
    2011-05-25 14:29:30下载
    积分:1
  • hsynth_WGS84.grid.5x5
    使用egm模型计算基于WGS84参考椭球的大地水准面高等大地测量学物理量( geoid, WGS84, egm2008)
    2013-09-09 08:19:50下载
    积分:1
  • WASH
    关于 ZFC 框架的自述文件 2003.6.18 ====================================================================== 如何在PowerBuilder 开发环境中运行ZFC 框架。 1、文件 app.pbl 常用应用库; controls.pbl zfc 控件库; main.pbl 主要对象库; demo.pbl 演示程序库; 2、目录 DB 演示数据库; PSR 演示PB报表; 3、基于 ZFC 框架编写程序需要哪些文件和表: 引用main.pbl、controls.pbl、app.pbl 三个库 演示数据库中的Employee,EmployeeToFunction,Function,Profile 四个表; 演示数据库中的usp_DateGet,usp_EmployeeGet,usp_FunctionGet,usp_ProfileGet,usp_ProfileSet 五个存储过程; 如果您使用其他数据库,请移植表和存储过程。 4、PowerBuilder 9.0,Adaptive Server Anywhere 7 必须;(ZFC framework on the readme file 2003.6.18 ========================================= ============================= How to run the PowerBuilder development environment ZFC framework. 1, document library app.pbl commonly used applications controls.pbl zfc Component Library main.pbl the main target of the Treasury demo.pbl presentation library 2, Demo DB database directory PSR demo PB statements 3, based on the framework of the preparation procedures ZFC What are the documents and forms: invoked main.pbl, controls.pbl, app.pbl three library demo database Employee, EmployeeToFunction, Function, Profile four tables demo database usp_DateGet, usp_EmployeeGet, usp_FunctionGet, usp_ProfileGet, usp_ProfileSet five storage process If you use other databases, please transplantation tables and stored procedures. 4, PowerBuilder 9.0, Adaptive Server Anywhere 7 must )
    2008-06-29 07:09:15下载
    积分:1
  • forecast1130
    自己辛苦编写的双色球彩票统计预测程序. 为得到下载积分,忍痛贡献. visual c++ 2010, 开发. windows 7 64bit, 16GByte内存需求, 4核处理器 并行计算, STL C++, 能够快速遍历计算全部号码分解组合的概率. 贡献出来心痛. 希望联系我,找份喜欢的工作.(souce codes of double Color ball lottery statistical forecasting program, desinged by myself. visual c++ 2010 stl, parallel computing. operation requirement under windows 7 64bit, 16GByte memory and 4-core processor. Rapidly traverse calculation of the the probability of all decomposition and all combination code numbers. it have me heartache to contribute my codes for get download points. Hope to contact me, help me ge one job.)
    2012-12-02 16:55:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载