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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0