Wind Rose with Matlab

Wind Rose plotting based on wind direction and wind speed data.

이 제출물을 팔로우합니다

The present code is a Matlab function that allows a Wind Rose diagram (i.e., a direction-intensity histogram) to be plotted based on empirical or simulation data for wind direction (in cardinals or degrees) and wind speed (in m/s) using 16 spatial directions (N, NNE, NE, ENE, E, …, NNW) and 7 speed levels (0 to 4 m/s, 4 to 8 m/s, …, 24+ m/s). The plot can be used for meteorology purposes and gives a concise view of how wind speed and direction are distributed at a particular location.
Three examples are given to clarify the usage of the function. For convenience, the input and output arguments are given at the beginning of the function.

인용 양식

Hristo Zhivomirov (2026). Wind Rose with Matlab (https://kr.mathworks.com/matlabcentral/fileexchange/167981-wind-rose-with-matlab), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: wind_rose(wind_direction,wind_speed)

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0

A new version of the code has been uploaded.

1.0.0