Em
Followers: 0 Following: 0
Feeds
提问
curve fitting and optimisation code problems for f(x)= a.*exp(-b./(x.^p)) to dataset
I'm trying to fit a model to my data - I've attempted using the curve fitting tool and writing some code (see below) but both ap...
4 years 前 | 1 个回答 | 0
1
个回答提问
optimization data fitting error
I want find a model fit for a set of data. I'm just adapting the example code for my model, and there is just one line (my model...
4 years 前 | 1 个回答 | 0
1
个回答提问
curve fitting toolbox for y=y0.exp((x0/x)^v) where data is known, but y0,x0 and v are unknown constants
Hi everyone I have some scatter data that should take the form of y=y0.exp((x0/x)^v) (where x is the independent variable). I...
4 years 前 | 1 个回答 | 0