フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

ms=[ 2 8; 3 6; 1 9; 4 3]for t=1:10s= rand valued= rand valuelet s=9 and d=1ss=[s d]dd=[d s] if any rowwith all column of ms = ss or dd I will do something in this time iteration else do another thing

1 回表示 (過去 30 日間)
maha ismail
maha ismail 2015 年 2 月 5 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
ms=[ 2 8; 3 6; 1 9; 4 3] for t=1:10 s= rand value d= rand value let s=9 and d=1 ss=[s d] dd=[d s] if any row with all column of ms = ss or dd I will do some thing in this time iteration else do another thing
  1 件のコメント
maha ismail
maha ismail 2015 年 2 月 5 日
have matrix ms each row of it with all column
are accepted value in each iteration will introduce
a row vector . if the generated row vector equal to
any row with all columns of ms ill do something if
the generated row vector is not equal to any row
vector of matrix ms I'll do another thing

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by