Is this equation time-invariant and autonomous?

354 Views Asked by At

I just came to this note

For any LTI system the transfer function is W(s)=X(s)/F(s)
e.g for the system x' + 3x = f(t),
the transfer function is  W=1/3+s

but this system has a term f(t) dependent on t so it shouldn't be autonomous, right?

1

There are 1 best solutions below

0
On

Your system is time-invariant since the parameters (e.g. the number 3 that multiplies the x) do not depend on time. The variables (x,f) can depend on time.