Relationship between e, sin and cos: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
==Converting from e to sin/cos== |
==Converting from e to sin/cos== |
||
It is often useful when doing signal processing to understand the relationship between e, sin and cos. Sometimes difficult calculations involving even or odd functions of <math>e</math> can be greatly simplified by using the relationship to simplify things. The relationship is as follows: |
It is often useful when doing signal processing to understand the relationship between e, sin and cos. Sometimes difficult calculations involving even or odd functions of <math>e</math> can be greatly simplified by using the relationship to simplify things. The relationship is as follows: |
||
<br> |
|||
<br> |
<br> |
||
<math>e^{j \theta} = cos( \theta ) + j*sin( \theta ). </math> |
<math>e^{j \theta} = cos( \theta ) + j*sin( \theta ). </math> |
Latest revision as of 03:02, 13 February 2008
Converting from e to sin/cos
It is often useful when doing signal processing to understand the relationship between e, sin and cos. Sometimes difficult calculations involving even or odd functions of can be greatly simplified by using the relationship to simplify things. The relationship is as follows:
Converting from sin/cos to e
The reverse conversion is also often helpful:
We can test to see that this works as follows:
- Back to my page