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...
4 years 前 | 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 years 前 | 1 个回答 | 0
