CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - cumulant
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - cumulant - List
[
matlab
]
JnS-1.2
DL : 1
著名的Jade算法,利用高阶累积量盲分离。法国Cardoso发明的算法。-famous algorithm, using Cumulant Blind separation. France Cardoso invented the algorithm.
Update
: 2025-02-17
Size
: 33kb
Publisher
:
马明
[
Other
]
VESPRITlike
DL : 0
可以直接计算信号的四阶累计量,挺不错的小程序,注意信号必须是非高斯信号哟。-Signals can be directly calculated fourth-order cumulant, very good small procedures, the attention signal must be a non-Gaussian signal yo.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xyl
[
matlab
]
P
DL : 0
这是一个基于累计量的独立分量分析改进算法的源程序-This is a cumulant-based independent component analysis algorithm source code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王林
[
matlab
]
cubica34a
DL : 0
一种基于累计量的独立分量分析改进算法,该算法同时对角化三阶和四阶累计量来实现ICA。-Cumulant-based independent component analysis to improve the algorithm, which at the same time diagonalization and four third-order cumulant order to achieve the ICA.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xiaoguigui
[
matlab
]
ogwe
DL : 1
基于累计量的独立分量分析的改进算法,该算法以同时对角化三阶和四阶累计量来实现盲分离.-Cumulant-based independent component analysis of the improved algorithm, which at the same time a third-order diagonalization and fourth-order cumulant to achieve blind source separation.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
徐冰
[
matlab
]
fourorderculumantsica
DL : 0
独立分量分析的累积量方法,分离信号 ica方法-Independent Component Analysis cumulant method, separation method of signal ica
Update
: 2025-02-17
Size
: 4kb
Publisher
:
dh
[
Speech/Voice recognition/combine
]
bispectral
DL : 1
是计算信号的高阶累计量和高阶矩,以及计算双谱的函数!-Is a signal of high-end computing and high-order cumulant moments, as well as the calculated bispectrum of the function!
Update
: 2025-02-17
Size
: 18kb
Publisher
:
hujun
[
matlab
]
MUSIC_sim
DL : 1
本程序实现了在matlab环境下进行基于高阶累积量的MUSIC算法仿真-This procedure has in the matlab environment Cumulant Based MUSIC Algorithm Simulation
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张晨
[
DSP program
]
CUM4X
DL : 0
现代数字信号处理高阶统计量——四阶累积量程序-Modern digital signal processing higher-order statistics- fourth-order cumulant procedures
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈冬梅
[
Other
]
cyclic_4th_order_cumulant
DL : 0
计算循环平稳信号的4累积量的算法,希望对大家有所帮助-Cyclostationary signals calculated cumulant algorithm 4, and they hope to help everyone
Update
: 2025-02-17
Size
: 1kb
Publisher
:
高玉龙
[
Other
]
cyclic_4th_order_cumulant_fast
DL : 0
计算循环平稳信号的4累积量的快速算法,希望对大家有所帮助-Cyclostationary signals calculated cumulant 4 fast algorithm, and they hope to help everyone
Update
: 2025-02-17
Size
: 1kb
Publisher
:
高玉龙
[
matlab
]
xiebohuifu
DL : 0
首先定义累计量函数,然后通过调用四阶累计量来实现有色噪声中谐波恢复,但有个缺点是信号源估计在实际应用时应有所改进!-First, the definition of cumulant function, and then by calling the fourth-order cumulant to achieve the harmonic retrieval in colored noise, but one drawback is that the signal source is estimated that in practical applications should be improved!
Update
: 2025-02-17
Size
: 13kb
Publisher
:
水生
[
Communication
]
cumulant
DL : 0
this explains cumulant calculation
Update
: 2025-02-17
Size
: 342kb
Publisher
:
bruce
[
matlab
]
fecgm
DL : 0
独立成份分析(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 a- 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...
Update
: 2025-02-17
Size
: 7kb
Publisher
:
王庆香
[
matlab
]
FOURTH_ORDER_MUSIC
DL : 0
基于四阶累积量的MUSIC算法源程序,此算法是对MUSIC算法的一种改进,可进行波达方向估计-Fourth-order cumulant-based MUSIC algorithm source code, this algorithm is a modified MUSIC algorithm, can be estimated DOA
Update
: 2025-02-17
Size
: 1kb
Publisher
:
肖雨
[
matlab
]
danduo
DL : 0
用高阶累积量做的单载波和OFDM信号的识别的matlab全部源代码。对做这方面研究的人绝对会有帮助。-Cumulant to do with single-carrier and OFDM signals recognition matlab full source code. For people who do research in this area will definitely help.
Update
: 2025-02-17
Size
: 99kb
Publisher
:
董庭亮
[
matlab
]
FOURTH_ORDER_MUSIC_VS_CLASSICAL_MUSIC__RMSE_SNR.ra
DL : 0
本代码将四阶累积量MUSIC算法和常规二阶MUSIC算法进行SNR性能对比。-The code will be fourth-order cumulant MUSIC algorithm and conventional second-order MUSIC algorithm SNR performance comparison.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
maomaoshu
[
Windows Develop
]
blinddemod
DL : 0
Automatic modulation recognition of mpsk signals using constellation rotation and its 4th order cumulant
Update
: 2025-02-17
Size
: 215kb
Publisher
:
parth
[
matlab
]
MUSIC
DL : 0
MUSIC相关的一些文章和论文,研究两个信号源的相关性、基于四阶累积量、修正MUSIC算法的相关文章-MUSIC related to some articles and papers on two related sources, based on fourth-order cumulant, modified MUSIC algorithm related articles
Update
: 2025-02-17
Size
: 1.56mb
Publisher
:
江齐
[
matlab
]
Fourth-order-cumulant-based-MUSIC
DL : 0
基于四阶累积量的MUSIC算法,内有注释-Fourth-order cumulant-based MUSIC algorithm, the annotated
Update
: 2025-02-17
Size
: 1kb
Publisher
:
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.