photo

David Craig


Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: Earth sciences

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
15,054
of 300,753

REPUTATION
2

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
2

RANK
 of 21,075

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Using contourf with 1D data
Hi, I need to plot data in a polar projection using something like contourf. I have three 1D vectors something like as follows:...

13 years ago | 1 answer | 0

1

answer

Question


how to f-k filter
Hi, I have time-space data from several stations in a linear array. I want to look at the data in the frequency-wavenumber (f-k...

13 years ago | 1 answer | 0

1

answer

Question


pcolor question
Hi, I have two variables that both depend on a third. Something like, x1=z1, x2=z2, x3=z3 and y1=z2, y2=z3, y3=z1. I would l...

13 years ago | 0 answers | 0

0

answers

Answered
How to remove leverage from data.
Have made some progress, I can find the outliers but not remove them, Stats = regstats(data1,data1,'linear') qqplot(Stats...

14 years ago | 0

Question


How to remove leverage from data.
Hi, I am comparing two data sets and examining some statistics using 'regstats'. My code goes something like, Stats = r...

14 years ago | 1 answer | 0

1

answer

Question


Running mean normalization
Hi, I am trying to normalize a time series by using a running mean. It should compute the running average of the absolute value ...

14 years ago | 0 answers | 0

0

answers

Question


How do I make a scatter plot with color being related to the data?
I am trying to produce a 2d scatter plot where the color of the dots is related to a third variable. Are there commands to do t...

14 years ago | 1 answer | 0

1

answer

Question


Julian time and seconds
Hi, I'm working with two time series with the time specified in Julian time. I need to work out the difference between the start...

14 years ago | 1 answer | 0

1

answer

Question


Error from xcorr
Hi, I'm trying to correlate a sample from one signal to another signal using the xcorr function as so, xcorr(VAL_DF(i1:i2),CA...

14 years ago | 1 answer | 0

1

answer

Question


multiple function outputs
hi i am working through an online tutorial and having trouble with the following function, function [summ,prodd] = sumprod(x...

14 years ago | 3 answers | 2

3

answers