problem solved thank you

1 visualizzazione (ultimi 30 giorni)
john hollywood
john hollywood il 22 Feb 2014
Modificato: john hollywood il 23 Feb 2014
thank you in ,much apprichated

Risposte (1)

Walter Roberson
Walter Roberson il 22 Feb 2014
Hint:
diag(a,b) + diag(c,d)
  4 Commenti
john hollywood
john hollywood il 22 Feb 2014
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 il 22 Feb 2014
For a 5x5 matrix, the main diagonal needs to have 5 elements: [2 2 2 2 2].

Accedi per commentare.

Categorie

Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by