Downloading the crp toolbox

Available software for computation of recurrence plots and their quantification. Announcements of new releases.
Post Reply
srivatsan
Junior
Posts: 1
Joined: Thu Jul 14, 2011 05:51
Affiliation (Univ., Inst., Dept.): Mumbai University
Location: mumbai,maharashtra,india
Research field: signal processing

Downloading the crp toolbox

Post by srivatsan »

hello,
i had requested the permission for downloading the crp toolbox and within a day i got the username and password.
However,upon entering my password and username,i getting a webpage saying that"website cannot display the page".
The reason for the same is attributed to the following reason:
1)website is under maintainance.
2)website has programming error.
kindly help me in this regard!!

thanks in advance
User avatar
Norbert
Expert
Posts: 194
Joined: Wed Jan 4, 2006 11:03
Affiliation (Univ., Inst., Dept.): Potsdam Institute for Climate Impact Research, Germany
Location: Potsdam, Germany
Location: Potsdam Institute for Climate Impact Research, Germany

Re: Downloading the crp toolbox

Post by Norbert »

Hello,

I'm sorry, I haven't seen your post earlier. I cannot reproduce the error. Perhaps it is a misconfiguration of your web browser. You could try another browser and check whether the problem continues.

Best regards
Norbert
viniciusjdv
Junior
Posts: 4
Joined: Sun Feb 10, 2013 21:29
Affiliation (Univ., Inst., Dept.): Federal University of Campina Grande
Location: Campina Grande, Brazil
Research field: Engeneering

Re: Downloading the crp toolbox

Post by viniciusjdv »

Prof,

How can I use the crqa routine to extract the RQA measures based on a fixed recurrence rate (e.g. RR=5%)?
Vinícius Jefferson Dias Vieira, M.Sc.
Electrical Engineering Department,
Federal University of Campina Grande, Brazil
User avatar
Norbert
Expert
Posts: 194
Joined: Wed Jan 4, 2006 11:03
Affiliation (Univ., Inst., Dept.): Potsdam Institute for Climate Impact Research, Germany
Location: Potsdam, Germany
Location: Potsdam Institute for Climate Impact Research, Germany

Re: Downloading the crp toolbox

Post by Norbert »

viniciusjdv wrote:Prof,

How can I use the crqa routine to extract the RQA measures based on a fixed recurrence rate (e.g. RR=5%)?
Simply using:

Code: Select all

crqa(data,m,tau,0.05,'rr')
Post Reply