Domanda


reading and averaging of netCDF file contents
Hello, After I open a geography based netCDF file, I want to calculate the mean value of the variable within a small area aro...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to open a netCDF file
Hello, I have a few netCDF files which contain geographical coordinates and values corresponding to those coordinates. For an...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Reading a value on a 3d plot, as the cursor is moving
Hello, Using "surf" I was able to make a 3d plot of x,y,z. Now I want to know how to read the z value corresponding to the (x...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


making a area plot with lat,lon and a variable corresponding to that location
I have latitude, longitude and temperature corresponding to those locations. How can I make a color plot in a way it show how te...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Risposto
Filtering out indices of vector A based on restrictions applied to vector B
A(ix&B<=10) shows "Error using & Matrix dimensions must agree"

quasi 7 anni fa | 0

Domanda


work with two filtering criteria
A=[2 5 NaN 10 NaN 1 NaN 20 1 10]; B=[Nan 3 5 50 NaN 1 89 11 5 9]; 1st I had to get rid of pairs which had NaN in eithe...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Filtering out indices of vector A based on restrictions applied to vector B
Suppose i have to vectors A and B or size [1,20]. After filtering out cases with NaNs on each I will get 10 good pairs of data f...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


finding values within a limit
I have a couple of indices selected via t1=find(touse==1); Then I need to use it to find a few values that are below a particula...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to count the number of points in a scatter plot
Hi, I made a scatter plot using two columns where there were a few NaNs. Those rows were automatically get eliminated when I ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Calculating the averages of different groups of values
Hi, I need to get averages of Ys, corresponds to similar groups of Xs separately, without combining the similar groups at two...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


mean calculation by comparison
Hi, In the following vectors, I need to get the "mean" of y values for each set of similar x values. What I mean is I need the ...

quasi 9 anni fa | 1 risposta | 0

1

risposta