Saravanakumar Chandrasekaran
Followers: 0 Following: 0
Interested in Machine Learning, Signal Processing, VLSI, Bio informatics
Statistiques
RANG
71 841
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
environ 3 ans il y a
Question
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseA résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
plus de 3 ans il y a
plot 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 ...
plus de 3 ans il y a | 0
Question
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 4 ans il y a | 1 réponse | 0