Question: Using matlab, the equation for the streamlines for uniform flow over a cylinder is... The equation for the streamlines for uniform flow over a cylinder
Using matlab, the equation for the streamlines for uniform flow over a cylinder is...

The equation for the streamlines for uniform flow over a cylinder is phi (x, y) = y - y/x^2 + y^2 where phi is the stream function. The stream function above is for a cylinder of radius 1. Make a 2D contour plot of the streamlines around a cylinder with radius 1. Set up the domain for x and y to range between -3 and 3. Use 100 for the number of contour levels. Add to the figure a plot of a circle with a radius of 1. Note that MATLAB also plots streamlines inside the circle. This is a mathematical artifact. Fill the circle with a color to not show the streamlines inside the circle. Add title and label the axis. The equation for the streamlines for uniform flow over a cylinder is phi (x, y) = y - y/x^2 + y^2 where phi is the stream function. The stream function above is for a cylinder of radius 1. Make a 2D contour plot of the streamlines around a cylinder with radius 1. Set up the domain for x and y to range between -3 and 3. Use 100 for the number of contour levels. Add to the figure a plot of a circle with a radius of 1. Note that MATLAB also plots streamlines inside the circle. This is a mathematical artifact. Fill the circle with a color to not show the streamlines inside the circle. Add title and label the axis
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
