NIKHIL VALSAN KULANGARETH
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
109 797
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Energy ,dominant frequency, power , bandwidth of a discrete time signal
I have finally arrived in obtaining an array of 2000 samples which corresponds to amplitude of a given signal. eg:[ 0 .001 .003...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
make a continuous array
My program is running an operation in loop(i=1,2,3,4....) and let the output for 1st value of i =[1 4 7] 2nd value of i =...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how to implement a moving window with a condition ?
I have an row vector 1x10000. this is a representation of series of spikes with its magnitudes being normalized(maximum amplitud...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
choose n elements from array and increase sequentially
I have a 1x100 matrix with its values varying from 0-50. I have to take 1st to 10th elements,check how many samples have values...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
choose samples in for loop
consider the for loop below, for k=1:length(X) if(X(k)>50) count=count+1; end In...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
choose elements from a array with condition
I have a row matrix of dimension1x1000 . I need another row matrix consisting of every 10th element of the above matrix so that...
plus de 6 ans il y a | 1 réponse | 0