
Saravanakumar Chandrasekaran
Interested in Machine Learning, Signal Processing, VLSI, Bio informatics
Statistiken
RANG
226.365
of 281.550
REPUTATION
0
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 19.047
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Content Feed
Frage
Convolution of two .wav files and deconvolve to get back original
i have convolved two audio files in .WAV format (y1 and y2) to compute y3. Now i would like to de convolve ( i mean i m trying t...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to convert binartized image back to original image
i have binarized the image using the following code. orgImage = imread('coins.png'); binImage = imbinarize(orgImage); How ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
Antwortplot not displaying figure
You are trying to a logical check for data_useful.DateTime.Hour==8. so at all times it is getting failed. in the suggestion ...
mehr als 2 Jahre vor | 0
Frage
classifier App - 71.6% accuracy is acceptable?
The classifier app returns me that it is 71.6% accurate. my test data set is 500. i used 15 fold. is it advisable to u...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to get the index from the plot for a specific condition
Here is my code::::: myX = [4453,5157,1,2302,191,1294,402,4340,1,2145,1,705,1322,1450,1210,1310,1209,1300,1475,1603]; thresh...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to determine mean amplitude and Mean normalized frequency of a PSD
I have two questions 1. i need to determine FFT of a discrete sequence. Then i have to calculate the PSD of FFT. Then mean amp...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Standard deviation of a 1D array for a particular range
I would like to compute the standard deviation of my 1D array only for a particular range of indices. my_array = [1 2 3 4 5 6 ...
mehr als 2 Jahre vor | 1 Antwort | 0