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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Script: normalization of data
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

neutrondude

Brunei
Posts

Posted - 04/10/2016 :  5:07:13 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System:9.1

Hi,
I have am importing data containing two columns; time and relaxation function.
I have written a script that subtract a baseline and takes a square root at the end.

%H_I =(%H_I -1)^0.5; this works

Now afterwards I would like to normalise so that the function starts from 1 and decays to zero. How can I normalize the data in a script form?
Thanks a lot for the help!




AmandaLu

439 Posts

Posted - 04/11/2016 :  05:45:16 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi neutrondude,

You can try

rnormalize irng:=Col(I);

Please refer to rnormalize document below for details:

http://www.originlab.com/doc/X-Function/ref/rnormalize

Thanks,
Amanda
OriginLab Technical Service
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000