atrus_ovis
- 99
- 0
Is the following sufficient to prove linearity of
y(t) = log (x(t)) ?
In order for the system to be linear, this must be true:
ax1(t) + ax2(t) \stackrel{response}{\rightarrow} a log(x1(t)) + a log(x2(t) ) (1)
but for input ax(t):
ax(t) -> log(ax(t))=log(a) + log(x(t))
thus
ax1(t) + bx2(t) \stackrel{response}{\rightarrow} log(ax1(t)) + log(bx2(t) )
=log(a) + log(x1(t)) + log(b) + log(x2(t)) =/= (1)
is this sufficient?
i don't know if this counts as a homework question, it's kinda general.Sorry if I'm wrong.
y(t) = log (x(t)) ?
In order for the system to be linear, this must be true:
ax1(t) + ax2(t) \stackrel{response}{\rightarrow} a log(x1(t)) + a log(x2(t) ) (1)
but for input ax(t):
ax(t) -> log(ax(t))=log(a) + log(x(t))
thus
ax1(t) + bx2(t) \stackrel{response}{\rightarrow} log(ax1(t)) + log(bx2(t) )
=log(a) + log(x1(t)) + log(b) + log(x2(t)) =/= (1)
is this sufficient?
i don't know if this counts as a homework question, it's kinda general.Sorry if I'm wrong.
Last edited: