Community Profile

photo

Ananthu S


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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/...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


Correlation of two signals
Can any one tell me which is equation is used by matlab for computing correlation of two signals ? Please help

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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); ...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer