Wolf Lyapunov exponent estimation from a time series.

版本 1.2.0.1 (2.4 MB) 作者: Alan Wolf
A Matlab version of the Lyapunov exponent estimation algorithm of Wolf et al. -- Physica 16D, 1985.
10.4K 次下载
更新时间 2019/8/14

查看许可证

In Physica 16D (1985) we presented an algorithm that estimates the dominant Lyapunov exponent of a 1-D time series by monitoring orbital divergence. The algorithm was distributed for many years by the authors in Fortran and C. It has just been converted to Matlab. Documentation is included (both the Physica D article, and a pdf named Lyapunews).

The sample files I included were written as unix newline terminated data points. These files may look strange when displayed by various editors. Feel free to create data files with any software that can output time series values, one per line, terminated with a carriage return AND line feed. The existing code will read such files in perfectly well.

If you have questions, PLEASE DON'T POST THEM HERE. Please write me directly at the email address contained in this download: awolf.physics@gmail.com

引用格式

Alan Wolf (2024). Wolf Lyapunov exponent estimation from a time series. (https://www.mathworks.com/matlabcentral/fileexchange/48084-wolf-lyapunov-exponent-estimation-from-a-time-series), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Matrix Computations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.1

Corrected description -- documentation IS included. Addressed formatting of input files. Provided an email address so questions can be sent to me directly.

1.2.0.0

clarified meaning of EVOLVE parameter.
Documentation added on 3/16/16

1.1.0.0

10/12/14 -- Added some notes to "documentation.txt" which will probably be sufficient for those who have already used the algorithm. More detailed notes to follow within a week.

1.0.0.0