登录
首页 » Matlab » pso-rbf算法程序

pso-rbf算法程序

于 2023-04-13 发布 文件大小:2.73 kB
0 24
下载积分: 2 下载次数: 3

代码说明:

使用matlab编写的粒子群算法优化的RBF神经网络,可以在一定程度上解决BP神经网络易于陷入局部最优的缺点,程序有点简单  但是可以运行,

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

发表评论

0 个回复

  • circle_hough
    A Hough transform function for detecting circles, optimised to allow search over radii.
    2014-09-05 13:09:48下载
    积分:1
  • jiqirenpaibao
    讲述了基于matlab的排爆机器人的控制与仿真,具有较好效果(About the control and simulation matlab-based EOD robot, with good results)
    2014-09-19 20:29:30下载
    积分:1
  • DTS_ver_0.1
    this is file for optimization and searching.
    2013-04-29 14:05:02下载
    积分:1
  • efica
    on of method for blind source separation implementation for instantaneous mixture
    2010-02-18 16:50:11下载
    积分:1
  • ImageMatching
    本人编的图像配准算法,使用相关算法,模板在参考图像上移动(I compiled image registration algorithm, using the correlation algorithm)
    2010-02-21 21:56:53下载
    积分:1
  • boundExtract
    本代码是基于镜头分割的关键帧提取代码,是用matlab来实现的。(The code is the code key frame extraction based on shot segmentation is achieved using matlab.)
    2014-01-21 10:44:07下载
    积分:1
  • abc_dq0_abc
    matlab abc/dq0/abc坐标转换,带锁相环
    2020-08-14 10:18:32下载
    积分:1
  • 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
  • kalmanfilter_aero_radar
    说明:  在雷达上应用卡尔曼滤波算法对目标轨迹进行预测(The application of the radar Kalman filter algorithm to predict the target trajectory)
    2009-08-11 10:21:41下载
    积分:1
  • hyperchaotic
    分数阶混沌系统,分数阶混沌吸引子相图程序实现。(Fractional chaotic systems, fractional chaotic attractor sub-phase diagram program.)
    2020-06-30 14:40:02下载
    积分:1
  • 696524资源总数
  • 103771会员总数
  • 43今日下载