math - MATLAB: ways to compute the settling time of a signal in Matlab -
i compute settling time of signal y in matlab. should give amount of time required before signal reaches steady state error |y(t)-y_{ss}| smaller absolute value x , stays smaller x future times.
i tried use matlab function stepinfo, defines value x "a fraction 2% of peak value future times" , not want.
is there way adjust matlab function stepinfo, or way code myself?
Comments
Post a Comment