Question

Paragraf 111020030 Stiller 3010012003311416 Q2. (15 pts) Before calculators were readily available, students used tables to d
0 0
Add a comment Improve this question Transcribed image text
Answer #1

`Hey,

Note: If you have any queries related the answer please do comment. I would be very happy to resolve all your queries.

clc%clears screen
clear all%clears history
close all%closes all files
format long
v=[0:pi/10:2*pi]';
S=sin(v);
M=[v,S];
fprintf('sin(%.2f) is equal to %.2f\n',M');

Kindly revert for any queries

Thanks.

Add a comment
Know the answer?
Add Answer to:
Paragraf 111020030 Stiller 3010012003311416 Q2. (15 pts) Before calculators were readily available, students used tables to...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Q2. (15 pts) Before calculators were readily available, students used tables to determine the values of...

    Q2. (15 pts) Before calculators were readily available, students used tables to determine the values of mathematical functions like sine, cosine, and log. In order to create such a table for sine, write a matlab script using the following steps: • Create a vector of angle values from 0 to 2n in increments of 110. • Calculate the sine of each of the angles, and group your results into a table that includes the angle and the sine value. •...

  • Using Matlab. I can't seem to get the fprintf part to display the values in 2...

    Using Matlab. I can't seem to get the fprintf part to display the values in 2 columns. Could someone help me with that Before calculators were readily available (about 1974), students used tables to determine the values of mathematical functions like sine, cosine, and log. Create such a table for sine, using the following steps: • Create a vector of angle values from 0 to 27 in increments of T/10. • Calculate the sine of each of the angles, and...

  • NEED THE MATLAB CODE Sometimes it is convenient to have a table of sine, cosine, and...

    NEED THE MATLAB CODE Sometimes it is convenient to have a table of sine, cosine, and tangent values instead of using a calculator. Create a table of all three of these trigonometric functions for angles from 0 to 4pi. Prompt the user for the increment in radians. Use disp and fprintf to create a table with a title, column headings, and appropriate spacing. Your table should contain a column for the angle, followed by the three trigonometric function values.  

  • A group of physics students collected data from a test of the projectile motion problem that...

    A group of physics students collected data from a test of the projectile motion problem that was analyzed in a previous lab exercise (L5). In their test, the students varied the angle and initial velocity Vo at which the projectile was launched, and then measured the resulting time of flight (tright). Note that tright was the dependent variable, while and Vo were independent variables. The results are listed below. (degrees) Time of Flight (s) Initial Velocity V. (m/s) 15 20...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT