Community Profile

photo

Mitra Bapat


Con actividad desde 2015

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to send ASCII value from MATLAB to microcontroller through RS232 serial port?
I need to send different ASCII values from my MATLAB program to the microcontroller based on some condition (if-elseif condition...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Is webcam support available in MATLAB 2009? If not, is there any other way to capture images from webcams at variable time intervals?
In my project, I have 2 webcams. I want to capture images with them alternately and automatically, and then do further processin...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Hi, I want 2 timer objects to execute sequentially, one after the other. Please help
Suppose my program is as follows: t = timer; t.StartDelay = 3; t.TimerFcn = @(myTimerObj, thisEvent)disp('hello'); ...

alrededor de 9 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Can I introduce time delay in MATLAB?
I have 3 webcams connected to my PC. I want CAM 1 to take a snapshot, and say 30 seconds later, I want CAM 2 to take a snapshot....

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I count the number of pixels in an image that satisfy a certain condition?
I am doing a project based on image processing. My image is in double format. I need to count the number of pixels in an image w...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta