Feeds
질문
Matrix multiplication bugged?
Matrix multiplication not working properly. It should be [0 1 0], right? >> R R = 0.0000 1.0000 0 ...
8개월 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 4 | 0
