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
 Fitting using a Poisson distribution

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
spouvrea Posted - 09/25/2007 : 7:16:58 PM
Hi.
I would like to add a new fitting equation, to fit a histogram using the Poisson distribution. How can I do that?
Thanks
1   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 09/25/2007 : 9:20:26 PM
In all Origin versions you can use LabTalk's poisson function...
quote:
Poisson(npts, mean, seed)
The poisson(npts, mean, seed) function returns npts number of random integers having a Poisson distribution with mean mean. Seed is optional.

In Origin 7.0 or 7.5 you can also use nag_poisson_dist, see

Help> Programming> Origin C Language Reference> Global Functions> NAG Functions> Simple Calculations on Statistical Data


For general instructions on defining new fitting functions see

http://www.originlab.com/www/helponline/origin/Defining_a_New_Function_.htm

- and -

Help> Origin> Tutorials> Origin Tutorials> Tutorial 11... Defining a New Fitting Function


As for fitting a histogram see this topic...

http://www.originlab.com/forum/topic.asp?TOPIC_ID=6082


Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 09/25/2007 9:51:14 PM

Edited by - Mike Buess on 09/25/2007 9:59:55 PM

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