Le Vu Bao
Followers: 0 Following: 0
Estadística
2 Preguntas
5 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
20.739
of 295.569
REPUTACIÓN
2
CONTRIBUCIONES
2 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
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
123.372
of 154.105
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
casi 5 años hace
Pregunta
Full fill a rectangle shape in an image
Hi, I'm processing an image (please see attachment). I tried to full fill the white rectangle (which is currently covered by...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestahow to get a particular pixel value from N images of a folder in an exel file?
Hi, you might try this procedure: 1.Put all excel (.xls .xlsx) fiels into one folder 2. Use dir with filter to list all *.xls ...
más de 5 años hace | 0
How to optimize my code and system configs?
Same interested with you. In my experience, I used to store my data in *.mat (-v7) file. Don't know if this is a generic rule ...
más de 5 años hace | 1
Accessing data within a structure
I have just had the same kind of question. I think you can try a nested table, struct for your data. With table, it is simpler t...
más de 5 años hace | 0
how to make a row for an iteration?
Just simply add an indexed variable to store all your result to variable for i=1:n % Store variable (i)= processed/functio...
más de 5 años hace | 0
Pregunta
Query data from 1xn struct
Hi, I have a 1x3 struct just like below: % Q(1) Q(1).name='carrot'; Q(1).price=200; Q(1).number=1000; %Q(2) Q(2).name='ban...
más de 5 años hace | 1 respuesta | 0
1
respuestacant open .mlapp file
I used to face a similar problem. But in my case, I can open .mlapp but cannot run it. I reported the same problem. I finally fi...
más de 5 años hace | 0