필터 지우기
필터 지우기

How can I draw the graph for this system of linear equation in MATLAB?

조회 수: 1 (최근 30일)
PULAK Kumer
PULAK Kumer 2021년 1월 14일
A=[1 2 4; 5 7 9; 10 11 12]
B=[2;4;7]
X=inv(A)*B
Now what can I do to make the graph for this system of linear equation? I mean i need a graph from which we can easily understand the intersecting points.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Stress and Strain에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by