登录
首页 » matlab » PSOdemonstr

PSOdemonstr

于 2009-04-04 发布 文件大小:2KB
0 174
下载积分: 1 下载次数: 4

代码说明:

  微粒群的二维演示,pso_2D,对初学者有一定的帮助!!!!!(Two-dimensional demonstration of particle swarm, pso_2D, must have for beginners help! ! ! ! !)

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

发表评论

0 个回复

  • radon_ambiguity
    %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
    2008-05-06 21:56:10下载
    积分:1
  • audze_lhcl
    A code to generate 3D sample points for Design of Experiment (DoE). The points are generated using optimal Audze-Eglais Latin hypercube. Audze and Eglais presented a uniformed scheme by establishing an analogy between design points and set of mass and using the repulsive potential energy as optimality criteria. You should define number of sample points in “line 8” with sp_num
    2012-08-02 16:25:14下载
    积分:1
  • MATLAB-and-VOICE
    说明:  matlab在数字信号处理中对音频信号的处理(matlab in digital signal processing audio signal processing)
    2011-03-29 22:57:41下载
    积分:1
  • dgleich-course-jekyll-1120382
    复杂网络的一些代码,方便研究复杂网络的一些人员使用,大师所写(Complex network mapping, statistical characteristics of a large number of source code, can be directly used)
    2012-06-22 10:04:25下载
    积分:1
  • TSP10
    基于matlab的TSp问题处理,能直接运行(TSp problem matlab-based processing can be run directly)
    2014-12-10 19:49:22下载
    积分:1
  • zcj
    这是一个基于PQ控制的逆变并网模型,可以完美运行。(PQ control, perfect operation.)
    2019-04-11 10:00:36下载
    积分:1
  • fuzzypid
    永磁同步电机模糊PID控制。含对比的PI控制的模型。实现了模糊控制算法,可以得到比单纯的PID更好的控制效果.(Fuzzy PID control of permanent magnet synchronous motor. Model PI-containing contrast control. Realization of fuzzy control algorithm can be better than a simple PID control.)
    2020-11-20 14:59:38下载
    积分:1
  • reliability-index
    一个求工程结构可靠度指标的算例,用matlab编程实现。(Engineering structure reliability index)
    2013-07-22 09:59:41下载
    积分:1
  • QuasiZ1
    Zyuan光伏逆变仿真全套仿真例程,本文的主要目的就是通过z源升压之后通过mppt算法算出占空比控制控制逆变器实现光伏并网,(Zyuan photovoltaic inverter simulation full simulation routines, the main purpose of this paper is through the z source after booster by MPPT algorithm to calculate duty ratio control control realization of photovoltaic (pv) grid inverter,)
    2014-08-21 14:19:54下载
    积分:1
  • S7_morphological_filtering
    image processing S7_morphological_filtering
    2014-01-09 04:45:17下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载