photo

Lorenzo


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
107,807
of 301,447

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

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

  • Thankful Level 1

View badges

Feeds

View by

Question


A link which have the equivalent for C code of the functions sum(ismember(A, B, 'rows')) and nchoosek(v,n)
Good evening, I have to make a porting in C code of a m-file (Matlab file) (that is: I have to translate in C code a file writt...

13 years ago | 0 answers | 0

0

answers

Question


How to generate combinatorial vectors avoiding some determinated subvectors
Hello, I have to generate in a script many combinatorial vectors, and the matter is the time: the script would take many months,...

13 years ago | 1 answer | 0

1

answer

Question


Dispositions with repetitions; dispositions without repetitions; combinations with repetitions.
Good morning, I use Matlab version 7.9 ; I already know the functions nchoosek(v,k) or combnk(v,k) to generate vectors of k...

14 years ago | 1 answer | 0

1

answer