Skip to content
Prev 351302 / 398502 Next

Simulating a time series with a given spectrum

On Thu, May 28, 2015 at 12:54 AM, Roy Mendelssohn - NOAA Federal
<roy.mendelssohn at noaa.gov> wrote:
Not sure it will totally answer your question, but if you are
interested in simulating random time series having the same power
spectrum but random phases as an input time series, you can visit this
website (http://iri.columbia.edu/~vincent/matlab_function_version1/function_matlab.htm).
There is a Matlab function called "ebisuzaki"
(http://iri.columbia.edu/~vincent/matlab_function_version1/ebisuzaki.htm),
which performs this. Of course, this implies you already have a time
series of known spectrum. This function can easily be rewritten in R.