登录
首页 » matlab » A

A

于 2011-11-12 发布 文件大小:1319KB
0 302
下载积分: 1 下载次数: 3

代码说明:

说明:  介绍了一种基于Matlab语言的电力系统分析软件包.该软件包可完成潮流计算、连续潮流、小信号稳定分析、动态时域仿真及相量测量单元配置等方面的分析和研究.通过对同一个IEEE14节点系统进行潮流计算,结果表明,该软件包的计算结果正确,且具有一定精度.(Introduces a kind of based on Matlab language of power system analysis software package. This package flow calculation can be completed for small signal stability analysis trend of dynamic simulation and time domain phasor measuring unit configuration, and other aspects of the analysis and research on the same IEEE14 node flow calculation system, and the results show that the calculation results right of the package, and has a certain precision)

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

发表评论

0 个回复

  • pcarall
    Code to avoid repetions in Principal Component Analysis of a square matrix.
    2010-08-09 09:55:04下载
    积分:1
  • INS_GPS_Intergrated_navigation
    INS和GPS基于位置速度的松组合程序,已经验证了,滤波收敛,程序中说明了如何选取滤波参数(INS/GPS integrated navigation ,Kalman filter,loosely integrated based on position and velocity)
    2015-01-08 10:18:29下载
    积分:1
  • Simulink-DC-motor-speed
    基于Matlab-Simulink仿真的双闭环直流调速系统的设计与研究 如题,设计要求、设计公式及计算过程比较清晰,格式也是按照标准设置的,正文限于公式编辑的格式,排版不是太完美(Design and Research of Matlab-Simulink simulation of double-loop DC speed control system, such as the title, design requirements, design formulas and calculation process is relatively clear, but also in accordance with the standards set by the format, text format is limited to a formula editing, typesetting is not perfect)
    2014-01-16 21:09:02下载
    积分:1
  • CFM_Gumbel
    通过积分公式计算Gumbel概率分布的累计分布函数(Gumbel probability distribution with integral formulas of the cumulative distribution function)
    2021-03-24 22:49:14下载
    积分:1
  • zbuildpi
    This program forms the complex bus impedance matrix by the method
    2011-08-03 10:42:19下载
    积分:1
  • SOR
    MATLAB实现的线性方程组超松弛迭代算法源程序。(MATLAB realization of linear equations over-relaxation iterative algorithm source code.)
    2013-04-30 13:33:05下载
    积分:1
  • Archive
    image quality measurement
    2015-02-19 15:07:04下载
    积分:1
  • pv_model
    matlab 光伏电池模块 (已经封装好) 用于仿真光伏电池的输出特性(PV model )
    2012-02-06 12:04:54下载
    积分:1
  • myLMS
    说明:  LMS自适应滤波器算法 matlab编程 自适应干扰抵(LMS Adaptive filter algorithm matlab programming adaptive interference cancellation)
    2019-12-26 19:34:08下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载