Javascript required
Skip to content Skip to sidebar Skip to footer

Plot Solution to System of Nonlinear Equations Mathematica

  • WolframAlpha.com
  • WolframCloud.com
  • All Sites & Public Resources...
Wolfram Language & System Documentation Center
Wolfram Language Home Page »

Equation Solving

Built into the Wolfram Language is the world's largest collection of both numerical and symbolic equation solving capabilitieswith many original algorithms, all automatically accessed through a small number of exceptionally powerful functions. The Wolfram Language's symbolic architecture allows both equations and their solutions to be conveniently given in symbolic form, and immediately integrated into computations and visualizations.

Solve exact solutions to equations and systems

NSolve numerical solutions to equations and systems

FindRoot numerically find local roots of equations

SolveValues, NSolveValues directly gives solution vectors

AsymptoticSolve asymptotic approximation to algebraic equations

DSolve exact solutions to differential, delay and hybrid equations

NDSolve numerical solutions to differential, delay and hybrid equations

ParametricNDSolve numerical solution to differential equations with parameters

AsymptoticDSolveValue asymptotic solutions to differential equations

RSolve exact solutions to recurrence and functional equations

RecurrenceTable table of solutions to recurrence and functional equations

AsymptoticRSolveValue asymptotic solutions to recurrence equations

FindInstance find particular solutions to equations and inequalities

Reduce reduce equations and inequalities

LinearSolve solve linear systems in matrix form

FrobeniusSolve  ▪ LyapunovSolve  ▪ DiscreteLyapunovSolve  ▪ RiccatiSolve  ▪ DiscreteRiccatiSolve

ContourPlot, ContourPlot3D plot solution curves and surfaces

RegionPlot, RegionPlot3D plot regions satisfied by inequalities

Related Tutorials

  • Equations
  • Equations in One Variable
  • Solving Equations
  • Numerical Root Finding
  • Eliminating Variables
  • Numerical Equation Solving
  • Simultaneous Equations
  • Solving Recurrence Equations
  • Differential Equation Solving with DSolve
  • Introduction to Numerical Differential Equations
  • Numerical Solution of Differential Equations
  • Complex Polynomial Systems
Top

Plot Solution to System of Nonlinear Equations Mathematica

Source: https://reference.wolfram.com/language/guide/EquationSolving.html