At the moment, I'm trying to fit my given data (5 measured data points) to a function. I tried to do it with polyfit, but sadly as the two highest values almost got the same y-value my polynom goes down again (see screenshot).
Does someone know how to fit data to boltzmann function or to any defined function?
Thanks in advance.