Developing Wind Resource Map in Matlab

I have five sets of wind data for 5 different locations. For each sets of data I have calculated the U and V components of the velocity by using U = M*cos(th) and V = M*sin(th). I want to know how can I plot these data to develop the wind map that will give me different wind class for different locations.

 採用された回答

Image Analyst
Image Analyst 2017 年 9 月 12 日

0 投票

Perhaps quiver()?

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by