登录
首页 » matlab » GA

GA

于 2013-05-07 发布 文件大小:9538KB
0 92
下载积分: 1 下载次数: 2

代码说明:

  介绍的Sheffield工具箱书,有matlab例子(introduction of Sheffield genetic algorithm )

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

发表评论

0 个回复

  • MMC_7levels_HVDC
    说明:  本程序搭建了七电平MMC拓扑,并附有简单的控制策略,该程序可以运行,如果想研究MMC控制的可以学习,后期再次基础之上可以拓展为多端柔性直流输电系统。(This program builds a seven level MMC topology with simple control strategy. The program can run. If you want to study the MMC control, it can be extended to multi terminal flexible DC transmission system.)
    2020-07-30 10:10:54下载
    积分:1
  • matlab
    余弦距离进行聚类分析,余弦距离kmeans进行聚类分析,(Cluster analysis cosine distance, cosine distance from the cluster analysis kmeans,)
    2009-05-15 14:04:23下载
    积分:1
  • MATLAB_2
    循环周期特征的谱传感技术 频谱感知;匹配滤波器感知;能量感知;合作式感知;(Cycle characteristics of the spectrum sensing technology spectrum sensing perception matched filter energy-aware cooperative perception )
    2013-05-15 00:16:46下载
    积分:1
  • V_F_IM
    V/F Control of induction motor simulation in matlab simulink
    2015-04-01 09:35:29下载
    积分: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
  • GA01
    GA location allocation problem sample
    2013-11-19 23:13:57下载
    积分:1
  • Particle-swarm-optimization
    粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,描述了基本粒子群算法和改进粒子群算法的原理。(Particle swarm optimization (pso) algorithm is a kind of new imitate birds swarm behavior of intelligent optimization algorithm, describes the basic principle of particle swarm optimization (pso) algorithm and improved particle swarm algorithm .)
    2013-12-08 14:41:49下载
    积分:1
  • Registration
    图像配准。主要用于手术导航系统中的图片配准。(Registration)
    2010-05-14 22:28:14下载
    积分:1
  • cengxifenxifa
    有关 层次分析法的 小程序 有需要下载 请下载 (The analytic hierarchy process (ahp) of small programs)
    2013-09-21 19:55:53下载
    积分:1
  • channel
    ofdm程序,关于信道估计算法的matlab程序(OFDM procedures, on the channel estimation algorithm matlab program)
    2008-05-21 21:06:26下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载