Page 1 of 1

Write a Scilab script file to plot the vector field a F(x, y) = -1 ((qx + ky)i + (qy – kx)j), k,q=21, -15x=1, -15 y 51.

Posted: Fri May 06, 2022 6:18 am
by answerhappygod
Write a Scilab script file to plot the vector field a F(x, y) =
-1 ((qx + ky)i + (qy – kx)j), k,q=21, -15x=1, -15 y 51. 21(x2 + y)
Ē is a basic model of the velocity field of a hurricane where k is
the vortex strength and q is the sink strength. What happens to the
hurricane velocity vector field when you keep q fixed and vary k?
What about if you keep k fixed and vary q. Your written submission
should clearly show the results obtained and with the listing of
the functions you have written. (25 marks)