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
 Down-sampling a set of data

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
XZ_laser Posted - 07/16/2013 : 03:13:19 AM
Origin Ver. and Service Release (Select Help-->About Origin): 8.0, and 9.0
Operating System: Win7

I have sets of data acquired from an oscilloscope, and I want to fit them. The problem is that there are too many data points that fitting is very slow. What is a simple way in Origin to export into a new worksheet the data from every other row or every 5 row?

I've been using Origin 8.0, but the company just bought Origin 9.0, so I might get access too. Instructions in both versions would be greatly appreciated.
2   L A T E S T    R E P L I E S    (Newest First)
snowli Posted - 07/16/2013 : 1:59:52 PM
We also have Analysis: Signal Processing: Decimation... menu which will open a dialog for you to downsample data in OriginPro. That's not in Origin 8 though.

Thanks, Snow Li
OriginLab Corp.
meili_yang Posted - 07/16/2013 : 11:34:57 AM
Hi,

There are several ways in Origin 9 to reduce data. For example Data Filter, Analysis:Data Manipulation, Worksheet:Reduce Rows and Worksheet Query. Our website has a page summarizing methods for Data Manipulation:http://www.originlab.com/index.aspx?go=Products/Origin/DataAnalysis/DataManipulation . You can click on each of them I mentioned, and refer to tutorials, documentations or even video tutorials for instructions.

In Origin 8, you might try Worksheet Query since the others are not available.

In Condition, what you should enter to extract every 5 row stating from the 1st row is:

mod(i - 1, 5)==0

Also refer to this: http://www.originlab.com/www/support/resultstech.aspx?ID=135&language=English&Version=All


All the best,



Meili
OriginLab Tech Support

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