登录
首页 » matlab » my_linedetect

my_linedetect

于 2011-05-04 发布 文件大小:1KB
0 261
下载积分: 1 下载次数: 8

代码说明:

  用hough变换实现不同斜率的线检测,用该方法可以提高你对于图像线自动检测的相关认识(With the hough transform line detection of different slope.you can use it to improve your skill on image procing.thankyou.)

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

发表评论

0 个回复

  • Dataerr
    Calc standard error of the mean or nonparametric
    2010-12-16 19:20:23下载
    积分: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
  • temperature_analysis
    Study of heat transfer and temperature of a 1x1 metal plate
    2007-08-25 14:26:24下载
    积分:1
  • OFDM3
    matlab下直接解压使用 OFDM程序文件(matlab directly extract files using OFDM)
    2009-05-15 14:38:09下载
    积分:1
  • chap7_2
    非线性系统的PID鲁棒控制,基于NCD优化的非线性PID控制(Nonlinear systems Robust PID control of NCD-based PID control of nonlinear optimization)
    2009-05-27 16:27:54下载
    积分:1
  • SecondOrderSinkModel
    一个二阶水槽模型,包括两级水槽的输出曲线。(A second-order sink models, including two tanks of the output curve.)
    2009-12-03 13:08:31下载
    积分:1
  • repetition_test2
    正弦信号 重复控制器 简单的matlab重现(Repeat simple sinusoidal signal controller matlab reproduce)
    2014-09-09 14:30:23下载
    积分:1
  • dct
    离散余弦变换dct算法详细讲解,并在matlab上进行图像稀疏分解与重建的图像处理仿真。(Discrete cosine transform DCT algorithm is explained in detail, and the simulation of image sparse decomposition and reconstruction of image processing in matlab.)
    2015-04-08 12:16:33下载
    积分:1
  • LMS
    里面的文档详细阐述了LMS原理,包括常用的仿真方法,并附有使用LMS方法的自适应滤波的实例matlab仿真程序。(The document inside expounds the principles of the LMS in detail, including the simulation methods and a matlab simulation program of an adaptive filtering by using the LMS method.)
    2014-01-12 11:24:40下载
    积分:1
  • spams-matlab
    稀疏建模工具箱,是一个为解决各种稀疏估计问题的开源优化工具箱,可实现字典学习与矩阵分解;使用LARS、快速下降法、OMP、SOMP等算法解决稀疏分解问题;使用Lasso解决结构化稀疏分解问题( Dictionary learning and matrix factorization Solving sparse decomposition problems with LARS, coordinate descent, OMP, SOMP, proximal methods Solving structured sparse decomposition problems )
    2015-12-13 19:37:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载