Solving Nonlinar Equations Videos

NLSOLVE

Description

This video demonstrates how to use the function NLSOLVE to solve nonlinear equation systems in both Excel and Google Sheets. Multiple examples are illustrated including a system with inequality equation and a parameterized integral problem. NLSOLVE is based on Levenberg, Marquardt algorithm.

Description

This video demonstrates how to use the function NLSOLVE to find least-squares best fitting curve for a set of (x,y) data points in both Excel and Google Sheets. NLSOLVE is based on Levenberg, Marquardt algorithm.