Community Profile

photo

Thodoris Ptrks


Last seen: más de 2 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Avoid NaNs in a sum of a for loop
Hi all! I have a problem.. here is my code.. for l=12:length(PM25) if isnan(PM25(l)) || (isnan(PM25(l-1))) && (isnan(PM25(...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


looping with for through variables with multiple columns
Hi all! I have 33 variables with multiple columns.. Does anyone knows how would be the statement in for loop? sza = ["20_0","5...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Error reading NetCDF files
Hello! I'm trying to read a NetCDF file using this: f='global.nc'; fid=fopen(f,'r'); Temp=ncread(f,'t'); U=ncread(f,'u'); ...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


import multiple files with for loop
Hello, i need to know how can i do this with a double for loop, sza10str2 = importdata("10.0_02_streams.out"); sza10str4 = imp...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find out the impact of independents variables on dependent variable?
Hi all! I have 365 values of evapotranspiration and 365 values of temperature, solar radiation, relative humidity and wind speed...

casi 5 años hace | 1 respuesta | 0

1

respuesta