登录
首页 » matlab » shortestpath

shortestpath

于 2013-09-11 发布 文件大小:3KB
0 283
下载积分: 1 下载次数: 2

代码说明:

  基于WLAN室内无线环境,针对点到点之间的最短路径的采用floyd等算法实现仿真。(WLAN-based indoor wireless environment, the shortest path between point for the adoption of such floyd algorithm simulation.)

文件列表:

dinic算法实现.m,698,2012-04-21
dinic算法用到的f_path.m,575,2012-04-21
dinic算法用到的Nf.m,940,2012-04-21
floyd算法实现.m,651,2012-05-08
ford算法实现.m,1578,2012-04-19
任意两点间最短路径实现.m,751,2012-04-23

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

发表评论

0 个回复

  • BDFA-RK-gui
    codings for fiber optics
    2013-03-11 17:17:03下载
    积分:1
  • SFBC_channel_estimator
    Channel estimator with SFBC
    2015-07-10 22:12:23下载
    积分:1
  • nlms
    nlms算法的实验,仿真,在白噪声下的情况(nlms is simulated on matlab)
    2021-03-18 12:19:20下载
    积分:1
  • 12345
    一个学习电磁波时域有限差分法的程序 适合初学者(a code for studying finite difference time domai9n method for elctromagnetic waves )
    2009-03-21 10:39:31下载
    积分:1
  • 3x3-neighbor-pixel
    Description All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size)) input inp_img=2d data(row * col) w=cover size w=[3 3] = 3x3 cover pixel generation output o_img=result 3d o_img(w(1),w(2),r*col) if inp_img=[1 2 3 4 5 6 ] w=[3 3] Soloution it will construct new image new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0] result o_img(:,:,1)=[0 0 0 0 1 2 0 4 5] o_img(:,:,2)=[0 0 0 1 2 3 4 5 6] finally o_img(1:3,1:3,6) example a=imread( pears.png ) b=rgb2gray(a) c=cover_window( b,[3 3]) 3x3 window construction
    2014-10-24 17:14:14下载
    积分:1
  • cxn_Waveletpacket
    对信号进行小波包分解,得出能量分布图,然后根据分解结果处理信号!(Wavelet packet decomposition of signals obtained energy distribution and signal processing based on decomposition!)
    2010-09-24 12:25:01下载
    积分:1
  • Good-practical-guide-to-Matlab
    Good practical guide to Matlab
    2011-01-17 21:53:39下载
    积分:1
  • emd
    用matlab写的经验模式分解程序。可作希尔伯特-黄变换,画时频图。(Empirical mode decomposition process Written by matlab .It Can be used for Hilbert- Huang Transform and time-frequency analysis.)
    2020-09-21 15:27:53下载
    积分:1
  • guass_spread
    说明:  对高斯光束在不同位置的光强分布进行模拟仿真,主要是光腰和焦点位置(The intensity distribution of Gaussian beam in different positions is simulated, mainly in the waist and focus position)
    2021-01-14 22:59:14下载
    积分:1
  • finish
    实现快速傅里叶变换,自编函数FFT.而不需使用matlab自带的FFT函数(it can realize the fast fuleir tansform)
    2009-09-11 16:25:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载