photo

Tayyaba Abro


Last seen: mehr als ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Real term baud rate should be captured/ read by MATLAB
I have done this task realterm = actxserver ('realterm.realtermintf') realterm.port = '5' realterm.portopen=1 s = serial('CO...

mehr als ein Jahr vor | 0

Frage


Get data from realterm and show it on MATLAB GUI.
I am sending continuous data from realterm to MATLAB and want to set baudrate of serial port same as of realterm thats why I hav...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


Real term baud rate should be captured/ read by MATLAB
I have interfaced Real term and MATLAB. Now I want to change baud rate of real term form its drop down menu and that baud rate s...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


GUI List box selected items shown in text button
I have multiple lines in listbox . I want to assign names to the selected lines and display it on text button. For example if 1s...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to transpose gui data ?
I am reading excel file and showing data on GUI. My data is shown vertically but I want it horizontally. I tried to transpose it...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to read 2 text files and apply a loop so that same code can work for both ?
I have a two files of wireshark packets in text format, I want to read them, then I have to analyze their header and message dat...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to divide multiple data bytes and convert it into hex ?
I have a data in string '94040000' when I am comverting it into hexadecimal it is converting the whole data but I want to conver...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to convert data byte by byte
I have read a file and data im getting is shown below. I have to convert this data byte by byte in decimal number please tell me...

mehr als 3 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
how to detect hand from an image ?
<</matlabcentral/answers/uploaded_files/101863/skin%20segmentation%20and%20hand%20detection.jpg>>

mehr als 6 Jahre vor | 0

| akzeptiert

Frage


how to detect hand from an image ?
I have to detect hand from an image. First when I tried this code that is given in below link: <https://www.mathworks.com/matlab...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
how to detect hand from body in pic ?
<</matlabcentral/answers/uploaded_files/101793/skin%20segmentation%20and%20hand%20detection.jpg>> I have to detect hand from ...

mehr als 6 Jahre vor | 0

| akzeptiert

Frage


how to detect hand from body in pic ?
I have done skin segmentation and detection. When I tried to detect hand it also detects my arm area. Can you please tell me ho...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort