photo

aposta95


Last seen: oltre 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

10 Domande
1 Risposta

RANK
252.656
of 300.392

REPUTAZIONE
0

CONTRIBUTI
10 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • Explorer

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Risposto
Visualizing matrix data with 2d histogram
I tried imagesc(A). Think it works well :)

oltre 3 anni fa | 0

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 3 anni fa | 3 risposte | 0

3

risposte

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 3 risposte | 0

3

risposte

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta