how I can draw the graph for system of equation when x and y variables are coming inside the coefficients matrix.

5 views (last 30 days)
I want to draw the graph for system of equation
A sinx+Bcosy=3
A 3x+B (2x+y)=7.
How I can plot the graph between x and y.

Answers (1)

Matt J
Matt J on 20 Jan 2021
A system of 2 equations in 2 unknowns generally has a finite number of solutions. It therefore does not define y as a function of x.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!