Community Profile

photo

lucky


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Image processing

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
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

Answered
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

answer

Question


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

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Answered
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
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...

9 years ago | 0