Displaying 1 result from an estimated 1 matches for "phase100".
2002 Sep 25
0
Complex demodulation - Purely a time series question
...ren't hugely different - but then what's really the point of
isolating the frequency?
I know this is a cross listing, but any help would be appreciated. Thanks.
Some code:
t<-1:length(y)
yt<-(y*exp(1i*(.01)*t))
# yt=smoother(yt,5,t,1);
demod100<-log(abs(yt));
phase100<-Arg(yt);
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-r...