Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.8K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Smooth irregularly sampled data

Is there a way to smooth irregularly sampled data (e.g., data={{1,3},{4,6},{5,7},{6,3},{8,1},{9,4},{13,2}}) using in-built functions?

2 Replies

What would be the expected result? That's not much data to work with so finding a trend might be difficult. Would weighted averaging be what you want?

POSTED BY: Daniel Lichtblau

What do you think of Interpolation[data] ?

POSTED BY: Hans Dolhaine
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard