登录
首页 » matlab » CCA

CCA

于 2017-08-10 发布 文件大小:1KB
0 211
下载积分: 1 下载次数: 5

代码说明:

  可以进行典型相关分析,注释很详细,可以直接调用(cca Canonical correlation analysis can be done, annotation is very detailed, can be called directly)

文件列表:

CCA.m

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

发表评论

0 个回复

  • SerialGUI
    serial Communication In Matlab
    2010-09-12 04:46:20下载
    积分:1
  • 声压计
    说明:  matlab数据采集工具箱应用示例。gui是在matlab7.0.1下设计,matlab7以下版本无法正常运行界面程序。(Matlab Toolbox data acquisition application. Gui is the matlab7.0.1 design, matlab7 following versions are unable to operate normally interface procedures.)
    2005-09-07 13:25:13下载
    积分:1
  • eigen_modes_DBR
    calculating 1D photonic crystal (calculating 1D photonic crystal)
    2006-09-20 16:56:35下载
    积分:1
  • genH
    说明:  LDPC码的生成矩阵,matlab算法实现(Generator matrix of LDPC codes, matlab algorithm)
    2010-04-17 15:39:05下载
    积分:1
  • jiami1
    这个程序主要是用来设计实现一个加解密的系统 采用matlab设计 用了二进制循环 异或的知识(This program is mainly used to design and implement a system of encryption and decryption using matlab design cycle using the binary XOR of knowledge)
    2010-08-18 15:41:30下载
    积分:1
  • cond(n)
    利用matlab根据Gauss、Cholesky和Jacbbi三种方法实现矩阵的范数求取(Using matlab under Gauss, Cholesky and Jacbbi Three methods of striking the norm of matrix)
    2010-09-08 19:08:15下载
    积分:1
  • appendix
    《visual c++matlab图像处理与识别实用案例精选》源码1(digital proceing)
    2009-05-09 22:46:21下载
    积分:1
  • gtrack
    说明:  在matlab 制作的图件中绘绘出鼠标的轨迹的小程序(In matlab graphs drawn painted pieces in the track of the mouse small program)
    2008-11-02 15:50:06下载
    积分: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
  • SPT
    SPT 方式最短路径问题,很好的matlab代码(SPT way shortest path problem, the M-file)
    2020-06-30 13:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载