A picture is worth a thousand words (sorry for the shoddy work): If the solution is preserving the value and the slope at both ends it is better. If, in addition, the position and sharpness of the transition can be adjusted it is perfect. But I have not found any solution yet… Thank you very much for your help Here
Tag: smoothing
Plot smooth line with PyPlot
I’ve got the following simple script that plots a graph: As it is now, the line goes straight from point to point which looks ok, but could be better in my opinion. What I want is to smooth the line between the points. In Gnuplot I would have plotted with smooth cplines. Is there an easy way to do this