xiexiezaijian
Followers: 0 Following: 0
A USTCer major in physics and do the research with the help of MATLAB.
Statistica
RANK
3.807
of 295.467
REPUTAZIONE
14
CONTRIBUTI
0 Domande
4 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
5
RANK
12.316 of 20.234
REPUTAZIONE
N/A
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
0 File
DOWNLOAD
0
ALL TIME DOWNLOAD
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
I have a column cell array "teste1" and I want to create "teste2": if "teste1" is not 0, I want a 'V'; if "teste1" is 0, I want to compare 2 other different string cells and the result would be from 1 to 5 (or 0, if no condition was satisfied)
I think the problem is in these lines: if teste2(:)~=0 teste2(:)='V'; but I get really confused about what you want...
circa 8 anni fa | 1
How to draw the collision of two ball with Matlab?
I think using these built-in functions will help: 1. handle01 = plot([X1,X2],[Y1,Y2],'.','MarkerSize',10);% draw two points t...
circa 8 anni fa | 2
| accettato
Please I need help in MATLAB!!
since no loops and no bin2dec, this work could be done using the definition of binary number and vecterization operation. Take b...
circa 8 anni fa | 1
How to do it?
I see, if no boundary, it will be easy with the help of built-in functions: 1. [x,y] = meshgrid(input arguments)% get the mes...
circa 8 anni fa | 1