登录
首页 » Others » matlabexamples

matlabexamples

于 2010-04-25 发布 文件大小:10KB
0 270
下载积分: 1 下载次数: 0

代码说明:

说明:  关于matlab图像处理的重要实例,包括灰度变换,降噪处理、图像增强和重建(important examples for image postprocessing based on matlab)

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

发表评论

0 个回复

  • k-means
    matlabk-means聚类多维数据分析(matlabk-means clustering multidimensional data analysis)
    2016-01-23 10:35:11下载
    积分:1
  • codelisting
    MATLAB模拟的电磁学时域有限差分法的配套程序(MATLAB simulation of electromagnetic hours FDTD matching program)
    2013-12-04 12:47:09下载
    积分:1
  • algo-copy-move-image-forgery
    DWT-PCA (EVD) Based Copy-move Image Forgery Detection
    2014-04-23 14:50:41下载
    积分:1
  • sp_matlab
    数字信号处理应用matlab,包含了相关的多个内容,较为经典(Application of digital signal processing matlab, contains a number of related content, the more classic)
    2007-09-04 23:40:41下载
    积分: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
  • coo_sat
    GPS卫星定位 利用广播星历计算卫星位置(Calculated using satellite position broadcast ephemeris)
    2021-04-22 22:58:49下载
    积分:1
  • imfilter
    用各种尺寸的掩模平滑图像,matlab源代码(Mask of all sizes with a smooth image, matlab source code)
    2009-04-29 17:45:25下载
    积分:1
  • gauss1
    用 matlab 编写的高斯随机表面的生成(using Matlab prepared by the surface of the Gaussian random generation)
    2005-06-09 11:38:41下载
    积分:1
  • jacobian
    function to define the jacobian
    2012-03-30 03:04:22下载
    积分:1
  • cognitiveradio
    有关cognitive radio的内容,对matlab进行的模拟测试,希望对大家有所帮助(the cognitive radio the content of the Matlab simulation tests We hope to help)
    2007-06-14 22:31:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载