Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: curve fitting matlotlib scipy
Post: RE: curve fitting matlotlib scipy

does the abs() function even work in this sense for fitting(abs(a*(1-2*np.exp(-b*x)))?
Cjstarling Data Science 2 2,463 Sep-15-2020, 02:56 PM
    Thread: curve fitting matlotlib scipy
Post: RE: curve fitting matlotlib scipy

As far as I can tell; my script does fit the points but it is doing it over a far larger region than I would like. I've experimented by changing the bounds, to no effect. I've also experimented with c...
Cjstarling Data Science 2 2,463 Sep-15-2020, 01:32 PM
    Thread: curve fitting matlotlib scipy
Post: curve fitting matlotlib scipy

Hi, Could someone please advise me how I can improve the fit of my curve such that the fit goes through all my points and resembles the graph below? from scipy.optimize import curve_fit import matplo...
Cjstarling Data Science 2 2,463 Sep-10-2020, 08:51 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020