登录
首页 » matlab » CLJS

CLJS

于 2020-11-28 发布 文件大小:2KB
0 225
下载积分: 1 下载次数: 3

代码说明:

说明:  40节点39支路的配电网潮流计算。可计算网损和节点电压。(40 nodes with 39 branch power flow calculation. Calculate the net loss and node voltage.)

文件列表:

CLJS.m,4076,2011-04-07

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

发表评论

0 个回复

  • hard_l0_Mterm
    Hard Iterative Thresholding Sparse Signal Reconstruction for Compressive Sensing L0-norm Minimization
    2010-05-11 22:21:04下载
    积分:1
  • four-svm-toolbox
    四种SVM工具箱的分类与回归算法:包括LS_SVMlab,OSU_SVM3.00,stprtool_svm,SVM_SteveGunn(Four kinds of SVM classification and regression algorithm toolbox include: LS_SVMlab, OSU_SVM3.00, stprtool_svm, SVM_SteveGunn)
    2011-09-15 16:15:24下载
    积分:1
  • 7c5a2e162e51
    无线局域网的接纳控制算法,用于802.11wlan 的高效接纳控制算法(Wireless LAN admission control algorithm for 802.11wlan efficient admission control algorithm)
    2012-09-12 09:34:37下载
    积分:1
  • bibao
    闭包传递法的一个函数以及一个求最大生成树的函数,用于模糊聚类分析(matlab)(Closure of the transfer method for a function and a function of the maximum spanning tree for the fuzzy cluster analysis (matlab))
    2008-05-18 00:55:40下载
    积分:1
  • csjjl
    根据推导的公式仿真中重LFM信号的回波及处理过程,单个脉冲的回波(距离模糊情况下)为一行向量, 本程序专门用于对比不同处理情况下的积累效果(Long accumulation of compensation)
    2013-08-05 23:25:39下载
    积分:1
  • Rayleigh-fading-channel-with-Alamouti-Space-Time-
    Rayleigh fading channel with Alamouti Space Time Block Coding for matlab simulation
    2011-10-07 00:40:14下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • nelder
    this file is an optimization code by Nelder-Mead in matlab.
    2012-10-17 03:42:05下载
    积分:1
  • Low_Complexity_MIMO_Detection
    本书介绍了低复杂度的MIMO检测算法,并有伪代码,适合初学者(This book is written by Lin_Bai, Jinho_Choia, talking about low complexity MIMO Detection Algorithm)
    2015-03-13 09:58:56下载
    积分:1
  • FM_M
    仿真了FM信号产生和调制的过程,方法简单,内容详尽,已经过调试。(Simulation of the FM signal and modulation process, the method is simple, detailed, has been testing.)
    2013-12-12 00:17:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载