aposta95
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
198.928
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
How can I modify my subplot positions to stop them overlapping each other?
I am trying to create a subplot (2 plots) of maps next to each other , and my issue is with my placement of subplots: They are...
más de 2 años hace | 2 respuestas | 0
2
respuestasVisualizing matrix data with 2d histogram
I tried imagesc(A). Think it works well :)
más de 2 años hace | 0
Pregunta
Visualizing matrix data with 2d histogram
Hi, I have 1440 x 31 matrix 'A' where 1440 is a number of 1minute in one day (24hours x 60), and 31 is a total number of days i...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Writing a summation code where i≠j
Hi, I want to write a summation code to calculate Getis ord index as below: . Here, x is a 1xn vector, and w is a square mat...
más de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
Finding optimal parameter for data smoothing
Hi, I'm trying to find the optimal window length for smoothing noisy GPS data (x,y coordinates). I'm using Savitky Golay Filter...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to upsample (increase) 2d points with interpolation
Hi, I want to upsampling 2d points (x,y) with interpolation. Variable 'pts' contains 4x2 points (plot below), and I want to inc...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to replace non consecutive value on a vector?
Hi, I want to replace non consecutive value on a vector, for example: A=[5,5,5,5,5,4,5,5,5,5,4,4,5,5,5,5,4,4,4,5,5,5,5]; Fro...
más de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
How to change distance of xticks in 3d bar plot (using bar3) ?
Hi, I'm trying to draw multiple 3d bar plots in a single figure. I used 'bar3', as below, but the result is quite unsatisfying...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to find indices of duplicates in array and save results on a structure
Hi, I want to know how to find indices of duplicaes in a given array and save results on a structure. For example, array A is g...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use Monte Carlo simulation to calculate the area of polygon?
Hi, I want to use Monte Carlo simulation to calculate the area of polygon. The polygon area is defined with longitude and lati...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Calculating closing speed between pair of aircraft
Hi, I want to calculate the closing speed of all pairs of aircraft to determine the conflict rate. Suppose that I have th...
casi 3 años hace | 1 respuesta | 0