![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9400247_1522132542375_DEF.jpg)
Ahsan Khan
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
204 002
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
80.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Feeds
Question
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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?
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0