TISEAN package: Difference between revisions

Jump to navigation Jump to search
6 bytes removed ,  1 June 2015
m
m (→‎Tutorials: typo)
Line 28: Line 28:
</syntaxhighlight>}}
</syntaxhighlight>}}
On the chart created the red dots represent cleaned up data. It is much closer to the original than the noisy set.<br/>
On the chart created the red dots represent cleaned up data. It is much closer to the original than the noisy set.<br/>
Now we will do the same, only 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(:,1),'m',7,'q',2,'r',0.05,'k',20,'i',2);
156

edits

Navigation menu