필터 지우기
필터 지우기

How to plot vorticity in MATLAB with respect to y-direction

조회 수: 12 (최근 30일)
jeff417
jeff417 2016년 11월 27일
편집: Tamir Suliman 2016년 11월 27일
Hello. I'm analyzing data from a PIV lab and I need to find vorticity and plot it with respect to the y coordinates. I have position data for x and y, as well as velocity data in the x and y directions.
I'm supposed to use this equation:
I did some research and found that I should be able to use the MATLAB function curl to find the vorticity...is that right? If so, how would I be able to plot this with respect to the y-direction?
Thanks in advance!

답변 (1개)

Tamir Suliman
Tamir Suliman 2016년 11월 27일
편집: Tamir Suliman 2016년 11월 27일
yes it does please check matlab functions help for curl hte links below have examples on how to use curl
https://www.mathworks.com/help/symbolic/curl.html
https://www.mathworks.com/help/matlab/ref/curl.html

카테고리

Help CenterFile Exchange에서 Fluid Dynamics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by