登录
首页 » matlab » 电力系统的MATLAB-SIMULINK仿真与应用6

电力系统的MATLAB-SIMULINK仿真与应用6

于 2018-05-21 发布 文件大小:4855KB
0 199
下载积分: 1 下载次数: 8

代码说明:

  6.1 Powergui模块 6.2 电力系统稳态仿真 6.3 电力系统电磁暂态仿真 6.4 电力系统机电暂态仿真习题(6.1 Powergui module 6.2 power system steady-state simulation 6.3 Electromagnetic transient simulation of power system 6.4 electric power system electromechanical transient simulation exercises)

文件列表:

电力系统的MATLAB-SIMULINK仿真与应用6.ppt, 6244352 , 2016-07-29

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

发表评论

0 个回复

  • C#设计一个没有标题栏的窗口
    C#设计一个没有标题栏的窗口,若要看到标题栏,点击一下“显示标题栏”即可看到,实际上本源码是将标题栏隐藏掉了,另外又重新显示了,实现了动态隐藏掉窗口的标题栏功能。
    2022-03-11 21:58:06下载
    积分:1
  • Design-an-Active-Suspension
    Design an Active Suspension System for Peugeot 206_2
    2017-04-23 21:09:37下载
    积分:1
  • C# WPF 在窗体上嵌套文字上下滚动的可拖动用户控件
    C# WPF 在窗体上嵌套文字上下滚动的可拖动用户控件,UserControl2.xaml 的交互逻辑。
    2022-10-11 07:55:03下载
    积分:1
  • oyhi
    此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式()
    2018-03-29 22:44:03下载
    积分:1
  • 归档单机版程序,access数据库,导入注册文件信息就可以用
    归档单机版程序,access数据库,导入注册文件信息就可以用-single version archiving procedures, access databases, import registration information can be used
    2022-05-24 07:25:41下载
    积分:1
  • 电动汽车充电机
    用于电动汽车的充电,恒压恒源,稳定充电。(For charging electric vehicles, constant voltage and constant source, stable charging.)
    2018-12-21 09:48:25下载
    积分:1
  • 一个超级
    一个超级经典的拼图游戏,用VB写的,代码精简,功能完善.-A super-classic jigsaw puzzle, using VB to write, and code simplification, perfect functions.
    2022-02-05 01:55:36下载
    积分:1
  • spring-boot_jar
    springboot 所需要的jar包,可以不用maven搭建(springboot need .jar)
    2018-05-09 10:59:13下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • HuaWei
    华为演讲培训教程,是个不错的培训教材。欢迎大家学习。(Huawei speech training course, be a good training materials. Welcomed the U.S. study.)
    2008-02-03 13:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载