E. Signals & Systems - JulTob/Analysis GitHub Wiki
โ โฟ Signals and Systems โฟ โ
A signal ๐ซ that interceeds into a system ๐ produces an answer ๐ฌ
On a time measured signal system that intercedence is called Convolution.
y(t) = x(t) โ h(t) = โซ x(๐)h(t-๐) d๐ , ๐:{-โ,โ}
y[n] = x[n] โ h[n] = โ x[k]h[n-k], k:{-โ,โ}
Signals
Systems
Delta System/Signal
The identity unit. Satisfies
x = x โ ๐ฟ
Linearity
A Linear sistem is such as giben
x โ h = y
Then it is such as:
aยทx โ h = aยทy
x1 + x2 โ h = y1 + y2
Therefor
โ aiยทxi โ h = โ aiยทyi
Cascading Systems
Associative and commutative
x โ h1 โ h2 = (x โ h1) โ h2 = x โ (h1 โ h2) = x โ (h2 โ h1) = x โ h2 โ h1
Invertibility
x โ h โ hแตข = x
Properties
Time Invariance
hk(t) = h0(t-k
Memoryless
h(t-ฯ)
Nonzero only at t=ฯ:
h(t) = k ฮด(t)
h[n] = k ฮด[n]
y(t) = k x(t)
y[n] = k x[n]