TISEAN package: Difference between revisions

Jump to navigation Jump to search
5 bytes removed ,  1 June 2015
m
Line 30: Line 30:
Now we will do the same with {{Codeline|ghkss}}.
Now we will do the same with {{Codeline|ghkss}}.
{{Code|Locally projective nonlinear noise reduction|<syntaxhighlight lang="octave" style="font-size:13px">
{{Code|Locally projective nonlinear noise reduction|<syntaxhighlight lang="octave" style="font-size:13px">
clean      = ghkss (hen(:,1),'m',7,'q',2,'r',0.05,'k',20,'i',2);
clean      = ghkss (hen,'m',7,'q',2,'r',0.05,'k',20,'i',2);
# Create delay vectors for both the clean and noisy data
# Create delay vectors for both the clean and noisy data
delay_clean = delay (clean);
delay_clean = delay (clean);
156

edits

Navigation menu