搜索资源列表
fit_logistic
- Fit time series Q(t) to a logistic function. Inputs (vectors of same size): t (time) & Q Outputs: Qpre (logistic model fit to data) and three independent parameters: thalf, Qinf, and a, describing the logistic Q(t) = Qinf/(1 + exp(-a*(t-thalf))
DecayFit 1.4 matlab
- Curve fir with Matlab