Statistics
2 Questions
0 Answers
RANK
173 359
of 300 369
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 936
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 436
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Error using sym/cat>checkDimensions CAT arguments dimensions not consistent.
I don't understand why I get this error when executing the following code. C1 and C2 are 3x3 matrices defined before. Error usi...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
solve system of equations imposing two variables not to be equal
syms l11 l12 syms l21 l22 syms l31 l32 syms l41 l42 syms v11 v12 syms v21 v22 eq1 = [l11; l12; 1] == C1 * [v11; v12; 1]; ...
nästan 3 år ago | 1 answer | 0
