![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7089457_1530204374223_DEF.jpg)
Ananthu S
Followers: 0 Following: 0
Statistics
14 Questions
0 Answers
RANK
65,227
of 297,016
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
7.14%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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/...
8 years ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0