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
 Fit Gaussian into 3D Graph

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
Rizzy Posted - 11/29/2006 : 3:13:07 PM
Origin Version (Select Help-->About Origin): 6.0
Operating System: WinXP

Hello,
Can I fit gaussian surface into 3D (X,Y,Z) graph? The graph is a record of light intensities of a star, where X,Y are pixel coordinates of the source picture and Z is measured intensity. I know how to draw 3D graph of that, but I have to fit on it gaussian surface to find out maximal Z of the fitted gaussian surface.

Thanks.
2   L A T E S T    R E P L I E S    (Newest First)
easwar Posted - 11/29/2006 : 9:18:38 PM
Hi Rizzy,

This technical article from our Knowledge Base may be of help:
http://www.originlab.com/index.aspx?s=9&pid=434

Easwar
OriginLab



Edited by - easwar on 11/29/2006 9:19:13 PM
larry_lan Posted - 11/29/2006 : 8:57:36 PM
Hi:

The 2D Gaussian function is:



So you can define a function in Nonlinear Curve Fit dialog:

z=z0+A*exp(-0.5*((x-xc)/w1)^2-0.5*((y-yc)/w2)^2);

where z is dependent and x & y is independent.

Larry
OriginLab Technical Services

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