Statistica
5 Domande
0 Risposte
RANK
35.587
of 295.448
REPUTAZIONE
1
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
1
RANK
of 153.872
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
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'); ...
oltre 9 anni fa | 1 risposta | 1
1
rispostaDomanda
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....
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 10 anni fa | 1 risposta | 0