登录
首页 » matlab » opf

opf

于 2020-11-04 发布 文件大小:3KB
0 96
下载积分: 1 下载次数: 76

代码说明:

  matlab求解最优潮流的程序,这个最优潮流可以计算电力系统的潮流(matlab to solve the optimal power flow program, the OPF can calculate power flow)

文件列表:

opf.m,7330,2013-05-14

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

发表评论

0 个回复

  • 456
    说明:  思源科技出版 matlab基础与提高 4-6章 源代码(Springsoft matlab based publishing the source code and improve the chapter 4-6)
    2010-04-24 11:56:13下载
    积分:1
  • MATLAB_PINHUA
    图像边缘平滑程序,有这个方向的专业人士,可以学习.具有较好的指导意义.(Edge smoothing procedures, professionals in this direction, you can learn. Have better guidance.)
    2014-12-14 22:19:00下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • Radar-Systems-Analysis-and-Design
    Radar Systems Analysis and Design using MATLAB 英文第三版,2013年最新版,压缩包中含有全书的pdf与书中所有代码(Radar Systems Analysis and Design using MATLAB English, Third Edition, 2013, the latest version, pdf compression and book package contains all of the code book)
    2015-02-06 16:14:50下载
    积分:1
  • Untitled
    神经网络函数拟合图形,调节权重值得到较好的图形(Neural network function fitting graphics, adjust the weights worth to better graphics)
    2013-11-18 10:03:53下载
    积分:1
  • contourlet_toobox
    轮廓变换CONTOURLET 的工具箱 matlab源代码(CONTOURLET TOOLBOX ,matlab)
    2011-07-18 17:40:46下载
    积分:1
  • nsct_toolbox
    非下采样轮廓波变换,NSCT变换,主要用于图像去噪,效果非常不错(Nonsubsampled contourlet transform, NSCT transform, mainly for image denoising, the effect is very good)
    2012-12-09 18:37:37下载
    积分:1
  • PF
    粒子滤波通过随机采样生成粒子,计算随机变量的后验分布(Particle filter generates particles by random sampling and calculates the posterior distribution of random variables.)
    2019-05-04 22:40:54下载
    积分:1
  • Chapter_4
    Chapter 4 Matlab codes from AEMM book
    2010-12-09 11:36:16下载
    积分:1
  • svmodel60ghz
    saleh valenzeula model at60 Ghz implemented.
    2012-09-17 09:41:07下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载