photo

Andre


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Subscripted assignment dimension mismatch
I know what the error mean. But I cant see why iam getting it. for h=1:2 %% DFT X(h,:)=fft(u(h,:)); get the err...

11 years ago | 0 answers | 0

0

answers

Question


How to plot the coherence function?
For my two signals, x and y, I have calculated the auto- and cross-spectral density functions from the *fft*. So my spectral den...

11 years ago | 1 answer | 0

1

answer

Question


If statement for a values in a string
Iam a Matlab newbi, so need some help. Working on a for-loop. In the for-loop my if statement doesn't work as i wish. I want it...

11 years ago | 2 answers | 0

2

answers

Question


How do I get data from each step in a loop?
Hello. I want my array resu to save all date for each n=1,2,3... in row n, and start the same procedure for next n. So in the...

11 years ago | 0 answers | 0

0

answers

Question


How can i get rows in a multidimensional array to be a new array?
Hi. I dealing with a multidimensional array, and is a bit lost. From my multidimensional array below, i want each row to beco...

11 years ago | 1 answer | 0

1

answer