A.A=fix(10+89*rand(5)) B.A=fix(20+90*rand(5,5)) C.A=fix(10+90*rand(5)) D.A=fix(10+100*rand(5))
A.A=one(3) B.A=ones(3,1) C.A=one(3,3) D.A=ones(3,3)