Community Profile

photo

Howard Wilton


Last seen: 20 days ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Generate nchoosek vectors line-by-line
I would like to interate through combinations according to the code, combos = nchoosek(1:512,6); for c = 1:size(combos,1) ...

2 years ago | 1 answer | 0

1

answer

Question


Generate expandable code for a particular matrix
I have devleoped the code to build a matrix of combinations of 1 and 2 in the diagonal (see below). I would like to have to cod...

2 years ago | 1 answer | 0

1

answer