10/01 - Vectors & Functions: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Fonggr (talk | contribs)
Fonggr (talk | contribs)
Line 1: Line 1:
==Vectors & Functions==
==Vectors & Functions==
*I'm not sure what my moodle log on is :(
*How to related the vector v to the sampling?
*How to related the vector v to the sampling?



Revision as of 13:37, 9 November 2008

Vectors & Functions

  • 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