Search found 177 matches
- Wed Jan 27, 2021 08:02
- Forum: Recurrence Plot Workshop
- Topic: Next RQA Workshop?
- Replies: 3
- Views: 308
Re: Next RQA Workshop?
Thanks for your reply. :mrgreen: I am looking forward to this. Will I be able to submit an abstract for a poster presentation in the registration portal when it opens? ~ Aaron Yes, sure! You are warmly welcome! Send me an email with your email address to get included in the list for announcements.
- Wed Dec 9, 2020 16:09
- Forum: General Discussion
- Topic: Sir, Please clarify my doubt
- Replies: 1
- Views: 88
Re: Sir, Please clarify my doubt
Sir my topic of research is the nonlinear analysis of solar wind. My doubt is, “is it possible to use cross recurrence plot to study similarity in the dynamics of solar wind speed and the interplanetary magnetic field. Hi, before answering this question, we should be clear about the research questi...
- Mon Sep 7, 2020 07:08
- Forum: Recurrence Plot Workshop
- Topic: 9th Recurrence Plot Symposium in Poland
- Replies: 0
- Views: 446
9th Recurrence Plot Symposium in Poland
The ninth international recurrence plot symposium will be organized by the Lublin University of Technology, Poland, in September 22-24, 2021. The venue will be in Lublin.
More information:
http://symposium.recurrence-plot.tk/
More information:
http://symposium.recurrence-plot.tk/
- Mon Sep 7, 2020 07:05
- Forum: Recurrence Plot Workshop
- Topic: Next RQA Workshop?
- Replies: 3
- Views: 308
Re: Next RQA Workshop?
Hi,
yes, we plan a mixture of physical and virtual conference.
You are warmly welcome to join!
Best
Norbert
yes, we plan a mixture of physical and virtual conference.
You are warmly welcome to join!
Best
Norbert
- Mon Jan 14, 2019 19:43
- Forum: Recurrence Plot Workshop
- Topic: 8th Recurrence Plot Symposium in China
- Replies: 1
- Views: 4553
Re: 8th Recurrence Plot Symposium in China
For the next symposium in 2019, we offer a scholarship for PhD students! More info: http://symposium.recurrence-plot.tk/?a=scholarship
- Fri Aug 31, 2018 09:47
- Forum: Quantification
- Topic: Theiler window for vertical structures
- Replies: 1
- Views: 1886
Re: Theiler window for vertical structures
This is completely right. For the measures based on vertical structures, I suggest to include the LOI and not to apply the Theiler window. This should also be noted in the explanation of the method when a publication is prepared.
- Fri Aug 31, 2018 09:45
- Forum: Quantification
- Topic: Denominator for Recurrence Rate
- Replies: 1
- Views: 1595
Re: Denominator for Recurrence Rate
This is really a good point. When the LOI is not excluded, the denominator is N × N . There are some special cases where this definition of RR is helpful. In other applications, it can be required to exclude the LOI, then the denominator is N ( N –1). Further, a Theiler window can be required, which...
- Fri Aug 31, 2018 09:34
- Forum: Multivariate Extensions and Spatial Data
- Topic: Spatial data analysis
- Replies: 2
- Views: 3596
Re: Spatial data analysis
As far as I know, there is no public software for it. I myself have developed a C++ code but it is only for a pilot study and I need to check again whether it is maturated enough to be used for general purpose or other data. Moreover, the code is more than 10 years old …
- Tue Mar 6, 2018 13:42
- Forum: Recurrence Plot Workshop
- Topic: 8th Recurrence Plot Symposium in China
- Replies: 1
- Views: 4553
8th Recurrence Plot Symposium in China
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/
More information:
http://symposium.recurrence-plot.tk/
- Sat Nov 18, 2017 22:23
- Forum: General Discussion
- Topic: Bands of white space in RPs
- Replies: 1
- Views: 3049
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: 4882
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: 4533
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: 2648
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: 2547
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: 3814
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...