Feeds
提问
Matrix multiplication bugged?
Matrix multiplication not working properly. It should be [0 1 0], right? >> R R = 0.0000 1.0000 0 ...
6 months 前 | 1 个回答 | 0
1
个回答提问
Matlab ilaplace not working properly
How can I make matlab return the answer directly and automaticaly? ilaplace(40/(s*(2*s^3 + s^2 + 6*s + 2))) % matlab ju...
1 year 前 | 2 个回答 | 0
2
个回答提问
MATLAb Solve function not solving
I am trying to solve a system of equations in Matlab, however when I run the code below, it doesn't return an answer for I1, I2 ...
1 year 前 | 4 个回答 | 0
