Question: Create the function file named dode with outputs SA and V (in that order) and input a , which can be a vector. write the

Create the function file named dode with outputs SA and V (in that order) and input a, which can be a vector.
write the function file so that it does not use any element-by-element operations but still works with vector inputs.
Background: Consider a regular dodecahedron object which has 12 faces. The surface area SA and volume v of the object is given by: SA = 3a2/25 + 1015 V= 15 +7V5 a3 4 where a represents the edge length of the dodecahedron. The following MATLAB code is provided for SA and v
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
