photo

kurdistan mohsin


Last seen: 2年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
0 回答

ランク
257,818
of 300,871

評判
0

コントリビューション
11 質問
0 回答

回答採用率
45.45%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


how to generate a vector of binary code
hello , i want to generate a vector of size 10 of binary code(zeros and ones ) ,any one can help?

3年以上 前 | 2 件の回答 | 0

2

回答

質問


how to repeat the while loop with the same value of matrix
hello, i have the bellow code , for the second while loop this will be excuted untill matrix L is empty , but i want to repeat ...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


minimun value in a column matrix with its index
hi, I write the bellow code to find the minimum value in a column vector but it should not consider zero as a minimum , but how ...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


max value in each row with its index
hi , i have the below matrix , and i want to find the maximun value with its location(index)at each row w, so after finding the ...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


count the number of ones in each row
hi, i have the below N by N matrix and i want to count the number of ones in each row , anyone can help ? 0 0 0 ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


how can i repeat the function using iteration
hello , i have the below code , and i want to repeat it using 30 iteration , in each iteration it will give me different value o...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


randomly choose an element from each row in a matrix if it was equal to one
i have the below matrix and i want to choose randomly one element from each row but only for the elements values equal to on...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


break from a nested for loop
hi, i have the below matrix , i want each row to have only on value equal to '1' , so when searching if it find a one it will t...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


summation of each row in a 3D matrix
hello all , I have the bellow 3D matrix and i want to find the summation value of each row separately , anyone can help? c(n,i...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


find the minmum value in each column of a matrix
i have the below matrix(d) and i want to find the minumum value of each column but that value must not equal to zero d= ...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


plot circules with with radius and random locations on 10x10 square area
I want to plot 10 circuls with radius=2 and other 10 circules with raduis between [1,4] and randlomly located on a square area...

4年弱 前 | 1 件の回答 | 0

1

回答