Community Profile

photo

Alan


University of São Paulo State

Attivo dal 2011

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 10 anni fa | 2 risposte | 1

2

risposte

Domanda


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

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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)?

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 3 risposte | 3

3

risposte

Domanda


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

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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?

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta