- 1 A Square Based Pyramid Has The Volume V If The Vertical Height Is H The Normal Distance From The Square Base To The 1 (75.16 KiB) Viewed 61 times
1. A square-based pyramid has the volume V. If the vertical height is H (the normal distance from the square base to the
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. A square-based pyramid has the volume V. If the vertical height is H (the normal distance from the square base to the
1. A square-based pyramid has the volume V. If the vertical height is H (the normal distance from the square base to the point), write a MATLAB function that: • has V and H as input arguments • calculates the length of the side of the square (S) • has S as an output argument Write MATLAB code that tests the function for the values: 1. V = 10 m³ and H = 2 m. 2. V = 2.586×106 m³ and H = 146.6 m (the original dimensions of the Great Pyramid of Giza).