登录
首页 » matlab » liziqun

liziqun

于 2019-01-18 发布 文件大小:1KB
0 237
下载积分: 1 下载次数: 1

代码说明:

  粒子群算法求函数最优解粒子群算法求最优解。(Particle Swarm Optimization)

文件列表:

liziqun______________________________________________________.m, 2085 , 2019-01-18

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

发表评论

0 个回复

  • SPIHT-algorithm
    天在维普下载了一篇SPIHT算法改进的论文,(耿兴云,《基于改进SPIHT的静态图像编码》,电脑知识与技术:学术交流-2007年5期),我根据该文提出的改进算法,用Matlab来实现,却发现改进算法的程序运行速度比原算法还要慢,希望有兴趣的朋友进来看看,评论一下原因。(Days in the VIP downloaded a SPIHT algorithm to improve the paper, (Gengxing Yun, " based on improved SPIHT still image coding," Computer Knowledge and Technology: 5-year academic exchange-2 007), in accordance with this paper the improved algorithm Matlab to achieve, but found that the improved algorithm runs faster than the original algorithm is also slow, hope to have interested friends come to see, comment on why.)
    2010-05-19 16:26:42下载
    积分:1
  • duojing_zhikuo
    用于多径直扩信号的仿真程序,对于研究直扩信号的人很有帮助。(Simulation program for multi-straight SS signals for the DS signal is helpful.)
    2012-04-10 15:42:18下载
    积分:1
  • IDMA
    IDMA,Interleave Division Multiple Access,交织多址仿真。编码方式包括重复码,卷积码,turbo码。(IDMA, interleaved multiple access. Repetition code, convolutional code, turbo code are included.)
    2020-07-20 16:43:42下载
    积分:1
  • FdTD_FML
    matlab编写的电磁场FDTD计算中PML边界条件下的程序代码(resource code of matlab)
    2011-07-30 17:00:46下载
    积分:1
  • 2008_bmvc_FaceDetector_demo
    2008_bmvc_FaceDetector, 2008新提出一种人脸检测算法(2008_bmvc_FaceDetector, face detection algorithm, )
    2011-10-25 16:38:43下载
    积分:1
  • RBF_per
    先归一化输入输出参数,用KMens优化RBF神经网络中心值,然后计算隐节点数据中心间的距离(矩阵),得到各隐节点的扩展常数(宽度),接着用最小二乘法得到各隐节点的输出权值,对数据进行反归一化,并绘图得到神经网络输出与测试集图,同时进行性能评价(First, the input and output parameters are normalized, the central value of the RBF neural network is optimized by KMens, then the distance (matrix) between the data centers of the hidden nodes is calculated, and the extended constant (width) of the hidden nodes is obtained. Then the output weights of the hidden nodes are obtained by the least square method, and the data are back normalized, and the neural network is drawn. Output and test set diagrams, and performance evaluation)
    2021-01-12 10:18:49下载
    积分:1
  • Simple_SLAM
    说明:  简单的SLAM在MATLAB上的例子。其中确定障碍点的算法是EKF。(Simple SLAM algorithm written in MATLAB.)
    2020-06-27 21:15:33下载
    积分: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
  • matlabyufayuhuitu
    都是MATLAB的课件,都值得仔细看看,要采用啊,不要浪费资源(are MATLAB courseware are worthy of a closer look at, to use ah and not waste resources)
    2007-05-09 10:24:15下载
    积分:1
  • ssaaxa
    this source code is sdsasa matlab
    2013-08-04 18:05:16下载
    积分:1
  • 696518资源总数
  • 106265会员总数
  • 10今日下载