The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Average multiple curves spacially

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
greg Posted - 12/03/2025 : 5:35:16 PM
Origin 2026
I have multiple datasets that represent the same hiking trail. I would like to average or smooth this data to get one dataset for that trail. The data includes Longitude, Latitude and Elevation (XYZ).
Can Origin do this?
https://my.originlab.com/ftp/forum_and_kbase/Images/Hikes2.ogwu

There is no hope!
(But I may be wrong.)
1   L A T E S T    R E P L I E S    (Newest First)
ChaoC Posted - 12/04/2025 : 1:19:57 PM
Hello,

The trail data are mismatched so they can't be averaged by indices since you would be averaging data at different locations.
E.g. Sheet1 has 1429 data points and Sheet2 has 221 which is probably due to differences in walking speed, sampling rate, etc.

If you want a rough calculation of the average, you can use Analysis: Mathematics: Interpolate Z from XY and interpolate based on Trail 1's lon/lat, for example. Once you've interpolated from a common set of points, you can get average by indices.

https://my.originlab.com/ftp/forum_and_kbase/Images/48772.opju
The final averaged dataset would be (colA, colB, colL).

Best,
Chao

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000