Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
175.448
of 297.527
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
54.55%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.454
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.075
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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 ...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 4 años hace | 1 respuesta | 0