i want to create a array structure using one,zero,eye
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
ajay kumar
am 2 Feb. 2016
Kommentiert: ajay kumar
am 2 Feb. 2016
use the ones, zeroes, eye and addressing commands as appropriate to construct the matrix D, by using upto three lines of command.
3 0 0 2 2
0 3 0 2 2
0 0 3 0 0
Thanks in advance
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!