How to calculate wind direction& speed from U and V wind components

33 visualizaciones (últimos 30 días)
JB
JB el 28 de Oct. de 2015
Comentada: @Johannes el 4 de Nov. de 2015
Hi, I need help. I have wind components 'U500','V50M','U50' etc etc. I need to convert them to wind speed & wind direction. Can some one help please?

Respuestas (1)

@Johannes
@Johannes el 28 de Oct. de 2015
Hi,
the formulas you need are easy to find in the internet. Do you have a specific problem with MATLAB?
Best regards, Johannes
  2 comentarios
JB
JB el 28 de Oct. de 2015
Hey,The attached is the output of the code.I want to replace the headers & its data with new values that are calculated after applying formula for U&V conversion to windspeed & winddirection.
@Johannes
@Johannes el 4 de Nov. de 2015
I assume that your output is a matrix. You can access to the elements and change them. For example A(i,j)=12; will set the value of the element ij to 12.
Best regards, Johannes

Iniciar sesión para comentar.

Categorías

Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by