Statistics
2 Questions
0 Answers
RANK
167,699
of 301,598
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,346
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,689
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Combination of vectors to build a matrix
I have 10 column vectors with 4 elements each. I need do build a 4x4 matrix with different combinations of 4 of those vectors. ...
10 years ago | 1 answer | 0
1
answerQuestion
Help solving this msg: "In an assignment A(I) = B, the number of elements in B and I must be the same" according to my code bellow.
%Mensurements of the Agrorobot Pc(1) = [2;4;2;1]; Pc(2) = [3;3;5;1]; Pc(3) = [4;1;2;1]; Pc(4) = [7;8;1;1]; P...
10 years ago | 1 answer | 0
