Error using rng(1) ?

5 次查看(过去 30 天)
amani
amani 2024-6-27
评论: Sam Chak 2024-6-27
i have Error using rng ! can s1 give me a help plz !
  2 个评论
Star Strider
Star Strider 2024-6-27
The error message is explicit and detailed. Just do what it tells you to do.
Sam Chak
Sam Chak 2024-6-27
@amani, are you specifically looking to use RNG Seed Number 1 in your work? Or are you asking for technical explanations about why it produces such an error message? Alternatively, do you want to know what "rand('state', 0)" has to do with Seed Number 1?
rng(1)
rng
ans = struct with fields:
Type: 'twister' Seed: 1 State: [625x1 uint32]

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 RF Blockset Models for Transceivers 的更多信息

标签

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by