Page 1 of 1

f) Using matrices, A and B, create a 4x3 matrix. Name the matrix C 2. The following data was obtained in an experiment t

Posted: Tue Sep 07, 2021 7:34 am
by answerhappygod
F Using Matrices A And B Create A 4x3 Matrix Name The Matrix C 2 The Following Data Was Obtained In An Experiment T 1
F Using Matrices A And B Create A 4x3 Matrix Name The Matrix C 2 The Following Data Was Obtained In An Experiment T 1 (47.94 KiB) Viewed 89 times
f) Using matrices, A and B, create a 4x3 matrix. Name the matrix C 2. The following data was obtained in an experiment to determine the toque transmitted through the drive shaft of a car with 0.5m radius at varies speeds. Speed (RPM) 1000 2000 3000 4000 5000 6000 Force (N) 364 450 464 462 440 360 a) Create suitable variables for speed, force and radius in matlab. b) Compute the toque, from expression toque = force * radius. c) Plot torque vs speed. (Note indicate xlabel, ylabel, title, units) Note: Use the comment symbol to describe your program. What to submit