Exponential Piecewise function creation.
Mostra commenti meno recenti
Hey everyone, I'm new, not very well-versed in mathmatics, but hopefully someone can help me.
My data is currently:
x = [10 20 30 40 50 60 70 80 90 100]
y = [1000000 3000000 6000000 10000000 30000000 60000000 100000000 300000000 600000000 1000000000]
I am trying to find an exponential piecewise function that will fit each interval. So a function for the line between 0 and 10 that is always increasing exponentially, then a new exponential function from 10 to 20 and so on.
I have entered a spline command and found the coefficients, but I do not know where to go from there.
I know this is probably a simple question, but any and all help would be greatly appreciated.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Spline Postprocessing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!