11.11.2014 Views

Toolbox Reference Manual - TOCSY - Toolbox for Complex Systems ...

Toolbox Reference Manual - TOCSY - Toolbox for Complex Systems ...

Toolbox Reference Manual - TOCSY - Toolbox for Complex Systems ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

tspec<br />

Purpose<br />

Syntax<br />

Description<br />

Examples<br />

Recurrence time spectrum.<br />

rtspec(x,m,t,e,fs,...)<br />

p=rtspec(...)<br />

[p f]=rtspec(...)<br />

rtspec(x,m,t,e,w,fs,...) calculates the recurrence time spectrum<br />

based on a recurrence plot using embedding dimension m, embedding<br />

delay t, recurrence threshold e, and sampling frequency fs. The input<br />

arguments are similar to those of the command crp.<br />

p = rtspec(...) returns the recurrence time spectrum in vector p.<br />

[p f] = rtspec(...) returns the recurrence time spectrum in vector p<br />

and the vector of corresponding frequencies f.<br />

fs = 22;<br />

x = sin(2*pi * [0:1/fs:44]);<br />

rtspec(x,2,1,.1,fs)<br />

See Also<br />

crp, rrspec<br />

48 <strong>Reference</strong> <strong>Manual</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!