登录
首页 » matlab » golaycodec

golaycodec

于 2009-07-24 发布 文件大小:4KB
0 130
下载积分: 1 下载次数: 0

代码说明:

说明:   matlab函数,可实现golay编码和译码,包括(23,11)和(24,12,8) (matlab function, can be realized golay encoding and decoding, including the (23,11) and (24,12,8))

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

发表评论

0 个回复

  • hiranitotsuka
    Hirani and Totsuka s paper about method of image reconstruction. Presented in 1996.
    2010-09-23 04:32:21下载
    积分:1
  • subfcm
    说明:  该算法是结合减法聚类与FCM聚类算法融合的远代码。算法通过融合这两种算法,从而可以直接在线确定聚类数目。(The algorithm is combined with Subtractive Clustering with FCM Clustering Algorithm far integration code. Algorithm through the integration of these two algorithms, which can be directly online to determine the number of clustering.)
    2008-10-14 15:55:45下载
    积分:1
  • bp
    说明:  BP程序的源码,程序内有文字说明解释,参照的调用为[w1,w2]=BP(D,0.9,0.1,5,0.001,20000,0.02) ,希望对大家有用(BP program source code, the program explained within the text description, refer to the call for the [w1, w2] = BP (D, 0.9,0.1,5,0.001,20000,0.02) , hope to be useful)
    2010-05-24 17:19:03下载
    积分:1
  • overfit-example
    aic bic信息准则的使用,AR模型,确定阶数,等顶顶顶(AIC BIC)
    2013-03-18 00:32:22下载
    积分:1
  • RADAR-sim
    Radar Signal Simulation Using Matlab
    2012-10-07 22:30:00下载
    积分:1
  • rotate_vector
    this code one of example design antenna by rotating vector
    2013-12-12 18:13:31下载
    积分:1
  • houghline
    用matlab代码实现的霍夫变换,对于初学者有一定的帮助(Matlab code to use the Hough transform, for beginners will certainly help)
    2009-07-01 19:32:54下载
    积分: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
  • Matlab
    本上传资料为maatlab教程,可通过此教程学习matlab,涉及面广。(The upload information to maatlab tutorials, available through this tutorial to learn matlab, involving a wide range.)
    2013-11-01 14:30:26下载
    积分:1
  • MATLAB
    MATLAB 仿真实现干涉图的程序,仅供参考(MATLAB Simulation interferogram procedures for reference purposes only)
    2015-02-01 14:07:25下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载