determining phase shift of a periodic function from diagram

fred2028

Junior Member
Joined
Apr 10, 2006
Messages
101
Given a diagram of a sinusoidal curve, how can one determine the phase shift in the following equation:

f(x) = a sin[p(x - h)] + k

...where p is the phase shift?

Currently I can only do it by looking at the graph and counting the squares, but if there is a way to do it algebraically then please teach me :)
 
f(x) = a sin[p(x - h)] + k

"p" does not give the phase shift ... for sine and cosine, (2pi)/|p| = the period.

"h" gives the phase shift ... for h > 0, (x + h) is a phase shift to the left "h" units.
(x - h) is a phase shift to the right "h" units.

|a| is the amplitude

"k" is the vertical shift
 
skeeter said:
f(x) = a sin[p(x - h)] + k

"p" does not give the phase shift ... for sine and cosine, (2pi)/|p| = the period.

"h" gives the phase shift ... for h > 0, (x + h) is a phase shift to the left "h" units.
(x - h) is a phase shift to the right "h" units.

|a| is the amplitude

"k" is the vertical shift
Oh damn, sorry, I meant variable h ...
 
Top