Community Profile

photo

mariam alshamsi


Last seen: 3 years ago Active since 2020

Statistics

Content Feed

View by

Question


How can I do extrapolation so that the steady state value if 63% ?
ch1 =xlsread("lab6.xlsx"); time = ch1(:,1); voltage = ch1 (:,2); plot (time,voltage) xlabel('time (s)') ylabel('volta...

3 years ago | 1 answer | 0

1

answer