Community Profile

photo

Pepe Grillo


Last seen: 3ヶ月 前 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 ...

3ヶ月 前 | 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...

7ヶ月 前 | 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...

3年以上 前 | 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

回答