登录
首页 » matlab » pso

pso

于 2008-03-13 发布 文件大小:1KB
0 159
下载积分: 1 下载次数: 19

代码说明:

  PSO算法的改进以及应用,算法需要进行适当修改,可以进行适当的调整(PSO algorithm and the application, the algorithm is needed with appropriate modifications, can be appropriately adjusted)

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

发表评论

0 个回复

  • rake
    本文是基于3路径的rake接收机,在高斯噪声下的三种合并方式的误码率比较。(This article is based on the path of the rake receiver 3, in the three combined Gaussian Noise BER comparison approach.)
    2010-06-07 00:46:37下载
    积分:1
  • MonteCarto
    排队论问题的matlab仿真程序,梦特卡罗算法写的(queuing theory emulated using Monte Carto arithmetic)
    2009-09-08 22:20:44下载
    积分:1
  • B-splineApproximation
    B-spline曲线、曲面的插值和逼近算法以及B-spline曲线、曲面的显示。代码是matlab格式的。(B-spline curve, surface interpolation and approximation algorithm, as well as B-spline curve, surface display. Code matlab format.)
    2007-11-07 20:10:16下载
    积分:1
  • wavelet
    实现小波包能量分解(6层分解),且易于参考从而编写出小波能量分解。(Implementation of wavelet packet energy decomposition (decomposition of 6-layer), and easy-to-reference to the preparation of a wavelet decomposition of energy.)
    2010-03-16 14:08:55下载
    积分:1
  • QPCCP
    二次规划点集配准,程序的执行效率很高,算法结果也不错(Quadratic programming point set registration, efficient)
    2011-10-11 12:28:11下载
    积分:1
  • mpu6500
    MPU6500 编程,6轴的陀螺仪和加速度计,用于姿态测量(MPU6500 )
    2014-10-14 09:19:37下载
    积分:1
  • MATLABDCTDWT
    Ky thua thuy van anh so voi DCT, DWT
    2011-11-23 01:45:32下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • peak_interp_0_01
    Peak Interpretetion using Matlab
    2009-06-26 01:46:37下载
    积分:1
  • Newton-rapahson
    牛顿拉夫森法用来解决极大似然估计的问题。很好用。(Newton La Fusen method to solve the problem of maximum likelihood estimation. Good use.)
    2011-05-25 15:24:12下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载