登录
首页 » matlab » IEEE30MonteCarloSimu-master

IEEE30MonteCarloSimu-master

于 2019-06-24 发布 文件大小:112KB
0 206
下载积分: 1 下载次数: 2

代码说明:

  利用蒙特卡洛对Ieee30节点进行仿真问题,希望对大家有所帮助(Monte Carlo is used to simulate the Ieee 30 nodes. I hope it will be helpful to everyone.)

文件列表:

IEEE30MonteCarloSimu-master\model\ieee30.slx, 112079 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation\ClearFaults.m, 873 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation\InitParam.m, 3413 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation\PrintData.m, 1689 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation\Run.m, 2039 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation\SetFaults.m, 3294 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation\SetLoads.m, 1917 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation\Simulate.m, 2472 , 2018-09-25
IEEE30MonteCarloSimu-master\Start.m, 1696 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation\workers\worker_1, 0 , 2019-06-22
IEEE30MonteCarloSimu-master\simulation\workers\worker_2, 0 , 2019-06-22
IEEE30MonteCarloSimu-master\simulation\workers\worker_3, 0 , 2019-06-22
IEEE30MonteCarloSimu-master\simulation\workers\worker_4, 0 , 2019-06-22
IEEE30MonteCarloSimu-master\simulation\workers, 0 , 2019-06-22
IEEE30MonteCarloSimu-master\model, 0 , 2018-09-25
IEEE30MonteCarloSimu-master\simulation, 0 , 2019-06-22
IEEE30MonteCarloSimu-master, 0 , 2018-09-25

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

发表评论

0 个回复

  • J2me月光战机游戏源码
    J2me月光战机游戏源码,以前的代码,现在又翻出来了,不知现在还有用没,在早几年这种J2ME游戏相当火爆了,不过现在Android盛行了。
    2022-01-24 17:33:25下载
    积分:1
  • springer_-_mobile_ad_hoc_networks
    Latest Developments inthe mobile and wireless environments.
    2010-09-06 17:58:11下载
    积分:1
  • IEC61850应用入门 [何磊 编著] 2012年版
    说明:  《IEC61850应用入门》是一本帮助读者理解、掌握IEC61850知识内容和思想精髓的参考书。全书共分五章:第一章简单介绍常规变电站自动化系统的不足,主要介绍了IEC61850标准的内容、特点和发展趋势;第二章介绍面向对象的基本概念,OSI、TCP/IP网络模型,以太网技术基础,XML、XMLSchema基础和常用软件工具;第三章介绍IEC61850的分层信息模型、具体定义、配置方式与配置文件;第四章主要介绍MMS基础知识、IEC61850与MMS的映射关系、MMS与ASN.1编解码和MMS典型报文分析;第五章介绍GOOSE服务、IEC61850—9—2SV服务、简单网络时间协议和IEEE1("Introduction to IEC61850 application" is a reference book to help readers understand and master the knowledge content and ideological essence of IEC61850. The whole book is divided into five chapters: the first chapter briefly introduces the shortcomings of conventional substation automation system, mainly introduces the content, characteristics and development trend of IEC61850 standard; the second chapter introduces the basic concept of object-oriented, OSI, TCP / IP network model, Ethernet technology foundation, XML, XML schema foundation and common software tools; the third chapter introduces the layered information model and specific definition of IEC61850 , configuration mode and configuration file; Chapter 4 mainly introduces MMS basic knowledge, mapping relationship between IEC61850 and MMS, MMS and ASN. 1 encoding and decoding and MMS typical message analysis; Chapter 5 introduces goose service, iec61850-9-2sv service, simple network time protocol and ieee1)
    2021-02-16 23:19:46下载
    积分:1
  • di1cishiyan
    说明:  实现矩形序列,三角序列,反三角序列,正弦序列,余弦序列的快速傅里叶变换(Fast Fourier Transform for Various Functions)
    2020-06-24 08:20:02下载
    积分:1
  • 变频器定制程序
    说明:  威纶通触摸屏直接控制海普蒙特变频器,可以直接控制启停和设置频率(Willon Touch Screen Direct Control Hepmont Inverter,Start-stop and setting frequency can be controlled directly.)
    2020-06-20 05:40:01下载
    积分:1
  • etc修改工具
    问道单机版修改etc里面有详细的教程,仅供学习交流。(Question: There are detailed tutorials in the revised ETC for learning and communication only.)
    2020-06-23 01:40:01下载
    积分:1
  • Matlab(wireless_charging_ADP)
    基于自适应动态规划的执行依赖启发式动态规划仿真程序,包括评价模块、执行模块、图像输出等(Implementation based on adaptive dynamic programming relies on heuristic dynamic programming simulation program, including evaluation module, execution module, image output, etc.)
    2020-11-10 14:49:46下载
    积分:1
  • C#利用IP获得所在的电脑主机名称
    C#利用IP获得所在的电脑主机名称,请确保程序在局域网内,而且IP是真实有效的,这样就可准确的查找到所在IP的主机名,若IP不存在,可能导致电脑佳死。
    2022-04-20 14:56:14下载
    积分:1
  • VHDL 基础语法篇
    说明:  VHDL 基础语法篇 —— VHDL VHDL硬件描述语言 1.1 VHDL概述 1.1.1 VHDL的特点 VHDL语言作为一种标准的硬件描述语言,具有结构严谨、描述能力强的特点,由于 VHDL语言来源于C、Fortran等计算机高级语言,在VHDL语言中保留了部分高级语言的原 语句,如if语句、子程序和函数等,便于阅读和应用。具体特点如下: 1. 支持从系统级到门级电路的描述,既支持自底向上(bottom-up)的设计也支持从顶向下 (top-down)的设计,同时也支持结构、行为和数据流三种形式的混合描述。 2. VHDL的设计单元的基本组成部分是实体(entity)和结构体(architecture),实体包含设 计系统单元的输入和输出端口信息,结构体描述设计单元的组成和行为,便于各模块之间数 据传送。利用单元(componet)、块(block)、过程(procure)和函数(function)等语句, 用结构化层次化的描述方法,使复杂电路的设计更加简便。采用包的概念,便于标准设计文 档资料的保存和广泛使用。(VHDL Basic Grammar Paper)
    2020-06-20 14:20:01下载
    积分:1
  • 《Python Cookbook》第三版中文v1.0.2
    说明:  书名:《PythonCookbook》 3rd Edition 作者:David Beazley, Brian K. Jones 译者:熊能(PythonCookbook, 3rd Edition)
    2020-07-05 14:27:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载