David Craig
Followers: 0 Following: 0
Professional Interests: Earth sciences
Statistics
RANK
15,054
of 295,673
REPUTATION
2
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
2
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Feeds
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:...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 0 answers | 0
0
answersHow 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...
13 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...
13 years ago | 1 answer | 0
1
answerQuestion
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 ...
13 years ago | 0 answers | 0
0
answersQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
multiple function outputs
hi i am working through an online tutorial and having trouble with the following function, function [summ,prodd] = sumprod(x...
13 years ago | 3 answers | 2