Tayyaba Abro
Followers: 0 Following: 0
Statistiques
RANG
105 104
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
44.44%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
plus d'un an il y a | 0
Question
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...
plus d'un an il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 4 réponses | 0
4
réponseshow to detect hand from an image ?
<</matlabcentral/answers/uploaded_files/101863/skin%20segmentation%20and%20hand%20detection.jpg>>
presque 7 ans il y a | 0
| A accepté
Question
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...
presque 7 ans il y a | 2 réponses | 0
2
réponseshow to detect hand from body in pic ?
<</matlabcentral/answers/uploaded_files/101793/skin%20segmentation%20and%20hand%20detection.jpg>> I have to detect hand from ...
presque 7 ans il y a | 0
| A accepté
Question
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...
presque 7 ans il y a | 1 réponse | 0