Question: 10. using MATLAB Write a program to calculate the arithmetic, geometric and harmonic mean of any three numbers entered by the user. Tips: Arithmetic =
10. using MATLAB Write a program to calculate the arithmetic, geometric and harmonic mean of any three numbers entered by the user. Tips: Arithmetic = (a + b + c)/3 a*b*c Geometric = 3 1 Harmonic =3* () 1 +-+ a b c
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
