Statistics
13 Questions
0 Answers
RANK
30,443
of 297,016
REPUTATION
1
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
interpolation in a vector
Hey I have a vector like this: v = [1 24 56 87 98 45 67 89 34 56] and my time axis; t = [1 2 3 4 5 6 7 8 9 10] If a wan...
5 years ago | 1 answer | 0
1
answerQuestion
plot standard deviation as a shaded area
Hey, I have a vector containing the mean values and a another vector with the standard deviations. I want to plot the standa...
5 years ago | 1 answer | 1
1
answerQuestion
When merging two tables, then restart the number of rows
Hey I have merged two tables. Is it possible to restart the number of rows when the second table is placed under the first on....
5 years ago | 1 answer | 0
1
answerQuestion
making my own function which can calculate the Power spectral density
Hey, Can someone please help me with writing a function similar to CPSD which returns the power spectral density but without u...
5 years ago | 0 answers | 0
0
answersQuestion
mscohere function (equations used for it)
Hey, Can someone please provide the stepwise equations befind the mscohere function? I want to write my own function which can ...
5 years ago | 1 answer | 0
1
answerQuestion
for loop within for loop
Hey, I want to make two for loops. the first for loop is when the values are j = [1:4,5:8,9:2,13:6,7:20,21:24] because I am...
5 years ago | 1 answer | 0
1
answerQuestion
common Y labal for subplot
Can anyone please help with how to put common y label for multiple subplots in MATLAB figures?
5 years ago | 1 answer | 0
1
answerQuestion
Making Matrix Dimensions Equal
Hey, I have this cell with 12 different matrix. They are all of different size in length. How can I make all of them equal to 5...
5 years ago | 1 answer | 0
1
answerQuestion
signal processing buffer timeline
Hello, I have som EGG signal which I have used a buffer on. My sampling fequency is 1000, NFFT=1000 and with 50% overlap (overl...
5 years ago | 1 answer | 0
1
answer2
answersQuestion
Coherence as a function of time
Hey, How is it possible in MATLAB to calculate Coherence as a function of time for two nonstationary signals (EEG) as shown on ...
5 years ago | 0 answers | 0
0
answersQuestion
Coherence as a function of time
Hey, How is it possible in MATLAB to calculate Coherence as a function of time for two nonstationary signals (EEG)?
5 years ago | 1 answer | 0
1
answerQuestion
Use unique on a cell array containing two columns
Hello, I keep on getting this error when applying the unique function to my data. The data consits of a cell array with two col...
5 years ago | 1 answer | 0