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

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -