Statistics
RANK
193,827
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
3 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
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
How to send character form matlab to 8051 microcontroller ?
*THIS IS THE ANSWER LINK* " <http://in.mathworks.com/matlabcentral/answers/214715-s-serial-com30-baudrate-9600-fopen-s-during-i...
9 years ago | 0
| accepted
s=serial('COM30','BaudRate',9600); fopen(s); during interfacing matlab and 8051 uC. Unable to use com port?
As I am doing this on hardware so the steps are: STEP 1. Insert your usb2RS232 Cable in your laptop(don't forget install the dri...
9 years ago | 0
| accepted
Question
s=serial('COM30','BaudRate',9600); fopen(s); during interfacing matlab and 8051 uC. Unable to use com port?
Port: COM30 is not available. No ports are available. Use INSTRFIND to determine if other instrument objects are connected to t...
9 years ago | 1 answer | 0
1
answerQuestion
How to send character form matlab to 8051 microcontroller ?
I have programmed in 8051 microcontroller(NXP P89V51RB2) if character 'a' receive turn on red light and if 'b' is received turn ...
9 years ago | 1 answer | 0
1
answerQuestion
matlab is getting slow when I am trying to read an image using imread() ?
I am working on image processing based attendance system, but when I am trying to read an image it takes very much time around 1...
10 years ago | 1 answer | 0
1
answerhow to remove the rest of the image and only keep the circle And nest how to calculate its diameter ? I am working on iris recognition ? thanks in adavnce for your suggestions
Thanks for your response but I need the outer diameter. Diameter of the iris along the horizontal axis as the I am trying to f...
10 years ago | 0
Question
how to remove the rest of the image and only keep the circle And nest how to calculate its diameter ? I am working on iris recognition ? thanks in adavnce for your suggestions
<</matlabcentral/answers/uploaded_files/19372/apple.JPG>>
10 years ago | 2 answers | 0