Skip to content

Commit 1cef043

Browse files
committed
fix: merge conflict resolved
2 parents aa276ab + ae005e9 commit 1cef043

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# recurrence-plot-py
2-
[Recurrence plot](http://www.recurrence-plot.tk/glance.php#:~:text=Recurrence%20plot%20%E2%80%93%20A%20recurrence%20plot,a%20certain%20pair%20of%20times).) – A recurrence plot (RP) is an advanced technique of nonlinear data analysis. It is a visualisation (or a graph) of a square matrix, in which the matrix elements correspond to those times at which a state of a dynamical system recurs (columns and rows correspond then to a certain pair of times).
2+
[Recurrence Plot](http://www.recurrence-plot.tk/glance.php#:~:text=Recurrence%20plot%20%E2%80%93%20A%20recurrence%20plot,a%20certain%20pair%20of%20times) – A recurrence plot (RP) is an advanced technique of **nonlinear** data analysis. It is a visualisation (or a graph) of a square matrix, in which the matrix elements correspond to those times at which a state of a dynamical system recurs (columns and rows correspond then to a certain pair of times).
33

44
# Result
5-
65
![](result.jpg)
76

87
# Usage

0 commit comments

Comments
 (0)