exercises.html

来自「非线性时间学列分析工具」· HTML 代码 · 共 52 行

HTML
52
字号
<html><body bgcolor=white><head><center><table><tr><td align=center><b>Rainer Hegger</b></td>     <td width=20></td>     <td align=center><b>Holger Kantz</b></td>     <td width=20></td>     <td align=center><b>Thomas Schreiber</b></td></tr></table><title>Exercises for TISEAN Nonlinear Time SeriesRoutines</title></head> <font color=blue><h1>A guided tour through TISEAN<br>Exercises with data sets<br></font></h1><br><br>These exercises are neither a short course in nonlinear dynamics norin nonlinear time series analysis. They are just an introduction to anefficent usage of the routines. However, we tried to enrich them byremarks and comments, in particular pointing out some pitfalls and common errors in data analysis.<br><br><br><a href="ex1.html">I: Exploring chaos in 1-dimensionalmaps</a><br><br><a href="ex2.html">II: Linear models and simple prediction </a><br><br><a href="ex3.html">III: Time and length scales, structure,Poincare-maps, and surrogates</a><br><br><a href="ex4.html">IV: Dimensions, Lyapunov exponents, and entropies</a><br><br><br><hr><!--p><center><a href="#glossary">Glossary</a></center></p--><h4><a name="glossary"> Color codes</a> </h4><font color=blue>Printed in blue are routine names, mathematicalobjects, and other relevant stuff.</font><br><font color=red>Printed in red are command lines to be typed into aterminal window for program operation.</font><br><font color=green>Printed in green are gnuplot commands, i.e., theseare command lines to be typed after a </font> gnuplot> <fontcolor=green> prompt.</font><br><font color=orange>Printed in orange are program options, includingtheir numerical values.</font><hr></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?