photo

Celestie Gladys


Last seen: 2 years ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
174,416
of 300,369

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


Time wrapping spectrogram or time frequency maps .
I have a EEG signal , where I have located the heel strike location and then epoched it , I did the time frequency decompositi...

2 years ago | 0 answers | 0

0

answers

Question


Whitening the signal and finding the peak spectral power
Can anyone expalin me this "To identify the fundamental and harmonic frequencies of the contaminating movement with peak spectr...

2 years ago | 1 answer | 0

1

answer

Question


why does data mean(data, 1) give differnt answer form finding mean of individual columns ,like mean_clm = mean(data( : ,1)) ?
why ddoes data mean(data) give differnt answer form finding mean of individual column ,like mean_clm = mean(data( : ,1)) ?

2 years ago | 2 answers | 0

2

answers

Question


compare 2 consequtive columns ?
for example this 3x6 matrix 3 3 4 4 5 5 6 6 5 5 8 8 9 9 7 7 2 2 i want to compare two columns and display any changes in c...

3 years ago | 1 answer | 0

1

answer

Question


I have a data 5x148992 , i have to extract data column wise and check if there is any changes wrt previous column and display when there are chnages?
Idont know where i am going wrong it also displays I when there are no changes ? counter=0; for i = (data( : , : )) if di...

3 years ago | 2 answers | 0

2

answers