Daryl Eduardo Sanchez Huamani
Followers: 0 Following: 0
Feeds
已回答
Why do I get the error “Dimensions of arrays being concatenated are not consistent.”?
A=[5 1 1 -1;1 8 -1 -6;1 2 -4 1; 1 2 -1 16] B=[2 -72 256 -11] %ELIMINACIÓN [AB]=[A B]; X1=rref(AB)
Why do I get the error “Dimensions of arrays being concatenated are not consistent.”?
A=[5 1 1 -1;1 8 -1 -6;1 2 -4 1; 1 2 -1 16] B=[2 -72 256 -11] %ELIMINACIÓN [AB]=[A B]; X1=rref(AB)
1 year 前 | 0