10/01 - Vectors & Functions: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 20: Line 20:
:<math>\hat v \cdot \hat b_m= \sum_{j=1}^3 a_j \hat a_j \cdot \hat b_m = \sum_{j=1}^3 a_j \underbrace{\left (\hat a_j \cdot \hat b_m \right )}_{proj of \hat a_j on \hat b_m} </math>
:<math>\hat v \cdot \hat b_m= \sum_{j=1}^3 a_j \hat a_j \cdot \hat b_m = \sum_{j=1}^3 a_j \underbrace{\left (\hat a_j \cdot \hat b_m \right )}_{proj of \hat a_j on \hat b_m} </math>
*Working from the <math> \hat b </math> basis set:
*Working from the <math> \hat b </math> basis set:
<math> \hat v \cdot \hat b_m= \sum_{j=1}^3 b_j \hat b_j \cdot \hat b_m = \sum_{j=1}^3 a_j \underbrace{\left (\hat a_j \cdot \hat b_m \right )}_{proj of \hat a_j on \hat b_m}= \sum_{j=1}^3 a_j k_m \delta mj = k_m \sum_{j=1}^3 a_j \delta mj= \sum_{j=1}^3 a_m k_m</math>
<math> \hat v \cdot \hat b_m= \sum_{j=1}^3 b_j \hat b_j \cdot \hat b_m = \sum_{j=1}^3 b_j \underbrace{\left (\hat b_j \cdot \hat b_m \right )}_{proj of \hat b_j on \hat b_m}= \sum_{j=1}^3 a_j k_m \delta mj = k_m \sum_{j=1}^3 a_j \delta mj= \sum_{j=1}^3 a_m k_m</math>
Define <math> k_m = \left | \hat a_m \right |^2 </math>
Define <math> k_m = \left | \hat a_m \right |^2 </math>
*Why?
*Why?
*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>?
*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?

Revision as of 15:11, 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 Functions to another

If you have a vector and wish to change it to

  • Working from the basis set:
  • Working from the basis set:

Define

  • Why?
  • 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?