[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unwrap a function
From: |
Jim Van Zandt |
Subject: |
Re: Unwrap a function |
Date: |
Fri, 16 Oct 1998 08:41:47 -0400 |
Bill Lash writes:
> I wrote a version over lunch, and then tidied it up a bit later. I
> don't have access to Matlab, so I don't know if it uses the same
> calling conventions or not. It should be pretty easy to modify.
Excellent! I didn't know about filter().
I have only one suggestion: If the actual range of the data falls in
the interval, say, (5.8, 2pi], then the amount to be added for a jump
should be exactly 2pi. Similar special arrangements might be made for
wraps of pi or 1.
- Jim Van Zandt