Community Profile

photo

Alan


University of São Paulo State

2011년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 3 | 3

3

답변

질문


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

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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?

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변