登录
首页 » matlab » graph-theoretical-algorithm_MATLAB-

graph-theoretical-algorithm_MATLAB-

于 2015-04-16 发布 文件大小:1125KB
0 138
下载积分: 1 下载次数: 8

代码说明:

  本书系统介绍matlab图论算法,图论在规划问题中有大量灵活应用。本书适合初学者,对于数学建模参赛者也有裨益。(This book describes the matlab graph theory algorithms, graph theory, a large number of flexible application programming problem. This book is suitable for beginners, but also for the benefit of mathematical modeling contestants.)

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

发表评论

0 个回复

  • tongyuan1
    常用的数字PAM信号波形及其功率谱的仿真,包含源码和一份实验报告,有详细的分析。(Commonly used in digital PAM signal waveforms and power spectrum of the simulation, including source code and a test report, detailed analysis.)
    2009-06-28 11:29:13下载
    积分:1
  • shiyanzhouqi
    时延与波包周期的关系 Cycle delay and the relationship between the wave packet
    2010-07-11 13:44:02下载
    积分:1
  • Fortran90Handbook
    This handbook is intended for anyone who wants a comprehensive survey of Fortran 90, including those familiar with programming language concepts but unfamiliar with Fortran. Experienced Fortran 77 programmers will be able to use this volume to assimilate quickly those features in Fortran 90 that are not in Fortran 77 (Fortran 90 is a superset of Fortran 77).
    2007-11-22 19:52:30下载
    积分:1
  • mainkalman
    filter kalman with matlab
    2009-05-23 18:20:50下载
    积分:1
  • 61738191-Satellite-Link-Budget-Analysis-Matlab-Co
    satellite link budget analysis using matlab
    2011-08-25 17:27:48下载
    积分:1
  • optimize
    最速下降法和牛顿法解决最优化问题 dampnm.m - 牛顿法 grad.m - 最速下降法(The steepest descent method and Newton' s method to solve optimization problems dampnm.m- Newton grad.m- the steepest descent method)
    2013-09-20 17:09:12下载
    积分:1
  • zaibohuifu
    这是用COSTAS环在接收端提取载波的例子,可以用,特别适合初学者,理解COSTAS环的(This projiect is about costas and it can be used to get the receive frequency.)
    2010-08-07 11:28:17下载
    积分:1
  • fastica
    基于独立成分分析混合图像盲源分离技术与研究(Technology and Research mixed image separation by Independent Component Analysis)
    2015-05-14 16:21:20下载
    积分:1
  • HunLi
    婚礼抽奖程序,为婚礼增添更多的喜气,也使婚礼更具人气(Wedding lottery program, add more festivity to the wedding)
    2010-02-20 17:18:44下载
    积分: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
  • 696518资源总数
  • 105622会员总数
  • 12今日下载