登录
首页 » matlab » 于群 MATLAB_Simulink电力系统建模与仿真

于群 MATLAB_Simulink电力系统建模与仿真

于 2020-09-29 发布
0 268
下载积分: 1 下载次数: 48

代码说明:

说明:  matlab建模与仿真带源码于群版,亲测非常全面,带书中例子和simpower使用手册(Matlab modeling and simulation)

文件列表:

于群 MATLAB_Simulink电力系统建模与仿真\book1.txt, 117 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example5_1_three_fault.mdl, 35804 , 2014-08-14
于群 MATLAB_Simulink电力系统建模与仿真\example5_2_Generator_fault.mdl, 42416 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example5_3_1_Ground_fault.mdl, 63102 , 2014-08-14
于群 MATLAB_Simulink电力系统建模与仿真\example5_3_2_Ground_fault.mdl, 65099 , 2014-08-14
于群 MATLAB_Simulink电力系统建模与仿真\example7_1_minus_filter.m, 1062 , 2014-08-15
于群 MATLAB_Simulink电力系统建模与仿真\example7_2_frontier_amplitude.m, 468 , 2014-10-18
于群 MATLAB_Simulink电力系统建模与仿真\example7_2_frontier_method.m, 1386 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example7_2_twopoints_method.m, 1247 , 2014-08-15
于群 MATLAB_Simulink电力系统建模与仿真\example7_3_2_direction_relay.mdl, 80175 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example7_3_direction_relay.mdl, 74922 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example7_3_frontier_method.m, 1047 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example7_4_1_transformer.mdl, 50933 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example7_4_2_transformer.mdl, 55165 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example7_4_transformer.mdl, 46048 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example7_5_travelling_wave.mdl, 51568 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example9_1_wind_turbine.mdl, 45653 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example9_2_wind_turbine_fault.mdl, 45495 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\example9_3_two_wind_turbine.mdl, 528496 , 2014-08-19
于群 MATLAB_Simulink电力系统建模与仿真\MATLAB_Simulink电力系统建模与仿真 于群.pdf, 23332292 , 2015-05-16
于群 MATLAB_Simulink电力系统建模与仿真\matpower4.0b2.zip, 2359500 , 2014-04-22
于群 MATLAB_Simulink电力系统建模与仿真\MATPOWER手册(中文版).pdf, 358798 , 2014-05-19
于群 MATLAB_Simulink电力系统建模与仿真\xingbo.m, 968 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真\xingbo.mat, 594208 , 2014-08-18
于群 MATLAB_Simulink电力系统建模与仿真, 0 , 2015-07-04

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

发表评论

0 个回复

  • NLOSidenticationultra-wideband
    NLOS identication in ultra-wideband systems based on received signal statistics
    2010-08-04 10:52:55下载
    积分:1
  • P020180608516798097666
    说明:  BeiDou Navigation Satellite System Signal In Space
    2020-06-19 16:20:01下载
    积分:1
  • texi
    基于FPGA的出租车计价器,欢迎大死同学多多交流(FPGA-based Taximeter, welcomes the dead students more exchanges)
    2008-05-09 22:49:48下载
    积分:1
  • Computer-Organization
    本文档是计算机组成原理的课堂讲义,准确的讲述了该课程的主要内容(This document is a computer organization class notes, accurately describes the main elements of the course)
    2011-06-02 13:18:38下载
    积分:1
  • generate_inp_from_ansys
    从ANSYS中导出结点坐标及单元信息,利用APDL语言(Export node coordinates and unit information from the ANSYS)
    2020-11-01 22:09:55下载
    积分:1
  • FuzzyClusteringToolbox.pdf
    说明:  这本书是关于模糊聚类方面的,希望对大家的研究有所帮助!(This book is about aspects of fuzzy clustering, and they hope to help you study!)
    2008-10-27 17:23:44下载
    积分:1
  • multitier
    multi tier protocol for wireless sensor networks
    2009-06-04 22:20:52下载
    积分:1
  • Python核心编程 第3版 中文版
    说明:  本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。 第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。 第 2 部分 讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。 本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts. Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on. Part 2 Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents. This book is suitable for Python developers with some experience.)
    2020-06-17 10:40:02下载
    积分:1
  • book
    VB书籍 推荐之作 力顶 有需要的速度下载(VB)
    2009-09-16 08:55:58下载
    积分:1
  • 雷达
    说明:  提高雷达距离分辨率,内部有大量的实验结果,证明算法的可行性。(In order to improve the range resolution of radar, there are a lot of experimental results, which prove the feasibility of the algorithm.)
    2020-04-05 11:49:48下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载