登录
首页 » matlab » zycl

zycl

于 2007-04-10 发布 文件大小:195KB
0 173
下载积分: 1 下载次数: 257

代码说明:

  最优潮流计算,matlab版,希望对电力系统仿真的同志有用!(OPF, Matlab version, and I hope to the power system simulation comrades useful!)

文件列表:

最优潮流
........\bustypes.m
........\case118.m
........\case14.m
........\case30.m
........\case300.m
........\case30pwl.m
........\case30Q.m
........\case39.m
........\case4gs.m
........\case57.m
........\case6ww.m
........\case9.m
........\case9Q.m
........\caseformat.m
........\case_ieee30.m
........\cdf2matp.m
........\compare.m
........\consfmin.m
........\copf.m
........\costfmin.m
........\dAbr_dV.m
........\dcopf.m
........\dcpf.m
........\dSbr_dV.m
........\dSbus_dV.m
........\ext2int.m
........\extras
........\......\smartmarket
........\......\...........\auction.m
........\......\...........\case2off.m
........\......\...........\idx_disp.m
........\......\...........\off2case.m
........\......\...........\printmkt.m
........\......\...........\runmkt.m
........\......\...........\smartmkt.m
........\......\...........\htm" target=_blank>SM_CHANGES
........\......\state_estimator
........\......\...............\runse.m
........\......\...............\state_est.m
........\fairmax.m
........\fdpf.m
........\fg_names.m
........\fmincopf.m
........\fun_ccv.m
........\fun_std.m
........\gausspf.m
........\genform.m
........\grad_ccv.m
........\grad_std.m
........\have_fcn.m
........\idx_area.m
........\idx_brch.m
........\idx_bus.m
........\idx_cost.m
........\idx_gen.m
........\int2ext.m
........\isload.m
........\loadcase.m
........\LPconstr.m
........\LPeqslvr.m
........\lpopf.m
........\LPrelax.m
........\LPsetup.m
........\makeAy.m
........\makeB.m
........\makeBdc.m
........\makeSbus.m
........\makeYbus.m
........\mpoption.m
........\mpver.m
........\mp_lp.m
........\mp_qp.m
........\newtonpf.m
........\opf.m
........\opfsoln.m
........\opf_form.m
........\opf_slvr.m
........\pfsoln.m
........\poly2pwl.m
........\pqcost.m
........\printpf.m
........\htm" target=_blank>README
........\README.txt
........\runcomp.m
........\rundcopf.m
........\rundcpf.m
........\runduopf.m
........\runopf.m
........\runpf.m
........\runuopf.m
........\savecase.m
........\t
........\.\soln9_dcopf.mat
........\.\soln9_dcpf.mat
........\.\soln9_opf.mat
........\.\soln9_opf_Plim.mat
........\.\soln9_pf.mat
........\.\test_matpower.m
........\.\t_auction.m

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

发表评论

0 个回复

  • qask
    smth apsk simulation program, including land-side, the originator, channel, as well a apsk modulation methods used for school data modulation
    2010-06-15 18:35:06下载
    积分:1
  • LinearProgrammingwithPSO
    linear programming with pso
    2010-07-12 01:40:29下载
    积分:1
  • RecedingHorizonControl
    经典的过程控制书籍,主要面向有限时域的滚动优化。面向对象为过程控制工程师,其中的算法可用matlab实现。(The book "Receding Horizon Control" is a classic book in process system engineering (PSE). This book illustrate model based control algorithm which can mainly carried out by matlab.)
    2009-10-20 15:11:34下载
    积分:1
  • lowpassfilter
    利用matlab设计FIR低通滤波器和IIR低通滤波器。编译通过。(matlablowpass filter)
    2010-10-27 23:03:54下载
    积分:1
  • threeAlgo
    matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,呵呵(matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm for calculation of AS some time ago on the intelligent test classes, make their own procedures. Quote here, hope someone can improve them, and exchange of experience which is more valuable. Genetic algorithm to solve the minimum spanning tree problem, PURFER coding. Particle swarm optimization to do unconstrained optimization problem. Ant colony algorithm to solve the TSP problem. If there is hope to exchange our experience, thank you, He He)
    2009-11-12 15:22:32下载
    积分:1
  • DSP-Folder
    GUI摩斯码转换器,实现摩斯码与英文的相互转换并发出声响(GUI Morse code converter)
    2014-10-27 18:41:11下载
    积分:1
  • FCmodel
    燃料电池模型基于simulink,十分有用(Fuel cell model is based on simulink)
    2020-12-15 10:49:13下载
    积分:1
  • point-alignment
    迭代最近点算法的一个简单实现,并使用了两个二维点集进行测试(an implementation and validation for the data association of two 2d point sets based on iterative closest points)
    2013-11-29 08:31:36下载
    积分:1
  • demos
    进行时频分析需要的东东,现在把它分享出来,希望大家喜欢(Need for time-frequency analysis of the East, and now to share it out, hope you like)
    2010-10-26 15:39:59下载
    积分:1
  • FIR_bandpass
    用窗函数法设计FIR带通滤波器。指标:低端通带截止频率wlp=0.35π 低端阻带截止频率wls=0.2π。高端通带截止频率whp=0.65π 高端阻带截止频率whs=0.8π。 (Design of FIR with window function bandpass filter target: low-pass with cutoff frequency wlp = 0.35π low stopband cutoff frequency wls = 0.2π passband cutoff frequency of high-end whp = 0.65π high stopband cut-off frequency whs = 0.8π)
    2011-06-24 09:30:39下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载