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 for Programming
 LabTalk Forum
 autocorrelation funtion on the fitting curve

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
nicolas1988b Posted - 10/31/2017 : 3:06:11 PM
Hi, i need to write an autocorrelation funtion to fit with my data.
the funtion is something like this
G(nu)={(1/(N-nu)*sum(F(i)*F(i+nu),i,i+un)/[((1/(N-nu))*sum(F(j),nu,N)]*[((1/(N-nu))*sum(F(j),j=1,n-nu)]}
where N and nu are positions in a row of random numbers and F(i) is the number in the position i
i can chose nu.



I already have a program that calculates de correlation, the graph is this one:



please help.
1   L A T E S T    R E P L I E S    (Newest First)
yuki_wu Posted - 11/01/2017 : 01:29:30 AM
Hi,

I suppose you wanna define a user-defined fitting function. You can refer to these pages, it may help:
http://www.originlab.com/doc/Tutorials/UserDef-FitFunc
http://www.originlab.com/doc/Quick-Help/Summation-DoubleIntegral-Func

Regards,
Yuki
OriginLab

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