統計
MATLAB Answers
3 質問
0 回答
ランク
of 177,627
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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,...
14年弱 前 | 1 件の回答 | 0
1
回答質問
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...
15年弱 前 | 1 件の回答 | 0
