登录
首页 » matlab » dilation_sup

dilation_sup

于 2010-05-18 发布 文件大小:1KB
0 230
下载积分: 1 下载次数: 6

代码说明:

  calculate to define the relation between a reference object and another object in the image using the superior value , according to the dilation of the reference object using mathematical morphology

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

发表评论

0 个回复

  • 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
  • mainUrbanCitySimu
    simulink Urban City in matlab
    2014-02-18 14:16:38下载
    积分:1
  • matlab_program_2
    Matlab实用程序 33-66是:界面设计篇(Matlab Utilities)
    2009-02-12 16:14:11下载
    积分:1
  • decomp_reconst_WU
    Decompose image into subbands (undecimated wavelet), denoise, and recompose again. fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig) im : image Nsc: Number of scales daub_order: Order of the daubechie fucntion used (must be even). block: size of neighborhood within each undecimated subband. noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise) parent: are we including the coefficient at the central location at the next coarser scale? covariance: are we considering covariance or just variance? optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0) sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise) Javier Portilla, Univ. de Granada, 3/03 Revised: 11/04
    2010-08-14 20:29:11下载
    积分:1
  • ASSGN3
    assignment 3 containing some edge preserving smoothing algorithms
    2010-09-15 15:16:54下载
    积分:1
  • mux1
    mux one hwich is teh best knwo progerma i n the workdl and ist is the
    2010-01-25 22:13:37下载
    积分:1
  • 344323
    模糊pid控制,对pid参数进行自适应调节 模糊pid控制,对pid参数进行自适应调节(Fuzzy pid control, pid parameters adaptive fuzzy pid control, adaptive pid parameters)
    2015-03-12 20:39:49下载
    积分:1
  • LBG算法码书设计
    用于计算设计矢量量化码书,采用Matlab进行编写,方便易懂(For computing vector quantization codebook design, using Matlab for writing, easy to understand)
    2017-10-10 14:38:20下载
    积分:1
  • StochasticNeurtalSystem
    用MATLAB中Simlink工具箱对一类随机中立型时滞系统进行图像仿真.(Simlink toolbox with MATLAB, a class of stochastic neutral delay systems, image simulation.)
    2009-10-09 15:59:24下载
    积分:1
  • BPSK
    This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).
    2009-06-10 18:40:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载