The eigth international recurrence plot symposium will be organized by the Jiangsu University in Nanjing, China, in August 21-23, 2019. The venue will be in Zhenjiang.
More information:
http://symposium.recurrence-plot.tk/
Search found 199 matches
- Tue Mar 6, 2018 13:42
- Forum: Recurrence Plot Symposium
- Topic: 8th Recurrence Plot Symposium in China
- Replies: 1
- Views: 29137
- Sat Nov 18, 2017 22:23
- Forum: General Discussion
- Topic: Bands of white space in RPs
- Replies: 1
- Views: 26945
Re: Bands of white space in RPs
Hi Pier,
the empty region means that the states in this epoch do not occur at any other times. These state are unique. Perhaps you could also show us the time series?
Best
Norbert
the empty region means that the states in this epoch do not occur at any other times. These state are unique. Perhaps you could also show us the time series?
Best
Norbert
- Sat Nov 18, 2017 22:20
- Forum: General Discussion
- Topic: CRP for aggregation?
- Replies: 3
- Views: 34024
Re: CRP for aggregation?
No, it is not possible. The base of the CRP is the distance between two points (on two different phase space trajectories).
- Thu Sep 7, 2017 09:40
- Forum: Bugs
- Topic: nargoutchk.m
- Replies: 1
- Views: 92513
Re: nargoutchk.m
Yes, sure. As long as you don't delete the install.m file, you can use it several times, also at other machines.
- Thu Sep 7, 2017 09:39
- Forum: Bugs
- Topic: nargoutchk.m
- Replies: 1
- Views: 31252
Re: nargoutchk.m
Look at this answer:
http://www.recurrence-plot.tk/forum/vie ... 4224#p5623
http://www.recurrence-plot.tk/forum/vie ... 4224#p5623
- Thu Sep 7, 2017 09:36
- Forum: Bugs
- Topic: nargoutchk: Not enough input arguments
- Replies: 1
- Views: 25576
Re: nargoutchk: Not enough input arguments
Hi, I think nargoutchk was introduced before MATLAB R2006a. But it seems that your MATLAB is too old and does not have this function. I suggest to write simple function called nargoutchk.m and put it into the CRPtool folder: function out = nargoutchk(in1,in2) % do nothing By doing this you only lose...
- Wed Apr 19, 2017 20:32
- Forum: General Discussion
- Topic: Asymmetry of FAN CRPs
- Replies: 1
- Views: 27084
Re: Asymmetry of FAN CRPs
Hi Mircea, you are right, when using the fixed number of neighbours (which is the original definition of an RP by Eckmann 1987) the RP is not symmetric. This should be clear because for recurrence pair i and j the k nearest neighbours of the state at time point i are not necessarily the k nearest ne...
- Tue Jan 24, 2017 10:56
- Forum: General Discussion
- Topic: CRQAD analyze
- Replies: 1
- Views: 28260
Re: CRQAD analyze
Hi,
it depends on the data. I assume that you somehow normalized the data beforehand.
Then, only look at the RR. RR is the probability of recurrence with respect to some lag. Therefore, in your case, I would chose lag +15.
Best
Norbert
it depends on the data. I assume that you somehow normalized the data beforehand.
Then, only look at the RR. RR is the probability of recurrence with respect to some lag. Therefore, in your case, I would chose lag +15.
Best
Norbert
- Mon Jan 9, 2017 14:40
- Forum: General Discussion
- Topic: CRP for aggregation?
- Replies: 3
- Views: 34024
Re: CRP for aggregation?
sounds more like feature extraction or support vector machines. I'm not an expert in this. 

- Thu Jan 5, 2017 11:52
- Forum: Installation
- Topic: Fail to install.
- Replies: 5
- Views: 393380
Re: Fail to install.
It is better to send me an email with all information I would need to figure out the problem. (MATLAB version, operation system etc)
Thanks!
NM
Thanks!
NM
- Wed Dec 21, 2016 11:00
- Forum: Available Software
- Topic: Questions about multi-column input X in function crqa
- Replies: 1
- Views: 25717
Re: Questions about multi-column input X in function crqa
Hello Fan.Mi, thanks for your kind words. Regarding your question: it is something different when you calculate the RQA for each of the N channels separately or when you combine all N channels to one phase space trajectory (of then dimension N ), because then you get only one RQA result. It depends ...
- Tue Oct 25, 2016 07:40
- Forum: General Discussion
- Topic: CRP toolbox for more than two time series
- Replies: 4
- Views: 37369
Re: CRP toolbox for more than two time series
univariate means you analyse only one time series bivariate means you analyse two time series, e.g., correlation multivariate means you analyse more than one time series, usually more than two in your case, i guess you simply compare two time series, but all available pairs. your problem looks quit...
- Tue Oct 18, 2016 07:24
- Forum: General Discussion
- Topic: CRP toolbox for more than two time series
- Replies: 4
- Views: 37369
Re: CRP toolbox for more than two time series
Hi,
no, you can only compare two time series with a CRP. But what is your research question? I guess that a bivariate test is mostly sufficient.
Best
Norbert
no, you can only compare two time series with a CRP. But what is your research question? I guess that a bivariate test is mostly sufficient.
Best
Norbert
- Fri Oct 14, 2016 17:44
- Forum: Available Software
- Topic: Windows application to draw recurrence plots
- Replies: 2
- Views: 30207
Re: Windows application to draw recurrence plots
Hi Migul, great! Thanks for sharing the software and the code! I'm sure there are scientists who would like to use it. Perhaps you could add some instructions how to use the software and how to compile the source code and some note about the requirements to use the software (Win10?, 64bit?). I haven...
- Wed Oct 12, 2016 05:55
- Forum: General Discussion
- Topic: Theiler window
- Replies: 1
- Views: 31368
Re: Theiler window
Hi Marina, the Theiler window corrects only the recurrences that are close to the reference point. All other, "futher away" points are not corrected. For a RP it means that the Theiler window is a small band along the main diagonal. Therefore, it will only partly affect the LAM measure. Be...