how to write mat lab program to solve system of linear equation where i can put all coefficients individually and then form a matrix of it.

2 ビュー (過去 30 日間)
Given the equations: 10?1 + 2?2 − ?3 = 27 −3?1 − 6?2 − 2?3 = −61.5 ?1 + ?2 + 5?3 = −21.5 A. Define matrix A and b in terms of (i,j), where Ax = b, and i= number of row and j = number of column. Show the output of A and b.
  1 件のコメント
Steven Lord
Steven Lord 2019 年 8 月 26 日
Since this sounds like a homework assignment, show us what you've done to try to solve the problem and ask a specific question about where you're having difficulty and we may be able to offer some guidance.

サインインしてコメントする。

回答 (1 件)

Stephan
Stephan 2019 年 8 月 26 日

カテゴリ

Help Center および File ExchangeLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by