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 of Kinetic Trace with convolution

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
quantusenor Posted - 04/05/2019 : 6:00:55 PM
Hello everyone. I am trying to fit my Kinetic Trace using the tutorial Fitting with convolution. I am total zero at coding, so when I try to write my own function, it doesn't work. The function I am using is tri-exponential-decay:
y=a1*exp(-(x-t0)/t1)+a2*exp(-(x-t0)/t2)+a3*exp(-(x-t0)/t3)


The purpose of whole fitting is to determine extinction coefficients of excited states, which can be found from pre-exponential coefficients.

I was thinking maybe I can deconvolute my trace and then fit in into Tri-exponential decay function?
1   L A T E S T    R E P L I E S    (Newest First)
Sam Fang Posted - 04/08/2019 : 05:19:08 AM
Hi,

Origin provides Fit Convolution App for it, it needn't coding, and you can download and try it:
https://www.originlab.com/fileExchange/details.aspx?fid=423

The worksheet should include three columns like the tutorial: first column for x, second column for y (convoluted signal), and third column for impulse response (e.g. Gaussian).

Note that over-parameterization existed in your tri-exponential decay function. You can fix t0.

Sam
OriginLab Technical Services

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