Tayyaba Abro
Followers: 0 Following: 0
Feeds
已回答
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...
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...
1 year 前 | 0
提问
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...
1 year 前 | 0 个回答 | 0
0
个回答提问
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...
2 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 4 个回答 | 0
4
个回答已回答
how to detect hand from an image ?
<</matlabcentral/answers/uploaded_files/101863/skin%20segmentation%20and%20hand%20detection.jpg>>
how to detect hand from an image ?
<</matlabcentral/answers/uploaded_files/101863/skin%20segmentation%20and%20hand%20detection.jpg>>
7 years 前 | 0
| 已接受
提问
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...
7 years 前 | 2 个回答 | 0
2
个回答已回答
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 ...
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 ...
7 years 前 | 0
| 已接受
提问
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...
7 years 前 | 1 个回答 | 0