Feeds
提问
Has issue with libstdc++.so.6 been fixed?
I have the impression that the issue with libstdc++.so.6 has been fixed for recent MATLAB releases, because I cannot reproduce t...
7 months 前 | 1 个回答 | 0
1
个回答提问
Why do I get more real solutions then complex solutions for a equation?
I tried to solve an equation using the MATLAB symbolic toolbox: syms x; solve(abs(x+1)+abs(5*x-2)==6,x); The returned...
10 years 前 | 1 个回答 | 2