Kajal Agrawal
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to calculate this equation in matlab?
for i, n >3 can i calulate or generate any program for this equation.
1年以上 前 | 1 件の回答 | 0
1
回答質問
how to draw a graph
i have 12 vertices and 36 edges, how to draw a regular graph (all vertices having same degree).
1年以上 前 | 1 件の回答 | 0
1
回答質問
to finding the chromatic set
we want to chromatic number. step1- creat a square matrix and first assign 0 in a set. step 2- From the above matrix we sel...
1年以上 前 | 1 件の回答 | 0
1
回答質問
how do i find a set using matrix
i have a matrix and also lower and upper bound for it. firstly the set is empty and i want to inclue the matrix element a11 in ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
how to delete all row contain a 1's and how to delete a column contain 1's. Q=[3 1 1 0 0 1;1 3 1 0 1 0;1 1 3 1 0 0;0 0 1 3 1 1;0 1 0 1 3 1;1 0 0 1 1 3]
Q=[3 1 1 0 0 1;1 3 1 0 1 0;1 1 3 1 0 0;0 0 1 3 1 1;0 1 0 1 3 1;1 0 0 1 1 3] i want to delete rows that contain a 1's and also c...
2年以上 前 | 3 件の回答 | 0