Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
8.586
of 296.158
REPUTACIÓN
5
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
93.33%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.352
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 155.501
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 to find index using max function to multi array???
Hi all, I want to find index of maximum value in my set of experiments. However, my data are composed by 4 dimensions such as ...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert all elements of a cell array to one string matrix.
Imagine this Example: A = {'Steve';'wonder';'Marcus';'Jacob'}; and i want to convert to B =['1-Steve 2-wonder 3-m...
alrededor de 11 años hace | 2 respuestas | 1
2
respuestasPregunta
How to find a interval of values?
Hello all, I have some problems with my matlab syntax. My goal: I'm trying to build a function where I can withdraw a specifi...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Plot values above of 0
I'd like to plot a 3d-graph (stem3) but using only values above of 0 matrix is arrangement 0 25 3 5 2 34 2 6...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Convert matrix into the tensor
Hi, I have some doubts about how can i convert a matrix into the Tensor... My situation: I have a matrix of 250X24, being tha...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Exclusion of Columns in a matrix
My question is: I want to delete columns that possess the sum equal 1, however, when I use the function "for" occurs a problem....
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Matrices
I want to perform a Principal Component Analysis (PCA) and it is need that matrix has the same number of rows and columns. Howe...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to put stacked plots in the same graph
Hi, I want to put eleven plots in the same graph but separately i. e. all them will be in same x axis but in different scales i...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
It's possible to calculate correlation coeficient (corrcoef) to a matrix (6X4)
It's possible to calculate correlation coeficient (corrcoef) to a matrix non-square, e.g. (6X4)?
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change the values of X axis and Y axis?
I want to change the values of X axis and Y axis when I plot a Graph, i.e, put the correct numbers instead of the matrix points....
más de 13 años hace | 3 respuestas | 3
3
respuestasPregunta
How can I add number in the names of the outputs when I use "for" function?
I want to change the name of a out using "for", i.e.: I have this function: for i=NCf [Xmax,Imax,Xmin,Imin]= extrema(G...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
How can store data when a function provide answer with different sizes.
I want to apply a function called extrema that have this way: [xmax, imax, xmin, imin]=extrema (x); but a i have a matrix that...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
How to convert matrices in a unique cell
Hi, I have several matrices in my workspace and I want to put them inside of unique cell. How can I do this?
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
transposing the contents of the cell
hi, I have a 3x1 cell array that contains the following cells: [1x2 double] [1x2 double] [1x2 double] how c...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
to store output values function after solved it.
I have a problem to solve in this part of the my code This is the situation: I have data in cell format and I want to use it in ...
más de 13 años hace | 1 respuesta | 0