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 for Programming
 LabTalk Forum
 Gaussian fitting
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Weldon

USA
Posts

Posted - 08/11/2005 :  1:48:07 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (7.5 pro):
Operating System: XP proffesional

I would like to create a program that would be able to restrict the dataset, and then use Gaussian fitting on them,
BUT
i have no idea how to do it
could anyone help me out please?
thanks in advance

Mike Buess

USA
3037 Posts

Posted - 08/11/2005 :  2:15:39 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
There is a sample project that illustrates programmed fitting in OriginC...

Samples\Programming\Gaussian Fit.opj

That code does not restrict the dataset range but you can add the following for that...

NLSF.dataBegin = start of data range;
NLSF.dataEnd = end of data range;

Mike Buess
Origin WebRing Member
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