GUI solver for nonlinear algebraic equation systems using fsolve

GUI application using MATLAB fsolve to solve up to 99 nonlinear algebraic equations simultaneously.
1.4K Downloads
Updated 13 Nov 2009

View License

MATLAB fsolve is frequently used to solve nonlinear algebraic equation systems. This utility makes it simple. User enters initial guesses and equations. The equations will be solved automatically after user clicks the Run button. Residual values are also displayed for user to judge the quality of the answers. User can input a .txt file containing equations instead of entering them on the screen. As a teaching tool, an m-file can be generated in the File menu to show the inner-working behind the GUI.

Cite As

Tingyue Gu (2024). GUI solver for nonlinear algebraic equation systems using fsolve (https://www.mathworks.com/matlabcentral/fileexchange/25840-gui-solver-for-nonlinear-algebraic-equation-systems-using-fsolve), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Systems of Nonlinear Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0