登录
首页 » MATLAB » WSN路由算法 蚂蚁算法源码

WSN路由算法 蚂蚁算法源码

于 2021-05-06 发布
0 320
下载积分: 1 下载次数: 3

代码说明:

WSN路由算法 蚂蚁算法原码

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

发表评论

0 个回复

  • PRM算法的matlab实现
    【实例简介】路径规划算法——PRM
    2021-09-02 00:31:12下载
    积分:1
  • 第二代小波变换(second_wavelet.m)
    %%第二代小波变换源码%% 此程序用提升法实现第二代小波变换%% 我用的是非整数阶小波变换%% 采用时域实现,步骤先列后行%% 正变换:分裂,预测,更新;%% 反变换:更新,预测,合并%% 只做一层(可以多层,而且每层的预测和更新方程不同)
    2021-05-06下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 简单的遗传算法算例
    【实例简介】提供一种遗传算法的算例,适合于入门学习
    2021-06-18 00:32:13下载
    积分:1
  • 函数优化测试函数PPT
    【实例简介】
    2021-07-12 00:31:44下载
    积分:1
  • 10.1于动态时间规整(DTW)的孤立字音识别实验
    【实例简介】
    2021-07-31 00:31:11下载
    积分:1
  • 悬臂梁模态分析(matlab代码)
    利用有限元理论,求一二维梁的固有频率和振型。短边固定,给定长度、横截面积,弹性模量及材料密度已知。并对比理论计算结果进行分析。各参数自己设定
    2020-12-11下载
    积分:1
  • LLC 谐振变换.pdf
    【实例简介】
    2021-07-08 00:31:56下载
    积分:1
  • MATLAB实现风景、人物图像融合
    MATLAB实现图像融合,将人物融合到风景图中。
    2019-06-19下载
    积分:1
  • 快速傅里叶变换(FFT.m)
    快速傅里叶变换
    2021-05-06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载