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

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -