Question: 3. Write a Matlab program that calculates the peak-to-peak value of the servomotor shaft oscillation. The program must be fully documented with meaningful comments. In

 3. Write a Matlab program that calculates the peak-to-peak value of

3. Write a Matlab program that calculates the peak-to-peak value of the servomotor shaft oscillation. The program must be fully documented with meaningful comments. In other words your program wi take an array of 2000 elements (i.c. the filtered encoder readings) and calculate the peak to peak value. (Hint: One way is to identify the maximum and minimum value of the encoder signal over a number of cycles, for example 20. Then take the average to identify the average peak-to-peak value. There are also other ways of doing this such as RMS detection) 3. Write a Matlab program that calculates the peak-to-peak value of the servomotor shaft oscillation. The program must be fully documented with meaningful comments. In other words your program wi take an array of 2000 elements (i.c. the filtered encoder readings) and calculate the peak to peak value. (Hint: One way is to identify the maximum and minimum value of the encoder signal over a number of cycles, for example 20. Then take the average to identify the average peak-to-peak value. There are also other ways of doing this such as RMS detection)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!