登录
首页 » matlab » KL

KL

于 2010-03-06 发布 文件大小:1KB
0 105
下载积分: 1 下载次数: 1

代码说明:

说明:  通过K-L特征提取实现由六维数据降为三维(Karhunen-Loeve feature extract)

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

发表评论

0 个回复

  • standard-PSO
    说明:  一个标准的粒子群优化算法程序,是用Matlab编程算例。(A standard PSO procedure is the use of Matlab programming examples.)
    2011-03-22 22:05:03下载
    积分:1
  • dip3
    A sample code for matlap in dip
    2011-04-22 11:47:34下载
    积分: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
  • 图象处理2
    图像隐藏和数字水印。采用在空域隐藏,在每个象素的bit位的低位藏入图片。采用在DCT系数上附加信息的方法进行。(image hiding and digital watermarking. Hidden in the airspace used in each pixel of the low bit-into the possession of photographs. Using the DCT coefficient Additional information on the methods.)
    2005-07-07 15:35:51下载
    积分:1
  • wk
    说明:  用于合成孔径雷达成像的wk算法,成像质量要优于距离多普勒算法及线性调频变标算法。(wk algorithm of synthetic aperture radar imaging)
    2011-07-05 15:15:45下载
    积分:1
  • polarPcolor
    polarPcolor是一个函数,旨在用极坐标表示伪彩色图,与径向网格允许数据的一个简单的演讲。它非常适合平面位置显示器(PPI)扫描雷达为例。我们的目标是提供信息的极坐标给定变量Z。(polarPcolor is a function that aims to represent a pseudocolor plot in polar coordinates, with a radial grid to allow an easy lecture of the data. It is well suited for Plan Position Indicator (PPI) scan for radar for example. The goal is to provide information about the polar coordinate of a given variable Z. )
    2020-10-12 13:27:32下载
    积分:1
  • make_avi
    组合AVI mov=avifile( basketball3.avi , fps ,25) (Portfolio AVImov = avifile (basketball3.avi, fps, 25))
    2007-08-08 16:17:33下载
    积分:1
  • MTETRIS
    Matlab版俄罗斯方块,个人一直认为,这个游戏或者说这个程序很经典! 如果你能掌握这个程序,你对Matlab的外功已经不成问题,回家修炼一下内功,就能毕业了!! 不说别的,先来玩玩,别忘了把音箱打开!感受儿时的乐趣 程序作者:Pascal Getreuer (Matlab version of Tetris, individuals have always thought that this game or that the program was classic! If you can master this program, you have no problem Matlab' s external work, home practice about internal strength, we can graduate! ! If nothing else, the first to play, do not forget to turn on speakers! Experience the fun process of childhood: Pascal Getreuer)
    2010-10-09 19:48:20下载
    积分:1
  • black_SAD
    本代码为自己编写的SAD算法,通过blackcar序列验证了算法的正确性。(I have written the code for SAD algorithm, blackcar sequences show that the algorithm is correct.)
    2011-01-17 10:55:31下载
    积分:1
  • scaleh
    用于求解Saleh模型,实现对无记忆功放的求解(Saleh model for solving)
    2013-09-25 20:41:14下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载