photo

Pepe Grillo


Last seen: 6개월 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3
  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

6개월 전 | 답변 수: 2 | 0

2

답변

질문


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

10개월 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변