10/01 - Vectors & Functions: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Fonggr (talk | contribs)
No edit summary
Fonggr (talk | contribs)
Line 12: Line 12:
*<math>\delta(x) = \begin{cases} +\infty, & x = 0 \\ 0, & x \ne 0 \end{cases}</math>
*<math>\delta(x) = \begin{cases} +\infty, & x = 0 \\ 0, & x \ne 0 \end{cases}</math>
*<math>\int_{-\infty}^\infty \delta(x) \, dx = 1.</math>
*<math>\int_{-\infty}^\infty \delta(x) \, dx = 1.</math>
By using the Dirac Delta function the summation becomes an integral
<math> f(t) = \int_{-\infty}^{\infty} f(u) \cdot \delta (t - u)\, du </math>
*explain b_j

Revision as of 17:31, 6 November 2008

Vectors & Functions

  • I'm not sure what my moodle log on is :(
  • How to related the vector v to the sampling?

We could sample a continuous function every T seconds, creating a "bar graph".

f(t)=i=0N1f(iT)p(tiT)

  • f(iT) are the coefficients
  • p(tiT) are the basis functions, where p(t) is a rectangle 1 unit high and T units wide

In an effort to make this more exact, will will continue to shrink the rectangle down to the Dirac Delta function, δ

  • δ(x)={+,x=00,x0
  • δ(x)dx=1.

By using the Dirac Delta function the summation becomes an integral

f(t)=f(u)δ(tu)du

  • explain b_j