photo

lucky


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image processing

统计学

  • Thankful Level 1

查看徽章

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 前 | 0

| 已接受

已回答
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 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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...

10 years 前 | 0