Borrar filtros
Borrar filtros

Significantly different between two nonlinear functions

1 visualización (últimos 30 días)
jjohn33
jjohn33 el 18 de Ag. de 2020
Comentada: jjohn33 el 18 de Ag. de 2020
Is there any way to find out significantly different between two nonlinear functions?
I have these 2 models for the best fit:
y1 = a1/(b1+x) (blue) and y2 = a2/(b2+x) (red)
Mayby I can log the functions and make it linear and check if the e.g angle are > 0?

Respuestas (1)

Alan Stevens
Alan Stevens el 18 de Ag. de 2020
Or you could linearise by simply inverting and plotting 1/y1 against x1, and 1/y2 against x2.
  5 comentarios
Alan Stevens
Alan Stevens el 18 de Ag. de 2020
Find the errors on the slopes and intercepts. Use them to estimate if the lines are the same to within the errors or not.
jjohn33
jjohn33 el 18 de Ag. de 2020
Ok I will try and figure out to get a statistic significance as well

Iniciar sesión para comentar.

Categorías

Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by