Community Profile

photo

Jackson Law


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Why am I getting a 3x3 array when only using 3x1's in the equation?
The data I'm using is; H = [2.8;6.4;11.5] v = [0.155;0.233;0.310] k = (H.* (2*9.81)) / (v.^2) and the output is in the form...

3 years ago | 1 answer | 0

1

answer