登录
首页 » matlab » Matlabcp

Matlabcp

于 2014-01-20 发布 文件大小:207KB
0 234
下载积分: 1 下载次数: 2

代码说明:

  自动检测车牌号,进行图像分析,并进行相应和相关的处理(Automatically detect the license plate number)

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

发表评论

0 个回复

  • tutorial.m
    Tutorial to H2 and H-infnity control
    2012-08-30 01:34:29下载
    积分:1
  • filter_design
    利用matlab设计滤波器,有原理说明及其matlab的代码实现(A filter was designed using matlab, there are principles of note and its matlab code to achieve the)
    2009-09-09 16:00:32下载
    积分:1
  • GridmethodSolvingOptimization
    网格法求解优化问题示例程序(MATLAB code)(Programmes by using grid method for solving optimization problems (MATLAB code))
    2009-04-28 10:12:14下载
    积分:1
  • motion_estimation
    motion estimation. input 2 images from the same video and after running the code, there will be an estimated image (the middle frame from 1 to 2)
    2010-12-01 04:24:23下载
    积分:1
  • EPSD
    Power Spectral Density (EPSD) of a vector x
    2019-07-02 08:53:47下载
    积分:1
  • Extend-Kalman-Filtering
    扩展卡尔曼滤波,适用于弱非线性高斯滤波.较为简单(Extended Kalman filter, suitable for weakly nonlinear Gaussian filter)
    2013-12-19 10:29:03下载
    积分:1
  • PF-text
    关于雷达系统中目标航迹的跟踪定位程序,主要方法为PF(About radar target tracking and locating track procedure, the primary method for the PF)
    2020-07-26 22:48:40下载
    积分:1
  • fenbu
    电磁学代码,matlab编写绝对自己创作的(Electromagnetics code, matlab absolutely prepared their own creation)
    2008-06-14 11:46:55下载
    积分: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
  • FORM.LDPC
    Low-density parity-check (LDPC) codes have recently emerged due to their excellent performance. However, the parity check (H) matrices of the previous works are not adequate for hardware implementation of encoders or decoders. This paper proposes a hybrid parity check matrix which is efficient in hardware implementation of both decoders and encoders. The hybrid H-matrices are constructed so that both the semi-random technique and the partly parallel structure can be applied to design encoders and decoders.
    2014-11-09 23:42:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载