Community Profile

photo

Pepe Grillo


Last seen: 2 Monate vor Aktiv seit 2020

Statistiken

  • Thankful Level 3
  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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 ...

2 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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...

6 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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. ...

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort