poincare_map

Given a multi-dimensional time series, find the points where the trajectory crosses a given plane. This is useful for finding periodicity.
916 Downloads
Aktualisiert 22. Aug 2019

Lizenz anzeigen

Useful if you record multi-dimensional time-series data and want to look for periodicity. This function finds the points where the trajectory crosses a given plane.

% P = poincare_map( X [, plane] )
% given N-dimensional time-series data X,
% find points of the time series that cross a given plane.
% X ( t, variables ) is a T x N matrix of N-dimensional states evolving over time
% plane.norm = N-dim normal vector (default [1,0,0,0...]
% plane.dist = distance from origin (default 0)
% sanjay g manohar 2019

Zitieren als

Sanjay Manohar (2024). poincare_map (https://www.mathworks.com/matlabcentral/fileexchange/72506-poincare_map), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Frequently-used Algorithms finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0