Interpolation of velocity and vorticity data at uniformly distributed mesh with the given x and y coordinates

2 views (last 30 days)
Hello all!
I am a relatively new user of Matlab, working on a project of the flow field around a circular cylinder. I have the x-velocity, y-velocity, and vorticity at 1001 time steps with given x and y coordinates. Since the mesh I have used is not uniformly distributed so I need to interpolate these(x-velocity, y-velocity, and vorticity) for uniformly distributed mesh at each time step. My x-velocity, y-velocity and vorticity matrix is [10000*1001] and x and y coordinate matrix are [10000*1]. Can you please help with this. Thanks!

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!