Feeds
질문
Solve function is unable to find an explicit solution
Hello, the code is as follows. clc;clear all A = [0.7 0.2; 0.05 0.64]; C = [0.5 -0.8; 0 0.7]; Q = [0.5 0; 0 ...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Solve Function Doesn't Give All Solutions
% this does not give all the solutions A = [0.7 0.2; 0.05 0.64]; C = [0.5 -0.8; 0 0.7]; Q = [0.5 0; 0 0.7]; R...
거의 2년 전 | 답변 수: 1 | 0
