フィルターのクリア

Info

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

could anyone help me how to fix the numbers when the code runs for more than one iterations

1 回表示 (過去 30 日間)
Prabha Kumaresan
Prabha Kumaresan 2018 年 4 月 13 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
For the following command line
rows=unused_rows(randsample(length(unused_rows),N_UE_rows)),
when i run the code the number of rows keep on changing for more than one iterations as randsample is being used.
But the number of rows need to be fixed when i run for more than one iterations.
could anyone help me how to modify the command line such that the number of rows needs to be fixed for more than one iterations.

回答 (0 件)

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

Community Treasure Hunt

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

Start Hunting!

Translated by