Home:ALL Converter>Using Matplotlib how to plot algebraic equations

Using Matplotlib how to plot algebraic equations

Ask Time:2017-05-17T13:58:11         Author:Godekere

Json Formatter

Using Matplotlib, how can I plot the following algebraic equations in 3d? Would like to visualize the intersection of 3-planes.

x - y + 2z =  5

    y -  z = -1

         z =  3

Author:Godekere,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/44016701/using-matplotlib-how-to-plot-algebraic-equations
yy