You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The linear leastsq solver currently starts at 1 for each time or frequency fitting step. However, if it started from the fitted parameters of a previous fitted time and frequency it could converge much faster and improve runtimes considerably.
The text was updated successfully, but these errors were encountered:
aewallwi
changed the title
Have lin-leastsq use solutions from adjacent times and frequencies to speed up convergence.
Have lin-leastsq use solutions from adjacent times, frequencies, and redundant group elements to speed up convergence.
Jun 18, 2021
The linear leastsq solver currently starts at 1 for each time or frequency fitting step. However, if it started from the fitted parameters of a previous fitted time and frequency it could converge much faster and improve runtimes considerably.
The text was updated successfully, but these errors were encountered: