登录
首页 » matlab » Power-System-MATLAB-SIMULINK

Power-System-MATLAB-SIMULINK

于 2020-11-03 发布 文件大小:8337KB
0 220
下载积分: 1 下载次数: 86

代码说明:

  王晶《电力系统的MATLAB-SIMULINK仿真与应用》课本+仿真文件(Jing " MATLAB-SIMULINK Simulation and Application of Power Systems" textbook+ simulation files)

文件列表:

Power System MATLAB SIMULINK
............................\example4_1_Simplified_Synchronous_Machine.mdl,43989,2014-08-12
............................\example4_2_Synchronous_Machine.mdl,40372,2014-08-13
............................\example4_3_Three_Phase_Transformer.mdl,37451,2014-08-13
............................\example4_4_2_Distributed_Parameters_Line.mdl,37754,2014-08-13
............................\example4_4_Section_Line.mdl,36414,2014-08-13
............................\example4_5_Asynchronous_Machine.mdl,39063,2013-11-30
............................\example4_6_dc_motor.mdl,32175,2013-11-30
............................\example6_1_Powergui.mdl,40685,2014-08-13
............................\example6_2_Powergui.mdl,41069,2014-08-13
............................\example6_3_Powergui.mdl,40733,2014-08-13
............................\example6_4_Discontinous.mdl,38040,2014-08-13
............................\example6_5_Phasors.mdl,39759,2014-08-13
............................\example6_6_1_Breaker.mdl,56904,2014-08-13
............................\example6_6_2_Breaker.mdl,40818,2014-08-13
............................\example6_6_Breaker.mdl,41426,2014-08-13
............................\example6_7_Fault.mdl,39870,2014-08-13
............................\example6_8_1_signal_phasor.mdl,118855,2014-08-13
............................\example6_8_2_three_phasor.mdl,118836,2014-08-13
............................\example7_4_1_hvdc12pulse.mdl,318484,2014-08-14
............................\example7_4_2_hvdc12pulse.mdl,319944,2014-08-14
............................\example7_4_3_hvdc12pulse.mdl,319943,2014-08-14
............................\example7_4_4_hvdc12pulse.mdl,319907,2014-08-14
............................\example7_4_hvdc12pulse.mdl,314840,2014-08-14
............................\example8_1_nonlinear.mdl,43513,2013-12-04
............................\电力系统的MATLAB-SIMULINK仿真与应用.pdf,11008324,2014-08-14

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

发表评论

0 个回复

  • SIMULINKLMS_Sfunction
    simulink仿真噪声模型,算法采用X_LMS,可直接运行(simulink simulation noise model, the algorithm used X_LMS, can be directly run)
    2008-03-27 09:37:52下载
    积分:1
  • QPSK.simulation
    说明:  高级信道QPSK的设计与仿真,改善了信道性能,对仿真数据可有效汇总,输出理想比现实比较曲线(Advanced Channel Design and Simulation of QPSK, the channel to improve performance, the simulation data can effectively aggregate, more than reality curve of the ideal output)
    2010-04-17 11:28:28下载
    积分:1
  • Viterbi_MATLAB
    viterbi译码的matlab实现,提供相应的原程序代码(viterbi decoder matlab implementation)
    2011-06-05 13:33:13下载
    积分:1
  • 3zuoye
    某市有一码头,每次仅容一辆船停泊装卸货,由于经常有船等候进港,部分人提出要扩建码头。经过调查历史资料发现,码头平均每月停船24艘,每艘船的停泊时间为24±20小时,相邻两艘船的到达时间间隔为30±15小时,如果一艘船因有船在港而等候1小时,其消耗成本为1000元。经预算,扩建码头大约需要1350万元,故市长决策如下:如果未来五年内停泊船只因等候的成本消耗总和超过扩建码头花费则扩建码头,否则,不予扩建。因此,希望你能够帮助市长做出决策。此问题已知到达的大概时间和大概停泊时间,对于此问题用概率统计的方法来做比较复杂,可用程序随机产生到达时间和停泊时间来模拟未来五年内船的停泊,多次模拟预测停泊情况,以做出决策(。-Problem in a city with a terminal expansion dock, each only allow a boat moored loading and unloading, as often there are waiting boat into port, some people proposed to expand pier. Terminal stopping 24 per month, per vessel berthing time of 24 ± 20 hours, the arrival of two adjacent vessels interval 30 ± 15 hours, if a ship due to boat in the harbor while waiting for one hour, and its consumption cost of 1,000 yuan. The budget of about 13.5 million yuan expansion dock, so the mayor decision as follows: If a ship is moored next five years, the cost of waiting more than the sum of consumption spending is expanding marina pier extension, otherwise, not expanded.)
    2015-04-17 18:59:46下载
    积分:1
  • jiyuhsvhergbderentifenge
    基于matlab的rgb和hsv颜色模型的颜色通道分割(Matlab on the rgb and hsv color model of color-channel segmentation)
    2010-09-06 09:29:29下载
    积分:1
  • PiecewiseExponentialII
    用WINBUGS软件对生存分析中分段指数模型进行BAYES分析(bayesian analysis of piecewise exponential model)
    2011-01-09 12:29:35下载
    积分:1
  • defuzz
    源代码有关MATLAB的解模糊代码。好好学习把 (MATLAB source code for the solution of the fuzzy code. Learning to make good)
    2007-03-11 21:01:17下载
    积分:1
  • pfmethod
    罚函数法将有约束最优化问题转化为求解无约束最优化问题。在此给出罚函数法Matlab源程序(Penalty function method will be constrained optimization problem into solving unconstrained optimization problems. This gives the penalty function method in Matlab source)
    2013-09-13 11:46:39下载
    积分:1
  • 简单的遗传算法解决优化问题的汇编代码 GA
    简单的遗传算法解决优化问题的汇编代码,包括单变量无约束优化、单变量有约束优化及多变量优化问题,并配以实例进行说明(Genetic Algorithms)
    2013-12-26 19:00:06下载
    积分:1
  • offset_long
    MATLAB环境下基于OFDM系统的前导序列中短训练序列的误差估计仿真程序(the offset of the long training secquence of preamble)
    2010-01-29 21:15:35下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载