Community Profile

photo

Andre


Con actividad desde 2014

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Why is my script not finishing when I run from command line?
Hello, I wrote a script to process a large data file and write a subset of data out to csv file. I run the file from command...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


why am i getting complex values when I should be getting reals?
I was doing some statistics for model performance where I was looping through large arrays with many NaN values. While performi...

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

1

respuesta

Pregunta


Exiting a loop once condition is met
I am trying to write output to a file using if loops such as the one below if (x(i+1) >= 65.0) && (x(i+1) <= 75.0) ...

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

1

respuesta

Pregunta


matlab, undefined function or method for input arguments of type double
I have read many of the posts related to this type of problem, however, unlike all the posts I have read my input argument is no...

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

1

respuesta

Respondida
How to interpolate gridded data for a single point?
I realized shortly after this post that I had mixed my dimensions up, when corrected I got the appropriate answer.

alrededor de 10 años hace | 0

Pregunta


How to interpolate gridded data for a single point?
I have a 3-d grid (lon,lat,sigma) of data. I would like to interpolate this data for specific location that I specify with lon,...

más de 10 años hace | 2 respuestas | 0

2

respuestas