JuliaDynamics/RecurrenceAnalysis.jl

Allow different recurrence threshold for 2nd matrix in Joint recurrence matrix

オープン

#147 opened on 2023/02/28

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (16 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (50 個のスター)
PR merge metrics
 (PR metrics pending)

説明

see also https://github.com/JuliaDynamics/DynamicalSystems.jl/issues/210

Would be nice to allow a 4th argument εy for the recurrences of y.

Only question is: what would be the recurrence type stored and displayed by the joint matrix? At the moment we store ε and we use it when we display the matrix. I guess we could make a new subtype called only for display purposes.

コントリビューターガイド