Feeds
질문
Solve unknow array/matrix
I have a know 2x2 array (3 0; 0 2)that get multiplied by array A and the answer is a known array C(1 2 3; 4 5 6), how can I sol...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Unable to find explicit solution to a very simple equation
So my code is syms x solve(-3*x^4+12*x^2 > 0,x) And for some reason matlab cant answer this. I have tried everything but not...
거의 5년 전 | 답변 수: 1 | 0
