photo

Ananthu S


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort