poincare_map

版本 1.0.0 (2.1 KB) 作者: Sanjay Manohar
Given a multi-dimensional time series, find the points where the trajectory crosses a given plane. This is useful for finding periodicity.
918.0 次下载
更新时间 2019/8/22

查看许可证

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

引用格式

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

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

Community Treasure Hunt

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

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