Feeds
已回答
How to solve a 2nd degree equation of matrix ?
After about 45 minutes of calculation, it still didn't work :( : >> RES = solve(P_s*B0_s-P_s^2*C_s==B1_s) Warning: Sol...
How to solve a 2nd degree equation of matrix ?
After about 45 minutes of calculation, it still didn't work :( : >> RES = solve(P_s*B0_s-P_s^2*C_s==B1_s) Warning: Sol...
11 years 前 | 0
已回答
How to solve a 2nd degree equation of matrix ?
Thanks for your answer, I'm going to try it right away. My bad, I didn't specify that I defined B0, B1 and C (Basically, w...
How to solve a 2nd degree equation of matrix ?
Thanks for your answer, I'm going to try it right away. My bad, I didn't specify that I defined B0, B1 and C (Basically, w...
11 years 前 | 0
提问
How to solve a 2nd degree equation of matrix ?
Hello, Pretty new with matlab, I'd like to know how to solve a second-degree equation of matrix : P*B0-P²*C=B1 All of the va...
11 years 前 | 3 个回答 | 0