Estadística
8 Preguntas
                        0 Respuestas
CLASIFICACIÓN
63.535
                          
                          
of 300.381
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          8 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            100.0%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.941
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.477
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
Converting cell array to matrix
Hi, I have a 1x650 cell array (centroid1) which contains two values, an x and y coordinate in a (1,2) matrix. How do I convert ...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Reading Multiple Images Using For Loop
Hi, I am trying to use a for loop to read 4 images (of the format 1.jpg,2.jpg etc...) and then calculate the value and location...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Locating Row and Column of Min. Value
Hi, I am trying to find the first location where the minimum value is found. Below is my script so far: x=[5 6 78 32; 34 1...
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Plotting Pixels of an Image and Finding Minimum Value
Hi, I am trying to plot the individual pixels of an image on a surface plot, I have converted the image from RGB to grayscale -...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
While or for loop?
Hi, I want to write a script which will evaluate the lowest factorial which is greater than the user's input, and I am unsure of...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Using for loop to match generated random numbers to an input value
Hi, I want to write a script which will prompt the user for minimum and maximum integers, and then another integer which is the ...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Summation of numbers using prompts
I want the program to prompt the user for the value n (the number of values to be added together). I then want the program to pr...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Using sscanf function in a for loop.
Write a script which will use the function uigetfile to read in the name of a file to open in the script. The function fopen is...
más de 5 años hace | 1 respuesta | 0
