#Adding two cosine waves with different phases

6 messages · Page 1 of 1 (latest)

rapid atlas
#

i have cos(x+a) + cos(x+b) = hcos(x+k)
given a and b, i would like to solve for h and k

maiden chasmBOT
gritty sequoia
#

note that cos(y) + cos(z) =2cos((y+z)/2)cos((y-z)/2)

#

U can do the rest

rapid atlas
#

Thank you

#

.solved