Community Profile

photo

Desiree Phillips


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
how to eliminate matrix?
This is a matter of matrix indexing techniques: see <http://www.mathworks.com/help/matlab/math/matrix-indexing.html Matrix Index...

11 years ago | 0

Answered
How to create a nested for loop to create a mesh plot
The error comes up because your passing _y1_ to _z_ as if it were an index (which must be a "real positive integer or logical"- ...

11 years ago | 0

Answered
How to avoid the "if" statement
Hi qingtao, You mention 'a' is the flag, does that mean your second if statement should actually read: if A(1)=2, E=B+A(...

11 years ago | 0

| accepted

Question


FFT: Detrend not removing 0 Hz component?
I have a data vector that I am trying to use fft on. I've read in other answers that the 0 Hz component comes from the mean so I...

11 years ago | 0 answers | 0

0

answers