登录
首页 » matlab » FOA

FOA

于 2018-01-24 发布 文件大小:1KB
0 236
下载积分: 1 下载次数: 19

代码说明:

  果蝇算法实现路径查询,在栅格地图中,通过改变参数调节路径平滑度(The FOA implements path query. In a grid map, the smoothness of the path is adjusted by changing the parameters.)

文件列表:

FOA.m, 2536 , 2018-01-23

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

发表评论

0 个回复

  • FMCW_BF_SignalProcessing
    FMCW Radar Signal processing including Music Beamforming
    2010-10-14 14:34:58下载
    积分:1
  • RS
    说明:  计算HURST指数,自己编写,这是经过修正之后通过变成得出来的结果,网上一般很少有这类文件。(HURST index calculation, write your own, which is revised after the results come through into a very, very few of these files online usually.)
    2011-11-19 16:21:20下载
    积分:1
  • Matlab-compute
    MATLAB-stat,this is a programme for matlab
    2013-12-14 13:18:44下载
    积分:1
  • Data-preprocessing
    用matlab进行数据的预处理 内含详细的代码(Data preprocessing with detailed code)
    2012-04-15 19:47:02下载
    积分:1
  • lab-report
    声音信号的处理以及重新编译,其中包含完整的code以及lab report(UNDERSTAND SIMULATION SOFTWARE OF MATLAB TO PLOT SIGNALS)
    2013-10-05 12:05:55下载
    积分:1
  • makecita
    Defines continuous-time linearised state-space model of Cessna Citation aircraft (slightly modified) as LTI object or as 4 matrices of state-space model.
    2011-11-05 09:14:44下载
    积分:1
  • SAR
    合成孔径雷达系统MATLALB模拟实现源码。(Synthetic aperture radar systems MATLALB simulation source.)
    2012-08-02 10:45:21下载
    积分:1
  • ceshi12
    EMD的实例测试函数,自己修改过的,可以显示imf分量频谱(Examples of EMD test function, with my own modify, you can display imf component spectrum)
    2013-05-25 10:54:19下载
    积分:1
  • F2P_Manual
    说明:  光子晶体光纤的时域有限差分法软件的使用说明(Photonic crystal fiber finite difference time domain method of software instructions)
    2010-04-26 22:36:18下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载