photo

Aimie


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
116,926
of 301,454

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,287

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,632

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


importdata not correctly importing a data file
I'm using importdata to read in a data file. Here is the command: SomeData = importdata('DataFileName',' ',1); This data...

13 years ago | 0 answers | 0

0

answers

Question


2 XTick are existing on one plot!
I'm trying to change the x ticks on a plotyy(x,y1,x,y2). This is what I'm doing: set(gca,'XTick',[0:4:64]) However, the pl...

13 years ago | 1 answer | 0

1

answer

Question


FFT is finding a max amplitude at 0 Hz
Can anyone explain why fft is giving a maximum amplitude at 0 Hz if the actual signal is pretty clear? In my code, x is the s...

14 years ago | 1 answer | 0

1

answer