MATLAB で乱数発生のシードを定義するにはどのように記述しますか?
显示 更早的评论
MATLAB 7.7 (R2008b) での乱数発生のシードの定義
rand('seed',34)
を、MATLAB 7.8(R2009a) で設定する方法を教えてください。
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 乱数発生器 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!