problem solved thank you

조회 수: 1 (최근 30일)
john hollywood
john hollywood 2014년 2월 22일
편집: john hollywood 2014년 2월 23일
thank you in ,much apprichated

답변 (1개)

Walter Roberson
Walter Roberson 2014년 2월 22일
Hint:
diag(a,b) + diag(c,d)
  댓글 수: 4
john hollywood
john hollywood 2014년 2월 22일
sorry i really confuse diag([2 2 2 2 ]), diag([-1 -1 -1 -1], 2), diag([-1 -1 -1 -1],-1) i got this but its not giving the right answer . what am doing wrong ?
Star Strider
Star Strider 2014년 2월 22일
For a 5x5 matrix, the main diagonal needs to have 5 elements: [2 2 2 2 2].

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by