Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LNDG
mMSE
Commits
fdc76be1
Commit
fdc76be1
authored
Apr 05, 2019
by
Niels Kloosterman
Browse files
updated help for recompute_r
parent
49cfbfb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
ft_entropyanalysis.m
View file @
fdc76be1
...
@@ -46,8 +46,7 @@ function mse = ft_entropyanalysis(cfg, data)
...
@@ -46,8 +46,7 @@ function mse = ft_entropyanalysis(cfg, data)
% cfg.m = pattern length for MSE computation, default is 2
% cfg.m = pattern length for MSE computation, default is 2
% cfg.r = similarity criterion, set as a fraction of the time
% cfg.r = similarity criterion, set as a fraction of the time
% series SD. Default is 0.5.
% series SD. Default is 0.5.
% cfg.normalized_r = 1 to recompute r for each time scale (default), 0 to
% cfg.recompute_r = recompute r parameter. 'perscale' or 'perscale_toi_sp'
% only compute r for scale 1 and apply to all scales.
% cfg.mem_available = Memory available to perform computations (default
% cfg.mem_available = Memory available to perform computations (default
% 8e9 bytes).
% 8e9 bytes).
% cfg.allowgpu = 1 to use gpu if available, 0 to force
% cfg.allowgpu = 1 to use gpu if available, 0 to force
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment