Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

I am looking for someone to help with my matlab problems thatI am experiencing t

ID: 3614015 • Letter: I

Question

I am looking for someone to help with my matlab problems thatI am experiencing trouble with. The question is: Write a MATLAB function file that computes and plots 5 cyclesof a sine wave as a function of time: y(t)=Asin(2*pi*f*t+beta) The inputs to this function should be: A amplitude of sinewave. The frequency f of the sine wave. And the phase angle beta inradians. Output should be 2 vectors. One should be a vextor of timevalues t spanning five cycles, and the other should be a vectorcontaining the sine wave values y(t). Your code should also plot yversus t from within the function. Test your function using four or five different sinewaves. Anything will help thank you I am looking for someone to help with my matlab problems thatI am experiencing trouble with. The question is: Write a MATLAB function file that computes and plots 5 cyclesof a sine wave as a function of time: y(t)=Asin(2*pi*f*t+beta) The inputs to this function should be: A amplitude of sinewave. The frequency f of the sine wave. And the phase angle beta inradians. Output should be 2 vectors. One should be a vextor of timevalues t spanning five cycles, and the other should be a vectorcontaining the sine wave values y(t). Your code should also plot yversus t from within the function. Test your function using four or five different sinewaves. Anything will help thank you

Explanation / Answer

thank you very much that helped out a lot