Hassan Mehmood Khan
Followers: 0 Following: 0
I am a passionate teacher and trainer in the field of Mechatronics. Same time i am doing my Masters in Singal & Systems. I have intermediate skills for PLC,PIC and Arduino programming with Systems Design.
Feeds
提问
Matlab 2019b don't recognise "Data Acquisition Commands"
I have been trying to connect NI USB 6009 to Matlab 2019b Session base commands are recognised I want to send Digital OUT sig...
4 years 前 | 1 个回答 | 1
1
个回答已回答
Why is the figure not displaying anything ?
<</matlabcentral/answers/uploaded_files/106192/Screenshot_6.png>>
Why is the figure not displaying anything ?
<</matlabcentral/answers/uploaded_files/106192/Screenshot_6.png>>
6 years 前 | 0
已回答
Why is the figure not displaying anything ?
# Need to remove unit8 from the newImg(i,j) . # It is not defined earlier in the programme. # The figure in last command , nee...
Why is the figure not displaying anything ?
# Need to remove unit8 from the newImg(i,j) . # It is not defined earlier in the programme. # The figure in last command , nee...
6 years 前 | 0
已回答
How to display a grid in Simulink 2017a
Simulink.sdi.setSubPlotLayout(r,c) sets the grid layout of plots in the Simulation Data Inspector using the specified numbe...
How to display a grid in Simulink 2017a
Simulink.sdi.setSubPlotLayout(r,c) sets the grid layout of plots in the Simulation Data Inspector using the specified numbe...
7 years 前 | 0
提问
How can i measure reflection of light from plastic or paper images using cam ?
I am writing a code to capture image of paper/plastic objects using logitech cam. I am able to connect take pictures, but i wan...
7 years 前 | 1 个回答 | 0
1
个回答已回答
taking input from two cameras at a same time in Matlab
i did this to get snapshot from two cams at same time: % webcamlist identification clc; clearvars; webcamlist ...
taking input from two cameras at a same time in Matlab
i did this to get snapshot from two cams at same time: % webcamlist identification clc; clearvars; webcamlist ...
7 years 前 | 1
提问
How to categorize paper / plastic image is 2D or 3D object in image ?
I am developing a program to categorise image of paper or plastic object, (Flat or scrambled paper). After taking image , i ne...
7 years 前 | 1 个回答 | 0
1
个回答已回答
image capture with inbuilt laptop camera
Install "OS Generic Video Interface" <</matlabcentral/answers/uploaded_files/77295/2.jpg>> <</matlabcentral/answers/up...
image capture with inbuilt laptop camera
Install "OS Generic Video Interface" <</matlabcentral/answers/uploaded_files/77295/2.jpg>> <</matlabcentral/answers/up...
7 years 前 | 4
已回答
How can I get imaqtool to use an integrated camera?
Goto Home>Add-Ons>Get Hardware Support Packages>Install from Internet>OS Generic Video Interface Action=Install <</matlab...
How can I get imaqtool to use an integrated camera?
Goto Home>Add-Ons>Get Hardware Support Packages>Install from Internet>OS Generic Video Interface Action=Install <</matlab...
7 years 前 | 1
已回答
Webcam Device ID 1 is in use , how to solve it?
I was having the same problem. but i was able to solve it. Used the following code: clc; clear; close all; objects = imaqfind ...
Webcam Device ID 1 is in use , how to solve it?
I was having the same problem. but i was able to solve it. Used the following code: clc; clear; close all; objects = imaqfind ...
7 years 前 | 10
| 已接受