10/01 - Vectors & Functions: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
Line 26: Line 26:
==Defining <math> k_m \,\! </math>==
==Defining <math> k_m \,\! </math>==
Taking <math> k_m \,\! </math> from the previous section:
Taking <math> k_m \,\! </math> from the previous section:
:<math> k_m = \hat b_j \cdot \hat b_m </math>
:<math> \hat b_j \cdot \hat b_m = k_m \delta mj \Longrightarrow \hat b_m \cdot \hat b_m = k_m \delta mj \Longrightarrow \left | b_m \right |^2 = k_m </math>


==Questions==
Define <math> k_m = \left | \hat a_m \right |^2 </math>
*How did you get the last two lines of the last page?
*How did you get the last two lines of the last page?
*What does the <math> \hat b_m </math> represent, say compared to <math> \hat b_j</math>?
*What does the <math> \hat b_m </math> represent, say compared to <math> \hat b_j</math>?

Revision as of 15:48, 10 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".

  • Where 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,

By using the Dirac Delta function the summation becomes an integral

Changing from one orthogonal basis set to another

We have a vector and wish to change it to . We know each basis set, and their relationship to each other. We are trying to find the coefficients, (the ) that go with the new basis set.

  • Working from the basis set:
  • Working from the basis set:
  • Now taking the that was derived from both basis sets and equating them:

Defining

Taking from the previous section:

Questions

  • How did you get the last two lines of the last page?
  • What does the represent, say compared to ?
  • When you do the dot product of say A \cdot B, is it always the projection of A onto B and not the opposite way around?
  • Why did you decide to make it k_m instead of k_j?