Skip to content Skip to navigation

Connexions

You are here: Home » Content » Common Hilbert Spaces

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

      What are tags? tag icon

      Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

    • External bookmarks
  • E-mail the authors
  • Rate this module (How does the rating system work?)

    Rating system

    Ratings

    Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

    How to rate a module

    Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

    (0 ratings)

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

This content is ...

In these lenses

  • richb's DSP display tagshide tags

    This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection:"Signals and Systems"

    Comments:

    "My introduction to signal processing course at Rice University."

    Click the "richb's DSP" link to see all content selected in this lens.

    Click the tag icon tag icon to display tags associated with this content.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Common Hilbert Spaces

Module by: Roy Ha, Justin Romberg

Summary: This module will give an overview of the most common Hilbert spaces and their basic properties.

Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.

Common Hilbert Spaces

Below we will look at the four most common Hilbert spaces that you will have to deal with when discussing and manipulating signals and systems.

n n (reals scalars) and n n (complex scalars), also called 2 0n1 2 0 n 1

x= x 0 x 1 x n - 1 x x 0 x 1 x n - 1 is a list of numbers (finite sequence). The inner product for our two spaces are as follows:

  • Inner product n n :
    <x,y>=yTx=i=0n1 x i y i x y y x i 0 n 1 x i y i (1)
  • Inner product n n :
    <x,y>=yT¯x=i=0n1 x i y i ¯ x y y x i 0 n 1 x i y i (2)

Model for: Discrete time signals on the interval 0n1 0 n 1 or periodic (with period nn) discrete time signals. x 0 x 1 x n - 1 x 0 x 1 x n - 1

Figure 1
Figure 1 (fig1.png)

f L 2 ab f L 2 a b is a finite energy function on ab a b

Inner Product

<f,g>=abftgt¯dt f g t a b f t g t (3)
Model for: continuous time signals on the interval ab a b or periodic (with period T=ba T b a ) continuous time signals

x 2 x 2 is an infinite sequence of numbers that's square-summable

Inner product

<x,y>=i=-xiyi¯ x y i x i y i (4)
Model for: discrete time, non-periodic signals

f L 2 f L 2 is a finite energy function on all of .

Inner product

<f,g>=-ftgt¯dt f g t f t g t (5)
Model for: continuous time, non-periodic signals

Associated Fourier Analysis

Each of these 4 Hilbert spaces has a type of Fourier analysis associated with it.

  • L 2 ab L 2 a b → Fourier series
  • 2 0n1 2 0 n 1 → Discrete Fourier Transform
  • L 2 L 2 → Fourier Transform
  • 2 2 → Discrete Time Fourier Transform
But all 4 of these are based on the same principles (Hilbert space).

Important note:

Not all normed spaces are Hilbert spaces
For example: L 1 ( ) L 1 ( ) , f1=|ft|dt 1 f t f t . Try as you might, you can't find an inner product that induces this norm, i.e. a <·,·> · · such that
<f,f>=|ft|2dt2=f12 f f t f t 2 2 1 f 2 (6)
In fact, of all the L p L p spaces, L 2 L 2 is the only one that is a Hilbert space.

Figure 2
Figure 2 (fig2.png)

Hilbert spaces are by far the nicest. If you use or study orthonormal basis expansion then you will start to see why this is true.

Comments, questions, feedback, criticisms?

Send feedback