photo

Desiree Phillips


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
3 Answers

RANK
11,563
of 300,352

REPUTATION
4

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • 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...

12 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"- ...

12 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(...

12 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...

12 years ago | 0 answers | 0

0

answers