Statistics
5 Questions
0 Answers
RANK
35 587
of 295 448
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
1
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 9 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 9 år ago | 0 answers | 0
0
answersQuestion
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'); ...
mer än 9 år ago | 1 answer | 1
1
answerQuestion
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....
nästan 10 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 10 år ago | 1 answer | 0