Ananthu S
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
OBTAIN OUTPUT OF DEEP NEURAL NETWORK USING WEIGHTS
I have created a deep neural network in MATLAB R2016a using help provided in mathworks site https://in.mathworks.com/help/nnet/...
8 years 前 | 0 个回答 | 0
0
个回答提问
INTERFACING MATLAB WITH RASPBERY PI / ARDUINO
I have a MATLAB program (.m file) which is used to encrypt a file read from the computer and decrypt it when required. Since MAT...
8 years 前 | 1 个回答 | 0
1
个回答提问
IMPULSE AND STEP RESPONSE
I know that 'stepz' and 'impz' can be used to find the step and impulse response of a digital filter when numerator and denomina...
8 years 前 | 2 个回答 | 0
2
个回答提问
Correlation of two signals
Is there any need to 'fliplr' the result obtained using the 'xcorr' function to calculate the correlation of two signals in matl...
8 years 前 | 1 个回答 | 0
1
个回答提问
Correlation of two signals
Can any one tell me which is equation is used by matlab for computing correlation of two signals ? Please help
8 years 前 | 1 个回答 | 0
1
个回答提问
Correlation of two signals
How can we perform the correlation of two signals in MATLAB? I know that it can be found using the 'xcorr' function. But in many...
8 years 前 | 1 个回答 | 0
1
个回答提问
LOCATION OF CHIP SUPPORT LIBRARY
I have Matlab R2016a and Code Composer Studio v5.5 installed on my system. When I am trying to integrate CCS into MATLAB,using t...
8 years 前 | 0 个回答 | 0
0
个回答提问
MATLAB COMPATIBILITH WITH Windows 7
Which all version of Matlab are supported in Windows 7 ? Does R2016a work in Windows 7 ? For me it doesn't work. Please help
8 years 前 | 1 个回答 | 0
1
个回答提问
Written and Read Image files are different..?
Please see the below program... A=imread('gapi.jpg'); imwrite(A,'enc.jpg'); B=imread('enc.jpg'); isequal(A,B); ...
8 years 前 | 1 个回答 | 0
1
个回答提问
COMMUNICATING WITH PIC MICROCONTROLLER THROUGH USB HID
I want to send data from MATLAB to PIC through USB HID . Can it be done using the serial communication technique in MATLAB, i.e ...
9 years 前 | 0 个回答 | 0
0
个回答提问
ERROR PREVIEWING VIDEO FROM IP CAMERA
<</matlabcentral/answers/uploaded_files/42728/mat2.JPG>> I am trying to stream live video from my android camera to matlab. I...
9 years 前 | 0 个回答 | 0
0
个回答提问
STREAMING LIVE VIDEO FROM ANDROID CAMERA
Is there any way of streaming live video from android camera into a MATLAB GUI without any lag.? I have tried the methods show...
9 years 前 | 0 个回答 | 0
0
个回答提问
GET MOUSE COORDINATES IN A VIDEO PREVIEW WINDOW
Is there any way of getting the mouse coordinates when i move the mouse within a live video preview window?? Please help...
9 years 前 | 0 个回答 | 0
0
个回答提问
GET MOUSE COORDINATES IN A VIDEO
I am doing a project on 'TRACKING CAMERA'. The live video is captured in MATLAB. When I move the mouse pointer in the video capt...
9 years 前 | 1 个回答 | 0