登录
首页 » matlab » myneidianfa

myneidianfa

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

代码说明:

  用于电力系统的最优潮流,使用内点法解决无功最优化问题(Use of interior point method to solve optimal reactive power optimization problem for power system optimal power flow)

文件列表:

myneidianfa.m, 19217 , 2017-12-02

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

发表评论

0 个回复

  • NewFolder
    matlab codes for EEG signal processing
    2010-08-27 16:48:26下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • gaussmix-v1.1
    fuzzy c_meanc code algorithm
    2014-02-08 12:32:27下载
    积分:1
  • yuandaima-di--5-zhang
    《MATLAB7.0编程基础》书中图形的源代码,这是第5章的集合,比较全面,很有用,是很好的参考。(" Matlab7.0 programming foundation graphics source code in the book, which is a collection of Chapter 5, more comprehensive, useful, is a good reference.)
    2013-04-18 19:25:21下载
    积分:1
  • uflow
    Each AVD corresponds to a content directory that is used to store persistent disk images and configuration files.
    2015-08-07 08:11:31下载
    积分:1
  • imm3215
    深入浅出讲解LM算法,非常适合人工智能领域和算法领域的初学者,(Algoritmo simples explicar LM)
    2017-10-25 11:06:45下载
    积分:1
  • OperationsResearchmatlab
    matlab运筹学相关学习课件,线性规划等其他内容(matlab operations research related to learning courseware, linear programming and other content)
    2010-08-09 12:22:46下载
    积分:1
  • carry_trk_fll1
    此程序对BPSK调制、载波锁频跟踪进行仿真,主要目的是锁频环 (sintable(k+1)=sin(2*pi*k/2^10) costable(k+1)=cos(2*pi*k/2^10) )
    2011-09-02 22:41:32下载
    积分:1
  • modulePparticlePfilter
    这是用于目标跟踪的粒子滤波代码, 用matlab编写的,很有借鉴性,一维情况下, 非高斯非线性,其中将扩展卡尔曼滤波与粒子滤波进行比较,更好的说明了粒子滤波的优越性(This is a particle filter for target tracking code using matlab, referential nature, one-dimensional case, the non-Gaussian non-linear, which will be extended Kalman filter and particle filter to compare, a better description of the particle the superiority of the filter)
    2012-08-16 16:15:35下载
    积分:1
  • 三种成像算法:RD、RMA、CS
    实现合成孔径成像的三种算法,包括RD(距离多普勒)、RMA(距离徙动)、CS(Chirp Scaling)(Three algorithms for SAR imaging, including RD (Range Doppler), RMA (Range Migration) and CS (Chirp Scaling))
    2019-03-22 08:42:17下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载