登录
首页 » WINDOWS » power flow calculation

power flow calculation

于 2018-03-24 发布 文件大小:3KB
0 188
下载积分: 1 下载次数: 3

代码说明:

  用于电力系统的潮流计算(牛顿拉夫逊法)和节点导纳矩阵的计算(Power flow calculation for power systems (Newton Ralph Xun Fa))

文件列表:

power flow calculation\buck电路平均模型.m, 256 , 2018-03-23
power flow calculation\五节点潮流计算.m, 3212 , 2018-03-16
power flow calculation\导纳矩阵计算.m, 588 , 2018-03-16
power flow calculation\潮流计算.m, 2566 , 2018-03-16
power flow calculation\牛顿拉夫逊法(直角坐标).m, 1943 , 2018-03-17
power flow calculation, 0 , 2018-03-24

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

发表评论

0 个回复

  • PHP和MySQL部门考核系统_l8evx9
    说明:  服务端脚本语言php实现,用XAMPP和PHP,MySql做部门考核系统,包含打分,制定考核表等内容,作为开发的各种例子程序代码(Server-side scripting language PHP implementation, using XAMPP and PHP and MySql do department assessment system, include grade, make progress review, etc, as the development of a variety of examples of program code)
    2020-11-15 11:22:12下载
    积分:1
  • vumat
    说明:  vumat 本构模型,von mises屈服准则加各向同性硬化准则(vumat von mises constitutive model+isotropic hardening)
    2019-06-13 03:54:14下载
    积分:1
  • 很普通的一个管理系统 也没有什么好说的了
    很普通的一个管理系统 也没有什么好说的了-A very common management system of the Nothing to say
    2022-03-24 15:43:32下载
    积分:1
  • Circuitos-potencia casos
    Problemas de Potencia
    2020-06-24 09:00:02下载
    积分:1
  • eg1_IndependentProject_GPIO
    说明:  DSP28335芯片通用输入输出模块案例程序(some case codes about GPIO of DSP28335)
    2020-06-22 20:00:01下载
    积分:1
  • cec13_func
    说明:  用于部分算法的函数测试,如PSO,FIPS等的粒子群算法(function can be used in PSO, FIPSO,and some particle swarm.)
    2020-06-22 13:20:02下载
    积分:1
  • house compute
    说明:  计算不同年(年限可以自己调整)等额本息还款方式下的每月还款本金与利息(Calculate the monthly repayment principal and interest under the equal principal and interest repayment method for 30 years (years can be adjusted by oneself)
    2020-06-20 12:20:02下载
    积分:1
  • shuziyouxi
     在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
    2013-11-13 13:54:04下载
    积分:1
  • C#启动Windows IIS服务的实例
    C#启动指定的Windows信使服务,本例中是启动IIS服务,在Windows XP下可完美运行,在Windows7下不行好像,本程序演示如何在C#的程序中启动一个指定的Windows内置服务的方法。具体的实现代码:   ServiceController service = new ServiceController();//创建服务控制对象   service.ServiceName = "Messenger";//启动Windows信史服务   //判断当前服务状态   if (service.Status == ServiceControllerStatus.Stopped)   {    try    {    service.Start();// 启动服务    service.WaitForStatus(ServiceControllerStatus.Running);    }    catch (InvalidOperationException)    {    MessageBox.Show("不能启动该服务!");    }   }
    2022-02-13 12:56:43下载
    积分:1
  • 哲学家进餐问题,进程是独立参与分配资源的最小单位,在有线程的OS中,线程是运行的最小单位, 课堂所述进程之间的同步与互斥,实际上是属于不同进程的线程间的同步...
    哲学家进餐问题,进程是独立参与分配资源的最小单位,在有线程的OS中,线程是运行的最小单位, 课堂所述进程之间的同步与互斥,实际上是属于不同进程的线程间的同步与互斥,当 然,属于同一进程的不同线程一样存在同步与互斥,其控制同步与互斥的原理跟进程 是一样的-dining philosophers problem, the process is independent participation in the allocation of resources as the smallest unit, in the OS thread, thread is the smallest unit of operation, the process described in the classroom between the synchronization and mutual exclusion. actually belong to different threads in the process of synchronization and mutual exclusion, of course, the same process there is a different thread synchronization and mutual exclusion, control and coordinate the process with the principle of the same
    2022-08-22 22:48:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载