Simulation - number of samples

5 ビュー (過去 30 日間)
Steve
Steve 2024 年 7 月 27 日
編集済み: Torsten 2024 年 7 月 28 日
MATLAB Helpcenter states:
When analyzing your FIS, you can configure the resolution of the output variable universe of discourse. To do so, set the Number of Samples parameter.
Is there a preset (optimum) value and how is this determined?

採用された回答

Torsten
Torsten 2024 年 7 月 27 日
編集済み: Torsten 2024 年 7 月 27 日
Is there a preset (optimum) value and how is this determined?
As big as necessary and as small as possible. You will have to test it for several values.
  2 件のコメント
Steve
Steve 2024 年 7 月 28 日
Can you please elaborate.
Torsten
Torsten 2024 年 7 月 28 日
編集済み: Torsten 2024 年 7 月 28 日
Do you know Monte-Carlo simulation ? You need a minimum number of runs to establish a trustworthy value for probability, but you shouldn't use too many runs in order not to waste time and memory.
I'm not sure, but I think "Number of Samples" here is a similar parameter as the number of runs in Monto-Carlo Simulation. The more you choose, the better will be the resolution of the result, but the more computing time and memory will be necessary.
From the documentation:
When analyzing your FIS, you can configure the resolution of the output variable universe of discourse. To do so, set the Number of Samples parameter.
But before using a tool like the fuzzy logic toolbox, you should read its documentation to know about the theoretical background. Or do you know better what is meant by "Mamdani To Sugeno" or "Rule Inference" or "Control Surface" ?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFuzzy Logic Toolbox についてさらに検索

製品


リリース

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by