[R] equivalent function to MatLab 'step' ?
Carl Witthoft
carl at witthoft.com
Tue Feb 24 02:34:19 CET 2009
Well, I found out part of the confusion:
The modern versions of MatLab renamed their function from 'step' to
'stepz' .
Stepz(num,den) provides a calculation of the time-response to a step
function based on the system state equation defined by the num and den
coefficients.
So, is there some R function (maybe inside some of the TS packages)
which do similar Laplace-transform-related calculations?
thanks
Carl
More information about the R-help
mailing list