Solving a system of Non-linear equations for Combustion

4 views (last 30 days)
I am trying to solve for mole fractions of a combustion reaction. My textbook says that MATLAB can solve systems of non-linear equations but I am not sure how to solve for the equations they have set up. In the picture below (from my textbook) I want to find all Values of Xi.

Answers (1)

Abhisek Pradhan
Abhisek Pradhan on 30 Dec 2019
Non-linear equations can be solved using Optimization Toolbox.
Refer the following link which has examples for solving systems of Non-linear Equations and use the problem-based approach to solve the equations.

Categories

Find more on Systems of Nonlinear Equations in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!