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 (2026). poincare_map (https://kr.mathworks.com/matlabcentral/fileexchange/72506-poincare_map), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2019a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Frequently-used Algorithms에 대해 자세히 알아보기
태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0 |
