Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
20.160
of 295.569
REPUTACIÓN
2
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
How do RGB values from 0 to 1 get converted to a number from 0 to 255?
Is the RGB value simply scaled to a number from 0 to 255 to determine the colour of a pixel on the screen?
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Standard deviation: error because variable is of type double
I've created a 30 by 15 array of random numbers with mean M and standard deviation sd. I've then scaled the values from 0 to 1 b...
alrededor de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
Why isn't truesize working properly?
I have created an image of a 300 by 300 matrix, and then used the command truesize(gcf, [300 300]); to make the array 300 pix...
más de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
Can you continue with subsequent lines of code while waiting for user input?
I know that it isn't possible to run two scripts at once in MATLAB, however I would like to know if it is possible to execute co...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to set units of image of an array to pixels?
I have a matrix (called V) of 1000*1000 random 0s and 1s. I want each 0 or 1 to be represented by a single pixel on the screen....
más de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
is it possible to draw a square of width 1000 pixels, which is always 1000 pixels wide, even if the size of the window is changed on the screeen?
I am trying to create an array of dots, each one pixel wide/tall so that the colour of each pixel can be specified. thanks
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I make a 3 dimensional matrix?
nothing more to add to the question!
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Why does the marker size change randomly?
I have created a function which generates a random array of 1000 white dots function RandomArray %generate random po...
más de 10 años hace | 1 respuesta | 0