« previous | Wednesday, January 15, 2014 | next »
Inner Product
Most common example is the vector dot product:
Generalized Algebraic Structure
We induce a geometry on the algebraic definition
Length:
Angle Between:
The most important case is where
, in which case
and—more importantly—the vectors
and
are perperdicular.
Properties of the Inner Product
Positivity:
unless
, in which case
Conjugate Symmetry:
. In the case of real numbers, the property becomes commutativity:
Homogenuity:
Linearity:
Real Spaces
for
, where
and
, we have
Complex Spaces
for
,
is given by
(also written
), where
is the conjugate transpose of
.
Example:
,
Some concrete implementations of inner products may not satisfy all properties for all members of the space. [1]
Signal Spaces
Continuous and Discrete
A signal is just
measured on
.
Signals and Circuits
For current
(essentially our function
)
We can measure voltage drop of a signal
Power at time
is given by
Energy in time interval
is given by
.
Hence
Finite Energy Signals
Complex valued
gives amplitude and phase.
Finite energy:
. Moreover,
Signals don't need to be continuous (digital circuit signals) [2]
Continuous Signal Space
All signals with finite energy fit into a space:
The
comes from mathematician Lebesgue (ca. 1900), and the "square" comes from the square in the integral. The reason for this name is because integral we compute is a Lebesgue integral, not a Riemann integral. [3]
We define an inner product on
as
Discrete Signal Space
Notation:
By sampling the function at fixed points, we obtain a sequence
Thus
.
We define our inner product by a discrete sum:
The energy in a discrete signal is similarly given by
Inner Product Spaces
Schwarz's Inequality
Using axioms from definition, we arrive at
, where
represents the norm of a vector
("LENGTH")
Triangle Inequality
Property of length:
.
"The sum of the lengths any two sides of a triangle must be at least the length of the third side."
- ↑ 1700s and Black Swan
- ↑ static pops are just discontinuities; static noise is a bunch of discontinuities in the signal
- ↑ A Lebesgue integral integrates over the
axis instead of the
axis. This may sound like a dumb idea, but it's brilliant because it allows us to integrate functions that would otherwise not be integrable.