necrobutcher
Newbie level 1
- Joined
- Jun 16, 2011
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,286
I wish to write an embedded MATLAB function which adds a phase shift to a sinusoid. The i/p to the function is the phase shift desired and the o/p will be the phase shifted sinusoid. How should I go about it? I'll be very grateful for any assistance.