Community Profile

photo

Pepe Grillo


Last seen: 3 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3
  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Adding and dividing elements in a 3D array
Hello! I have an array A = rand(15,5,120); for each element Nijk I want to add the element below Ni+1,j,k and then divide by ...

3 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Create a 3D array by month and other by seasons from a 3D array in days
Hello! I have the following matrix A = [362 241 10227], 10227 represents days from January 1, 1993 to December 31, 2020 (28 yea...

7 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Plot shape file on a 3D map
Hi! I made a map of bathymetrie in 3D, but I want to include in this 3D map shape files, line and others points, that are 2D. ...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Extract an arbitrary vector from a matrix
Hi! I have a Matrix X (97, 241) and other Y (97, 241) in reference to Longitude and Latitude. I want to extract a vector from ...

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

1

respuesta

Pregunta


Calculete monthly anomalies time series temperature
Hi! I have this time serie (temperature_93_18.txt) and this monthly mean values (MonthlyAverage.txt) (Attached) I want to calc...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Create and Visualize Discriminant Analysis Classifier linear function problems to plot or create
Hello! I have problems with this part:4 f = @(x1,x2) K + L(1)*x1 + L(2)*x2; figure %create 2D plot di2 = feval(f) %Not enou...

casi 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Plot data from matrix longitude, latitude and variable
Hi! I have the matrix, data_1 (attached), and I want to make a map from South Atlantic with coast lines. The matrix is longitud...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


4D Array plot data between two gps points
Hi! I have a 4D array u1=rand(241,97,1,1637), that is (lon,lat,depth,time) If I select a lon, lets say lon = 50 then I plot u...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


create a new 4D Array from 2 others
Hi! i want to build a new 4d array from 2 others and one array is telling me the position of the values that i want, any idea...

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

1

respuesta

Pregunta


How to extract data form Multidimensional array (lat, long, variable, time)
How to extract data form Multidimensional array (lat, long, variable, time). I want to specify specific lat, long (a list lets s...

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

0

respuestas

Pregunta


Make a plt from a 4-D multi array variable from nc file
I have a nc file with: Dimensions: time = 8 depth = 48 latitude = 109 ...

casi 4 años hace | 1 respuesta | 0

1

respuesta