登录
首页 » matlab » 潮流计算程序

潮流计算程序

于 2021-04-23 发布 文件大小:225KB
0 252
下载积分: 1 下载次数: 7

代码说明:

  珍藏多年的matlab潮流计算程序源代码集合,包含多个潮流计算程序(A collection of matlab trend calculation program source code for many years, including multiple power flow calculation programs)

文件列表:

潮流计算程序, 0 , 2017-11-09
潮流计算程序\113172223case_5, 0 , 2017-11-09
潮流计算程序\113172223case_5.rar, 9540 , 2017-11-09
潮流计算程序\113172223case_5\case_5.mdl, 62108 , 2014-05-14
潮流计算程序\38089226Newton_cankao, 0 , 2017-10-31
潮流计算程序\38089226Newton_cankao.rar, 2249 , 2017-10-31
潮流计算程序\38089226Newton_cankao\Newton_cankao.m, 5886 , 2007-03-23
潮流计算程序\38089226Newton_cankao\www.pudn.com.txt, 218 , 2007-01-22
潮流计算程序\43413521gaosisaider, 0 , 2017-10-31
潮流计算程序\43413521gaosisaider.rar, 914 , 2017-10-31
潮流计算程序\43413521gaosisaider\gaosisaider.m, 1976 , 2010-01-13
潮流计算程序\49636971powerflow, 0 , 2017-11-09
潮流计算程序\49636971powerflow.rar, 4695 , 2017-11-09
潮流计算程序\49636971powerflow\潮流程序, 0 , 2018-03-15
潮流计算程序\49636971powerflow\潮流程序\fivebus.m, 1058 , 2012-04-26
潮流计算程序\49636971powerflow\潮流程序\IEEE14bus.m, 3093 , 2012-12-30
潮流计算程序\49636971powerflow\潮流程序\ninebus.m, 1512 , 2012-12-03
潮流计算程序\49636971powerflow\潮流程序\pf_newton_zj.m, 5267 , 2014-05-21
潮流计算程序\49636971powerflow\潮流程序\thirtybus.m, 4735 , 2012-05-04
潮流计算程序\78421611nudon, 0 , 2017-10-31
潮流计算程序\78421611nudon.rar, 92147 , 2017-10-31
潮流计算程序\78421611nudon\_牛顿-拉夫逊潮流计算, 0 , 2017-10-31
潮流计算程序\78421611nudon\_牛顿-拉夫逊潮流计算\牛顿-拉夫逊潮流计算, 0 , 2017-10-31
潮流计算程序\78421611nudon\_牛顿-拉夫逊潮流计算\牛顿-拉夫逊潮流计算\Newton_Ex.ppt, 256000 , 2008-03-27
潮流计算程序\78421611nudon\_牛顿-拉夫逊潮流计算\牛顿-拉夫逊潮流计算\power flow2.cpp, 6578 , 2008-04-09

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

发表评论

0 个回复

  • oscsend
    发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略相应的参数) 乙=布尔(不是官方:将参数为T/在F型) 不支持: b=一滴 参数=参数所指定的类型。 示例 ü=的UDP( 127.0.0.1 ,7488) 的FOPEN(美) oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[]) fclose(美) 如需关于振荡信息http://opensoundcontrol.org/。(Sends a Open Sound Control (OSC) message through a UDP connection oscsend(u,path) oscsend(u,path,types,arg1,arg2,...) oscsedn(u,path,types,[args]) u = UDP object with open connection. path = path-string types = string with types of arguments, supported: i = integer f = float s = string N = Null (ignores corresponding argument) I = Impulse (ignores corresponding argument) T = True (ignores corresponding argument) F = False (ignores corresponding argument) B = boolean (not official: converts argument to T/F in the type) not supported: b = blob args = arguments as specified by types. EXAMPLE u = udp( 127.0.0.1 ,7488) fopen(u) oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[]) fclose(u) See http://opensoundcontrol.org/ for more information about OSC.)
    2011-05-15 17:56:03下载
    积分:1
  • Sun
    简单的图像展开,使用与要求不高的场合,MATLAB(Simple image expansion, use and less demanding situations, MATLAB)
    2014-12-15 10:56:00下载
    积分:1
  • lsMmseTr
    运用LS与MMSE进行信道估计仿真,并对两者的MSE进行比较(channel estimation simulation by ls and mmse , to compare their MSE)
    2015-01-20 19:12:59下载
    积分:1
  • Understanding-the-SDR
    Understanding the Software Communications Architecture
    2014-08-15 20:26:48下载
    积分:1
  • CarSim与Simulink联合仿真.rar
    基于matlab 和carsim的联合仿真教程,欢迎下载学习, 中文版(Based on MATLAB and CarSim co simulation course, welcome to download learning. Chinese version)
    2018-06-21 22:27:00下载
    积分:1
  • Simple_SLAM
    说明:  简单的SLAM在MATLAB上的例子。其中确定障碍点的算法是EKF。(Simple SLAM algorithm written in MATLAB.)
    2020-06-27 21:15:33下载
    积分:1
  • adaptive-reed-solomon-code-protection-of-data-par
    RS codes for FEC coding
    2011-06-21 09:37:02下载
    积分:1
  • clutter4
    几种常见的杂波模型,包括瑞利分布,威布尔分布,希望对大家有帮助(Several common clutter modeling,maybe it is helpful for you)
    2012-12-13 22:03:16下载
    积分:1
  • 物元分析法(matlab
    说明:  物元分析法由我国数学家蔡文在 20 世纪 80 年代提出. 应用物元法建立多指标评价模型,可以针对复杂问题建立形象化模型,定量化得出评价结果,从而较完整、准确地反映事物的综合水平。利用matlab编程,进行如下步骤计算:1、待判物元的确定;2、经典域、节域的确定;3、关联函数;4、综合关联度(Matter-element analysis method was put forward by Chinese mathematician Cai Wen in 1980's. Applying matter-element method to establish multi-index evaluation model can establish visualization model for complex problems and quantify the evaluation results, so as to reflect the comprehensive level of things more completely and accurately. Using MATLAB programming, the following steps are calculated: 1. determination of the subject element to be judged; 2. determination of classical domain and node domain; 3. correlation function; 4. comprehensive correlation degree)
    2021-01-14 21:38:46下载
    积分:1
  • FIR_Filter
    A 10th order FIR system, excited by a sum of 5 sinusoids. Assume any numeric values for system coefficients and input signal parameters. The output of the system is corrupted by Gaussian observation noise with zero mean and variance 2 σ v (consider 2 σ v = 0.1 and 1). The estimator has access to the input and noise corrupted output of the system. However, the estimator has no knowledge about the system order, its coefficient values and observation noise variance.
    2010-10-31 21:53:52下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载