In this video we look at a Python program that fits some data for a charging capacitor to the form V(t) = V_sat [ 1 - exp( - t /T ) ]. The T (time constant) fitting parameter makes this a nonlinear regression. The program uses pandas and openpyxl to read the data from an Excel file (on the web). It uses matplotlib to plot the data points (and the fit function). It uses scipy.optimize's curve_fit to handle the non-linear least squares fit.
Смотрите видео Python Scipy Module Demo: Using curve_fit's nonlinear least squares to fit Charging Capacitor data онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Thomas Blum 28 Июнь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 52 раз и оно понравилось 1 людям.