声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 1340|回复: 0

[工具箱] 高阶累积量工具箱参数设定

[复制链接]
发表于 2008-4-14 21:49 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
下了高阶累积量的工具箱,但是有些参数不会设定,
function   y_cum = cum4est (y, maxlag, nsamp, overlap, flag, k1, k2)
%CUM4EST Fourth-order cumulants.
%       Should be invoked via CUMEST for proper parameter checks
%       y_cum = cum4est (y, maxlag, samp_seg, overlap, flag, k1, k2)
%       Computes sample estimates of fourth-order cumulants
%       via the overlapped segment method.
%
%       y_cum = cum4est (y, maxlag, samp_seg, overlap, flag, k1, k2)
%              y: input data vector (column)
%         maxlag: maximum lag
%       samp_seg: samples per segment
%        overlap: percentage overlap of segments
%          flag : 'biased', biased estimates are computed
%               : 'unbiased', unbiased estimates are computed.
%   k1,k2 : the fixed lags in C3(m,k1) or C4(m,k1,k2); see below
%   y_cum : estimated fourth-order cumulant slice
%           C4(m,k1,k2)  -maxlag <= m <= maxlag
%  Note: all parameters must be specified
这是工具箱前的参数,我做的是信号检测,用四阶累积量算法,不知道该怎样设定参数?
maxlag,overlap,
flag,samp_seg,k1,k2,
回复
分享到:

使用道具 举报

您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-10-2 10:44 , Processed in 0.059177 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表