Statistiques
6 Questions
0 Réponses
RANG
191 123
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
error in saving overwritten images
I am doing image analysis of particle tracking in a fluidized bed. Part of my code is to produce the figure of particle trajecto...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Removing the grey margin of a plot
Hi I'm doing an image analysis using matlab. I have a figure that I need to remove the grey margin and axes while keeping the o...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
generating random particles in a cylinder
I am trying to generate random particles in a cylinder corresponds to a finite volume fraction. Therefore, each volume fraction ...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
repeat a condition from the first iteration of for loop
I have an 'if' condition in a 'for' loop. But, the problem is when the condition is true and the code do sth then it continue th...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to generate just one random number in every iteration of for loop?
I need to generate just one random number in every iterations. For i=1:10 x(i)=rand(1) end %For ex...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to generate just one random number in every iteration of for loop?
I want to generate n random number in a For loop from 1:n. But, every time as the loop iteration increase the number of generate...
plus de 10 ans il y a | 2 réponses | 0