登录
首页 » matlab » ant

ant

于 2009-01-03 发布 文件大小:1KB
0 75
下载积分: 1 下载次数: 112

代码说明:

  一种可运行的最优路径蚁群算法,可以用于机器人路径寻优等方向(An optimal path running ant colony algorithm, robot path can be used to find the direction of Excellence)

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

发表评论

0 个回复

  • load
    matlab 读取文件中数据并绘制图形的程序(matlab draw the data from the other files)
    2013-10-05 11:36:24下载
    积分:1
  • DSP实验
    观察数据长度N的变化对DTFT分辨率的影响 这几个程序是老师写的 对于理解DTFT有很大帮助(Effect of observation data length N on DTFT resolution These programs are written by the teacher and are very helpful for understanding DTFT.)
    2020-06-17 05:20:01下载
    积分:1
  • pcakpca
    说明:  图像降维方法pca和kpca的matlab程序(Image dimensional reduction pca and kpca the matlab program)
    2010-04-26 12:51:26下载
    积分:1
  • clf
    matlab小波分析和图像检测的内容,运用matlab实现上述算法和运用(Matlab wavelet analysis and test, the contents of the image using matlab the above algorithms and use)
    2011-06-12 21:32:09下载
    积分:1
  • frame-differential-method-
    源代码在matlab实现相邻帧间差分法对于视频中对移动目标的识别。附送视频,在matlab上能打开的视频只有无压缩的AVI视频。视频背景没有变化的情况下,处理效果很好。(The source code in matlab between adjacent frame difference method for the recognition of moving target in the video. Attached to the video, can open the video on the matlab only compressed AVI video. Does not change the background of video cases, the treatment effect is very good.)
    2013-12-01 01:14:36下载
    积分:1
  • Optimal-Decision-Boundaries
    Optimal Decision Boundaries
    2014-02-20 10:44:06下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • multistageiterative_fld
    mulistage iterative fld
    2010-07-31 15:08:57下载
    积分:1
  • LFM
    改程序主要是针对雷达信号处理中的应用,结合matlab处理(Reform program is mainly aimed at the application of radar signal processing, combined with matlab processing)
    2009-12-18 10:24:21下载
    积分:1
  • matlab6.5
    集合了很多matlab源代码 能解决matlab图像处理中的很多问题 很好 很强大(Collection of a lot of matlab code matlab image processing can solve many problems very very strong)
    2010-05-11 11:24:15下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载