Question: Using MATLAB only. Write a program using nested loop that describe the grid generation of trapezoidal wing if L = 5, Hi = 1.5, H2
Using MATLAB only.
Write a program using nested loop that describe the grid generation of trapezoidal wing if L = 5, Hi = 1.5, H2 = 5, the max number of grid points in 3 - direction is (IM) = 19, the max number of grid points in n - direction is (JM) = 14. The algebraic relations are: x= ? (1) y = yen (2) Where y = H2 + H2-H17 = L H2 43 = L/(IM - 1) An = 1/(JM - 1) H1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
