user20912
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
12.656
of 295.569
REPUTACIÓN
4
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
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...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 1 año hace | 4 respuestas | 0
4
respuestasPregunta
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 ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Convert x y coordinates and z data to Matrix
I have three vectors >> whos x y VAR1 Name Size Bytes Class Attributes x 21242x1 ...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Pcolor of a time-series
HI. I have a very long time series which data is: >> whos dt data1 Name Size Bytes Class Attribut...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Interpolation not-equally spacing data
Hi. I'm working with the following data: Name Size Bytes Class X 136x1 54...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Select only some Index in matrix
Hi, I have two variables: whos var1 var2 Name Size var1 331x666x31 va...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaBug 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...
alrededor de 4 años hace | 2