Statistics
18 Questions
0 Answers
RANK
38.086
of 295.527
REPUTATION
1
CONTRIBUTIONS
18 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
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
Sending and receiving data continuously between matlab and arduino
Hello, I have an application that requires sending a signal from arduino to matlab GUI whenever a button being pressed on the...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
Extract two closest rows of a matrix
Hello, How can I extract two closest rows of a matrix and set one of them to zero? thank you.
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
How to add more negative samples to matlab haarcascade?
Hello, I have used the matlab built-in face detection but in some cases it gives me some fault detection. Is there anyway to ...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
Matlab and arduino serial communication
Hello, I am trying to set a handshaking communication between Matlab and arduino. In this case, I want to be able to check fo...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
How to merge overlapping bounding boxes into one?
I have used the "FrontalFaceCart" and "ProfileFace" detectors in parallel and in some cases I got overlapping boxes. How can I m...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
Training classification model for face detection
I am trying to train my own classification model for face detection using trainingImageLabeler. Is that possible to use images w...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
Improve viola jones face detection
Hello, I am trying to detect multiple faces with Matlab built-in viola jones face detection.But in some cases it gives me fals...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
how to get a uniform illumination?
hello, i am trying to do a face detection based on skin colour and i was trying to make a uniform illumination for the images ac...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
Counting people by face detection
Hello, So far I have detected the faces with a bounding box around people faces. I was looking for a way to count the number...
bijna 9 jaar ago | 1 answer | 1
1
answerQuestion
Matlab and arduino interface
I have matlab 2014b on my mac and have installed arduino I/O package. I was trying to turn on/off a led through arduino but the ...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
counting people inside a lift
Hello, I am planning to count the number of people inside a lift. Please give me some information on how to approach this. Th...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
Arduin and matlab GUI
Hello, How can I send numbers to arduino after pressing push button in GUI. I have programmed an elevator with arduino and I wan...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
how to get a snapshot in matlab through a push button on arduino?
I need to capture an image with matlab whenever an external button on arduino is pressed. The image is then processed for object...
bijna 9 jaar ago | 2 answers | 0
2
answersQuestion
count the number of standing people in the view of an overhead camera
Hello, I am planning to do a real time head detection with hough transform algorithm and then count the number of detected peopl...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
how to overcome this error?
*Actually,i am supposed to Vary the capacitance value from 10 μF to 50 μF with an interval of 10 μF and Plot and clearly indicat...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
how to prevent user from entering non-numeric values?
t = 0:0.0001:0.07; v0 = input('please Enter the value for v0:'); R = input('please Enter the value for resistance:'); C...
ongeveer 11 jaar ago | 2 answers | 0
2
answersQuestion
how can i overcome this error ?
t = 0:0.0001:0.07; v0 = input('please Enter the value for v0:'); R = input('please Enter the value for resistanc...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
how i can limit the resistance(R) value within 1000 and 2000 ?
t = 0:0.0001:0.07; v0 = input('please Enter the value for v0:'); R = input('please Enter the value for resistance:'); C...
ongeveer 11 jaar ago | 1 answer | 0