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년 전 | 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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 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년 전 | 0