Community Profile

photo

Thomas Portsmouth


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I want to plot Linear Equations but dont know how to do it on matlab
I am fairly new to Matlab and I need to derive 2 linear equations for a) wind speed is between 13km/h - 50km/h; b) wind speed is...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I derive a linear equation for wind speed between 13km/h –50km/h using “if-else”?
for i = 1: length(Wind_Year) if WindLight = nnz((Wind_Year >= 13) & (Wind_Year < 50)); Power = m...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I find how many days there are that have a temperature between 10 and 30
I need help finding how many days there are in a year that have a temperature between 10 and 30 from multiple spreadsheets. I ha...

casi 4 años hace | 1 respuesta | 0

1

respuesta