登录
首页 » matlab » HVDC_MMC

HVDC_MMC

于 2020-12-19 发布 文件大小:18439KB
0 237
下载积分: 1 下载次数: 34

代码说明:

  MMC变流器仿真,闭环,无环流抑制,用于初学者入门(MMC converter simulation, closed-loop, no circulation suppression, for beginners)

文件列表:

HVDC_MMC, 0 , 2018-11-29
HVDC_MMC\CompareResultsData.mat, 17500194 , 2015-12-15
HVDC_MMC\HIL_MMC_Siemens_IPST2013.pdf, 550214 , 2015-08-26
HVDC_MMC\HVDC_MMC.jpg, 173741 , 2015-12-15
HVDC_MMC\HVDC_MMC.slx, 103105 , 2015-12-10
HVDC_MMC\HVDC_MMC.slxc, 124362 , 2018-11-20
HVDC_MMC\HVDC_MMC_Help.pdf, 15071 , 2015-12-12
HVDC_MMC\HVDC_MMC_param.m, 4207 , 2015-12-10
HVDC_MMC\HVDC_MM_Description.pdf, 14095 , 2015-12-12
HVDC_MMC\VSC_HVDC_ABB_CIGRE2010.pdf, 445600 , 2015-10-26
HVDC_MMC\plot_CompareResults.m, 3485 , 2015-12-15
HVDC_MMC\plot_CompareSpeed.m, 1093 , 2015-12-10
HVDC_MMC\slprj, 0 , 2018-11-29
HVDC_MMC\slprj\_jitprj, 0 , 2018-11-29
HVDC_MMC\slprj\_jitprj\jitEngineAccessInfo.mat, 727 , 2018-11-20
HVDC_MMC\slprj\_jitprj\sfA3IGYUXk4SBNzy2nBOghE.l, 19544 , 2018-11-20
HVDC_MMC\slprj\_jitprj\sfA3IGYUXk4SBNzy2nBOghE.mat, 780 , 2018-11-20
HVDC_MMC\slprj\_sfprj, 0 , 2018-11-29
HVDC_MMC\slprj\_sfprj\EMLReport, 0 , 2018-11-29
HVDC_MMC\slprj\_sfprj\EMLReport\emlReportAccessInfo.mat, 726 , 2018-11-20
HVDC_MMC\slprj\_sfprj\EMLReport\sfA3IGYUXk4SBNzy2nBOghE, 0 , 2018-12-05
HVDC_MMC\slprj\_sfprj\EMLReport\sfA3IGYUXk4SBNzy2nBOghE.mat, 5212 , 2018-11-20
HVDC_MMC\slprj\_sfprj\HVDC_MMC, 0 , 2018-11-29
HVDC_MMC\slprj\_sfprj\HVDC_MMC\_self, 0 , 2018-11-29
HVDC_MMC\slprj\_sfprj\HVDC_MMC\_self\sfun, 0 , 2018-11-29
HVDC_MMC\slprj\_sfprj\HVDC_MMC\_self\sfun\info, 0 , 2018-11-29
HVDC_MMC\slprj\_sfprj\HVDC_MMC\_self\sfun\info\binfo.mat, 748 , 2018-11-20
HVDC_MMC\slprj\accel, 0 , 2018-11-29
HVDC_MMC\slprj\accel\HVDC_MMC, 0 , 2018-11-29
HVDC_MMC\slprj\accel\HVDC_MMC\HVDC_MMC_top_vm.bc, 188744 , 2018-11-20
HVDC_MMC\slprj\accel\HVDC_MMC\rtwgen_tlc, 0 , 2018-12-05
HVDC_MMC\slprj\accel\HVDC_MMC\tmwinternal, 0 , 2018-11-29
HVDC_MMC\slprj\accel\HVDC_MMC\tmwinternal\simulink_cache.xml, 171 , 2018-11-20
HVDC_MMC\slprj\sl_proj.tmw, 82 , 2018-11-20
HVDC_MMC\sound.mat, 1892 , 2015-11-22

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

发表评论

0 个回复

  • 251727220836348
    说明:  对瑞利衰落信道和莱斯衰落信道进行的MATLAB建模仿真(Simulation of Rayleigh fading channel and rice fading channel.)
    2020-10-25 21:24:05下载
    积分:1
  • 满屏jQ焦点图
    说明:  满屏jQ焦点图是一款基于jquery实现uery满屏焦点图代码(Full-screen jQ Focus Map is a full-screen Focus Map code based on jquery)
    2019-03-22 15:40:22下载
    积分:1
  • 给四个玩家分发桥牌,每人13张牌,使用Random实现,不会出现重复...
    给四个玩家分发桥牌,每人13张牌,使用Random实现,不会出现重复-deal pokes to four player
    2022-06-19 13:53:20下载
    积分:1
  • springboot-shiro
    说明:  springboot2.x整合权限框架shiro(springboot2.x shiro)
    2020-06-18 15:00:01下载
    积分:1
  • gun-V5.3
    到达过程是的泊松过程,主要为数据分析和统计,本程序的性能已经超过其他算法。( Arrival process is a Poisson process, Mainly for data analysis and statistics, This program has exceeded the performance of other algorithms.)
    2017-05-02 14:28:31下载
    积分:1
  • 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
    程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
    2022-08-06 12:51:19下载
    积分:1
  • with multim2001 preparation, as a circuit beginners can learn reference
    用multim2001编写,可以作为电路初学者的学习参考-with multim2001 preparation, as a circuit beginners can learn reference
    2022-03-23 05:37:47下载
    积分:1
  • nRF52840Hardwarefiles
    说明:  里有原理图、layout等 资料,放心下载(hardware information)
    2019-10-06 07:43:36下载
    积分:1
  • CASNetworkSecurityEnginertraining
    说明:  中国科学院网络安全工程师培训教材,可以领略一下中国最高科技机构的怎么教学的。(Chinese Academy of Sciences Network Security Engineer training materials, you can enjoy some of China)
    2008-11-27 16:59:43下载
    积分:1
  • jquery带文字描述百叶窗图片切换广告代码
    JQuery with text description blinds image switching advertising code
    2019-05-12 18:52:16下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载