Wind Rose with Matlab
Versione 1.0.0 (21,5 KB) da
Hristo Zhivomirov
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.
Four 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.
Cita come
Hristo Zhivomirov (2024). Wind Rose with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/167981-wind-rose-with-matlab), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2020b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Riconoscimenti
Ispirato da: wind_rose(wind_direction,wind_speed)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |