Summing cosines of different amplitude

  • Thread starter Thread starter radiogaga35
  • Start date Start date
  • Tags Tags
    Amplitude
Click For Summary
SUMMARY

The discussion centers on summing cosines of different amplitudes and phase shifts while maintaining the same angular frequency, specifically using MATLAB for symbolic computation. The user initially attempted to simplify the problem using complex numbers and derived equations involving cosine and sine components. However, they encountered difficulties leading to complex expressions. Ultimately, they resolved the issue through geometric methods, demonstrating that a visual approach can simplify the summation of trigonometric functions.

PREREQUISITES
  • Understanding of trigonometric identities and properties
  • Familiarity with complex numbers and their applications in trigonometry
  • Proficiency in MATLAB for symbolic computation
  • Basic knowledge of geometric principles related to trigonometric functions
NEXT STEPS
  • Explore MATLAB symbolic toolbox for advanced trigonometric simplifications
  • Study the geometric interpretation of trigonometric functions
  • Learn about the use of complex numbers in signal processing
  • Investigate methods for summing trigonometric series
USEFUL FOR

Mathematicians, engineers, and students working with trigonometric functions, particularly those involved in signal processing or physics applications requiring the summation of cosines with varying amplitudes and phases.

radiogaga35
Messages
34
Reaction score
0
Hi there

I am trying to sum many cosines of different amplitude and phase shift, but same ang. frequency (it's not a coursework question). My first thoughts are to sum them two at a time (to simplify matters?), probably using complex numbers. I tried doing it symbolically in MATLAB but it wasn't able to simplify things. Supposing the ang. frequency is 1, I know that the solution can be written:

[tex]\displaystyle{<br /> C\cos (t + \delta ) + D\cos (t + \varepsilon ) = E\cos (t + \varphi)}[/tex]

where I would have to solve for E and phi. Or equivalently:

[tex] \displaystyle{Ae^{i(t + \delta )} + e^{i(t + \varepsilon )} = Be^{i(t + \varphi )}} [/tex]

where I would have to solve for B and phi.

Then I split things into two equations (one using real part/cosines, other using imag. part/sines), and eliminate B. Unfortunately this approach doesn't seem to help, as I just end up with a messy arctan of sums of sines and cosines (of different amplitudes -- i.e. back to original problem!).

Any suggestions as to a more fruitful approach?

Thank you.
 
Physics news on Phys.org
Ok, nevermind, got it figured out! Just used a bit of geometry
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 139 ·
5
Replies
139
Views
12K
  • · Replies 0 ·
Replies
0
Views
331
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K