-
fecgm
独立成份分析(ICA)以及winner滤波 Source separation of complex signals with JADE.
Jade performs `Source Separation in the following sense:
X is an n x T data matrix assumed modelled as X = A S + N where
o A is an unknown n x m matrix with full rank.
o S is a m x T data matrix (source signals) with the properties
a) for each t, the components of S(:,t) are statistically
independent
b) for each p, the S(p,:) is the realization of a zero-mean
`source signal .
c) At most one of these processes has a vanishing 4th-order
cumulant.
o N is a n x T matrix. It is a realization of a spatially white
Gaussian noise, i.e. Cov(X) = sigma*eye(n) with unknown variance
sigma. This is probably better than no modeling at all...( Source separation of complex signals with JADE.
Jade performs `Source Separation in the following sense:
X is an n x T data matrix assumed modelled as X = A S+ N where
o A is an unknown n x m matrix with full rank.
o S is a m x T data matrix (source signals) with the properties
a) for each t, the components of S(:,t) are statistically
independent
b) for each p, the S(p,:) is the realization of a zero-mean
`source signal .
c) At most one of these processes has a vanishing 4th-order
cumulant.
o N is a n x T matrix. It is a realization of a spatially white
Gaussian noise, i.e. Cov(X) = sigma*eye(n) with unknown variance
sigma. This is probably better than no modeling at all...)
- 2010-05-27 23:08:51下载
- 积分:1
-
递归图 时间序列重构小波变换
说明: 递归图(reecurrence plots),从相空间重构时间序列的matlab程序,(recurrence plots recostitution matlab code)
- 2021-04-04 13:49:04下载
- 积分:1
-
p41wf4
竞争网络的matlab程序(Competing networks matlab program)
- 2007-07-26 12:11:58下载
- 积分:1
-
MMG
船舶MMG模型源码,运用动态仿真方法,模拟出船舶航行所形成的旋回圈(Ship the MMG model of source code, the use of dynamic simulation methods, simulation cycles circle formed by a ship sailing)
- 2021-04-07 10:19:01下载
- 积分:1
-
fft_and_pwelch
脉动风速时程的matlab功率谱估计,汉宁窗法(power spectrum)
- 2021-03-21 09:19:17下载
- 积分:1
-
pso
Partical swarm optimal.
- 2011-04-28 01:29:02下载
- 积分:1
-
Windfloat_software
Programa que calcula la sestabilidad e una estructura flotante
- 2014-08-28 17:09:13下载
- 积分:1
-
books123.me_DSP_-MAT_2011
this is matlab book on digital signal processing.
- 2015-02-10 17:44:40下载
- 积分:1
-
fdtd 2d rcs
fdtd计算无限长圆柱导体散射问题,可以计算RCS,包含解析解,此代码经过我自己的修改,与网络版本不同,更加好用(fdtd calculate infinite cylindrical conductor scattering problem, you can calculate RCS, it contains analytical solution, this code through my own changes, and network versions, easier to use)
- 2021-04-24 13:18:47下载
- 积分:1
-
regiongrow
region growing: Perform segmentation by region grow1ng.
[G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
- 2011-05-16 10:33:20下载
- 积分:1