登录
首页 » matlab » Map-Theory

Map-Theory

于 2014-12-19 发布 文件大小:7KB
0 140
下载积分: 1 下载次数: 4

代码说明:

  通信网络课程常用Matlab算法,包括Dijkstra, Floyed,Kruskal,Prim,MaxFlowLabeling以及相关的矩阵转换和节点处理程序(Dijkstra,Floyed,Kruskal,Prim,MaxFlowLabeling and so forth)

文件列表:

dgraf.m,208,2014-11-17
Dijkstra.m,694,2014-11-17
Dijkstra2.m,942,2014-11-17
Floyd.m,566,2014-11-17
Floyd2.m,634,2014-11-17
incandadf.m,671,2014-11-17
Kruskal.m,1237,2014-11-17
Matrix for test.txt,1299,2014-11-18
mattransf.m,772,2014-11-17
MaxFlowLabeling.m,1962,2014-11-17
Prim.m,947,2014-11-17
shortdf.m,315,2014-11-17
to_sparse.m,274,2014-11-17

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

发表评论

0 个回复

  • matlab-speech-recongion-1
    是matlab之语音处理与合成工具箱这本书的随书程序,很实用哦。珍藏!!!(good!!It s useful for you !!!!!)
    2009-11-06 10:57:09下载
    积分:1
  • tangyeng
    sar图像去噪的几种新的方法,数学方法是部分子空间法,分数阶傅里叶变换计算方面。( Several new methods sar image denoising, Mathematics is part of the subspace, Fractional Fourier transform computing.)
    2016-09-06 21:53:43下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • 58627
    The following Matlab project contains the source code and Matlab examples used for orthogonal least squares algorithms for sparse signal reconstruction. Added after previous version ols_gp: Sparse reconstruction by Orthogonal Least Squares followed by Gradient Pursuit ols_nomp: Sparse reconstruction by Orthogonal Least Squares followed by Approximate Conjugate Gradient Pursuit ols_pcgp: Sparse reconstruction by Orthogonal Least Squares followed by Partial Conjugate Gradient Pursuit The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
    2014-09-04 00:02:31下载
    积分:1
  • SPA_GUI
    SPA(连续投影算法)的打包软件,直接进行SPA算法(SPA (continuous projection algorithm) packaged software, directly SPA algorithm)
    2021-01-02 17:38:57下载
    积分:1
  • pinlvguji
    本程序是用matlab编写的瞬时频率估计,供参考学习!(This program is written in matlab instantaneous frequency estimation for information to learn!)
    2009-12-18 16:48:37下载
    积分:1
  • abhijith_pso
    This helps for writing Particle swarm optimization code
    2010-05-10 17:53:49下载
    积分:1
  • ssfm_gen_nlse
    a code for soliton in SSFM methode
    2011-08-10 18:22:58下载
    积分:1
  • Fuzzy6_good_
    All about rough set based fuzzy algorithm for image segmentation
    2014-11-06 13:12:43下载
    积分:1
  • the-filters
    说明:  滤波的常用方法,数字图像处理的常用滤波算法,试过,可以用!(Common method of filtering, digital filtering algorithm commonly used in image processing, tried, you can use!)
    2011-03-05 19:27:37下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载