![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9400247_1522132542375_DEF.jpg)
Ahsan Khan
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
204.032
of 297.046
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
0
RANK
of 157.776
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Alternative ways to perform the same task
I have a code that I used to simulate the diffusion of a particle. I have done it using for loops. My next step will involve cre...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Why is the correlation matrix much larger than the original matrix?
Lets say you have a matrix M (10x100). If we do corrcoef(M) the resulting matrix will be 100x100. Why is this?
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
Editing cell array values (each cell is a matrix)
M=[]; M=dlmread('data.txt', '\t'); dataArray=M; C= corrcoef(M(:,1:end)); imagesc(C); cb = colorbar; yl...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
Write to file is not formatting properly
I have a code where I have some calculations being performed 4 times in a for loop. For each iteration of the for loop, I want t...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Need to save values of a variable into a new column of asc file for each iteration of a for loop
Ndisvec=[.5 2 8 32 128]*10^11; %Set of density values figure(1025) clf(1025) figure(1025) hold on set(g...
oltre 7 anni fa | 1 risposta | 0