MATLAB で乱数発生のシードを定義するにはどのように記述しますか?
Show older comments
MATLAB 7.7 (R2008b) での乱数発生のシードの定義
rand('seed',34)
を、MATLAB 7.8(R2009a) で設定する方法を教えてください。
Accepted Answer
More Answers (0)
Categories
Find more on 乱数発生器 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!