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
 Semi-Cirlce Fit

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
19102208 Posted - 01/29/2014 : 09:28:56 AM
Origin Ver. 8

I want do fit data points with a semi-circle fit. Probably I have to define a new function, maybe something like:
y-yc= +/-sqrt(r^2-(x-xc)^2)

What do I have to fill in the dialogues? (Parameter Names, Function,Independent Variables etc).

Thanks for help.
3   L A T E S T    R E P L I E S    (Newest First)
zahraa Posted - 01/29/2014 : 3:49:42 PM
Hi Matthias and refereceurs,
I just wanted to add that in order to these fits you would need implicit functions:
http://originlab.com/Index.aspx?go=Products/OriginPro&pid=1939

The implicit functions feature is in Origin 9.0 and above so you may consider upgrading.

Also Matthias, there is a built-in implicit Circle function in Origin 9.0 that can be used to conveniently fit semi circles without having to build your own.



Zahra

Originlab Technical Representative
zahraa Posted - 01/29/2014 : 10:22:58 AM
Dear Matthias and refereceurs,

To build a fitting function on your own you can use these resources:
http://www.originlab.com/Index.aspx?go=Support/VideoTutorials&pid=1172

http://www.originlab.com/www/helponline/origin/en/UserGuide/User-Defined_Fitting_Functions.html

If you are still having trouble with this, email us at
tech @originlab.com or post back on the forum and we can discuss it further.

Thanks
Zahra

Originlab Technical Representative
referenceurs Posted - 01/29/2014 : 09:37:17 AM
HELLO 19102208 PLEASE HELP ME
I HAVE A FONCTION TOO AND I NEED HELP
theta = pi * rand(100,1)
x = cos(theta) + 0.1 * randn(100,1)
y = sin(theta) + 0.1 * randn(100,1)


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