登录
首页 » C# » PQ decomposition method

PQ decomposition method

于 2019-04-23 发布 文件大小:122KB
0 324
下载积分: 1 下载次数: 1

代码说明:

  进行PQ分解,计算电力系统潮流的有效方法,应用广泛(PQ decomposition is an effective method for calculating power flow in power system.)

文件列表:

PQ分解法潮流计算\PFC_PQ\bin\Debug\ExtendedMath.dll, 16384 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\bin\Debug\input.txt, 124 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug\output.txt, 10273 , 2019-01-08
PQ分解法潮流计算\PFC_PQ\bin\Debug\PFC_PQ.exe, 39424 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug\PFC_PQ.pdb, 122368 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug\PFC_PQ.vshost.exe, 11600 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug\PFC_PQ.vshost.exe.manifest, 490 , 2017-09-29
PQ分解法潮流计算\PFC_PQ\ExtendedMath.cs, 41962 , 2018-07-02
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 5879 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\PFC_PQ.csproj.FileListAbsolute.txt, 717 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\PFC_PQ.csprojResolveAssemblyReference.cache, 13368 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\PFC_PQ.exe, 39424 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\PFC_PQ.pdb, 122368 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\ResolveAssemblyReference.cache, 11676 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\PFC_PQ.csproj, 2476 , 2018-06-29
PQ分解法潮流计算\PFC_PQ\Program.cs, 66309 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\Properties\AssemblyInfo.cs, 1362 , 2018-01-16
PQ分解法潮流计算\PQ分解法潮流计算.sln, 860 , 2018-01-16
PQ分解法潮流计算\PQ分解法潮流计算.suo, 32256 , 2018-07-04
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug\TempPE, 0 , 2018-01-16
PQ分解法潮流计算\PFC_PQ\obj\x86\Debug, 0 , 2018-07-03
PQ分解法潮流计算\PFC_PQ\bin\Debug, 0 , 2018-07-02
PQ分解法潮流计算\PFC_PQ\bin\Release, 0 , 2018-01-20
PQ分解法潮流计算\PFC_PQ\obj\x86, 0 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\bin, 0 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\obj, 0 , 2018-01-24
PQ分解法潮流计算\PFC_PQ\Properties, 0 , 2018-01-24
PQ分解法潮流计算\PFC_PQ, 0 , 2018-06-29
PQ分解法潮流计算, 0 , 2018-01-24

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

发表评论

0 个回复

  • codes
    在图论中的floyed算法程序,可以算两点之间的最小距离(The floyed algorithm in graph theory)
    2012-09-01 00:31:21下载
    积分:1
  • STRSCNE
    给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e. entries of l and u equal to minus o plus infinity, are allowed. The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated. Various input/output options are provided, and we refer to the code itself for further documentation. )
    2009-10-30 16:18:10下载
    积分:1
  • cal
    程序提示用户输入两个数,然后它将输出这两个数字的和、差、积、商、以及余数,分十进制和十六进制两种格式 (The program prompts the user to enter two numbers, then it will be the output of these two numbers and difference, product, quotient, and the remainder, and decimal and hexadecimal two formats)
    2012-12-23 20:43:57下载
    积分:1
  • homotopy
    同伦算法解非线性方程组,构造不动点问题,并从不同的初始点出发运行程序。(To solve nonlinear equations with homotopy algorithm,constructing a fixed foint progrem.and from the different starting point to run the program. )
    2014-03-20 13:55:02下载
    积分:1
  • arrow3.m.tar
    matlab中实现箭头的程序,直接作为函数使用。(matlab realize the arrow in the procedure)
    2009-02-12 12:46:51下载
    积分:1
  • 1_2_3维均值聚类
    简单地实现了一、二、三维的K均值聚类,效果还不错,适合初步学习模式识别的同志们(Simple implementation of one, two, three - dimensional k-means clustering, the effect is not bad, it is suitable for the initial learning pattern recognition comrades)
    2020-07-02 04:00:01下载
    积分:1
  • Stribeck-Friction-Model
    采用M语言仿真stribeck的三轴伺服系统,可以在低速情况下观察较强的摩擦现象(With M-language simulation stribeck three-axis servo systems, in the case of low friction phenomena observed strong)
    2021-03-16 10:49:21下载
    积分:1
  • san_ib06
    毕业设计有用,相控阵天线的方向图(切比雪夫加权),基于matlab GUI界面设计。( Graduation useful Phased array antenna pattern (Chebyshev weights), Based on matlab GUI interface design.)
    2017-04-23 18:45:04下载
    积分:1
  • Faran
    Faran散射模型,能够计算液体中球形物体的散射声压(The Faran scattering model, able to calculate the scattering of spherical objects in the liquid sound pressure)
    2013-05-10 09:07:56下载
    积分:1
  • MM1
    用C++实现排队论中M/M/1模型。简单方便。(Using C++ implementation in the M/M/1 queuing theory model. Easy and convenient.)
    2020-11-16 13:39:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载