photo

Desiree Phillips


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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년 초과 전 | 0

답변 있음
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년 초과 전 | 0

답변 있음
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년 초과 전 | 0

| 수락됨

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변