文件名称:ccabss
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-08-04
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- haris*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
CCABSS - Blind Source Separation by Canonical Correlation Analysis
Y = CCABSS(X) is the BSS of X=A*S where S is a set of unknown source signals
and A is an unknown mixing matrix. The components in S are supposed to
be independent. Y is an estimate of S appart from permutation and scaling.
For mixed 1-D signals, X is 2-D. The first index refer to the different
components and the second index refers to the signal parameter (e.g. time)
For mixed images, X is 3-D where the first index refers to the different
mixed images and the second and third indeces are the spatial coordinates.
[Y W] = CCABSS(X) also gives the de-mixing matrix W, such that Y = W *X.-CCABSS - Blind Source Separation by Canonical Correlation Analysis
Y = CCABSS(X) is the BSS of X=A*S where S is a set of unknown source signals
and A is an unknown mixing matrix. The components in S are supposed to
be independent. Y is an estimate of S appart from permutation and scaling.
For mixed 1-D signals, X is 2-D. The first index refer to the different
components and the second index refers to the signal parameter (e.g. time)
For mixed images, X is 3-D where the first index refers to the different
mixed images and the second and third indeces are the spatial coordinates.
[Y W] = CCABSS(X) also gives the de-mixing matrix W, such that Y = W *X.
Y = CCABSS(X) is the BSS of X=A*S where S is a set of unknown source signals
and A is an unknown mixing matrix. The components in S are supposed to
be independent. Y is an estimate of S appart from permutation and scaling.
For mixed 1-D signals, X is 2-D. The first index refer to the different
components and the second index refers to the signal parameter (e.g. time)
For mixed images, X is 3-D where the first index refers to the different
mixed images and the second and third indeces are the spatial coordinates.
[Y W] = CCABSS(X) also gives the de-mixing matrix W, such that Y = W *X.-CCABSS - Blind Source Separation by Canonical Correlation Analysis
Y = CCABSS(X) is the BSS of X=A*S where S is a set of unknown source signals
and A is an unknown mixing matrix. The components in S are supposed to
be independent. Y is an estimate of S appart from permutation and scaling.
For mixed 1-D signals, X is 2-D. The first index refer to the different
components and the second index refers to the signal parameter (e.g. time)
For mixed images, X is 3-D where the first index refers to the different
mixed images and the second and third indeces are the spatial coordinates.
[Y W] = CCABSS(X) also gives the de-mixing matrix W, such that Y = W *X.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ccabss.m