photo

lucky


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Professional Interests: Image processing

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 9 Jahre vor | 0

| akzeptiert

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

etwa 9 Jahre vor | 0

| akzeptiert

Frage


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

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 10 Jahre vor | 0