photo

user20912


Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

13 Domande
1 Risposta

RANK
12.870
of 300.369

REPUTAZIONE
4

CONTRIBUTI
13 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
69.23%

VOTI RICEVUTI
2

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


Use Latex for all fonts in plot
Hi, I would like to use latex on every font I use on a plot. Is there a better way to do this instead of indicating the interp...

11 mesi fa | 1 risposta | 0

1

risposta

Domanda


Numerical integration of area
Hi, I know this must be so easy but I'm confused. I have a section such as this: I have both variables depth and distance as...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Indexing matrix with multiplication
Hi, it is the same to apply a mask as an index or multiplying? Say, I've a 2D matrix T. When I need the values that obey some ...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Draw samples using a Non-Gaussian distribution
Hi! Let's say I have a vector X of 100 values. How can I draw a sample from this vector using a Non-Gaussian distribution? Con...

circa 2 anni fa | 4 risposte | 0

4

risposte

Domanda


Reshape or convert vectors to use it with pcolor
Hi, I'm using a model which gives the data as vectors: whos -file ~/data.mat Name Size Bytes Class ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Sort coordinates in two directions at the same time
Hi, I'm working with coordinates and I need to sort them increasing in both x- and y-directions a the same time. I was thinki...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Convert x y coordinates and z data to Matrix
I have three vectors >> whos x y VAR1 Name Size Bytes Class Attributes x 21242x1 ...

circa 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Convert polygon grid to cartesian grid
Hi, I have a vector with data in the form of vertex values (var2) and a vector indicating which vertices to connect (var1). wh...

circa 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Pcolor of a time-series
HI. I have a very long time series which data is: >> whos dt data1 Name Size Bytes Class Attribut...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use cat properly
Hi I'm confused about the properly way of using cat and the help isn't being so helpful. Let's say that I have a variable var1 ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Interpolation not-equally spacing data
Hi. I'm working with the following data: Name Size Bytes Class X 136x1 54...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Select only some Index in matrix
Hi, I have two variables: whos var1 var2 Name Size var1 331x666x31 va...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Concatenation array with different dimensions
I got a cell with data as: whos dv1 dv1 1x5 and the elements are of different size: dv1 = 1x5 cell array Colu...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Risposto
Bug in pcolor?
This is really old but in case anyone looking for a nice solution, just use set(gca,'layer','top','Box','on'); See this answer...

quasi 5 anni fa | 2