gistlib
other matlab categories
diagonalization code snippets in matlab
a = [38 2 13; 5 23 11; 19 3 17] b = [6 17 29; 43 15 8; 1 4 22] c = [14 9 1; 2 31 7; 8 20 6] legen sie eine matrix e an, wobei sich die spalten jeweils aus den diagonalelementen von a, b & c ergeben in matlab
how to change the diagonal of a matrix 3x3 with a vector with 3 elements in matlab
gistlib
by LogSnag