Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
191.110
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 10 años hace | 2 respuestas | 0