photo

Alan


University of São Paulo State

Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

15 Questions
0 Réponses

RANG
8 867
of 300 338

RÉPUTATION
5

CONTRIBUTIONS
15 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
93.33%

VOTES REÇUS
4

RANG
 of 20 922

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 149

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 12 ans il y a | 2 réponses | 1

2

réponses

Question


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

plus de 12 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 14 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 14 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 14 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 14 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 14 ans il y a | 3 réponses | 3

3

réponses

Question


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

environ 14 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 14 ans il y a | 2 réponses | 0

2

réponses

Question


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?

environ 14 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 14 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 14 ans il y a | 1 réponse | 0

1

réponse