How to add exponential to a simulink model?

129 ビュー (過去 30 日間)
Ahmad Ardal Jamal
Ahmad Ardal Jamal 2020 年 11 月 17 日
コメント済み: Ahmad Ardal Jamal 2020 年 11 月 17 日
Hello!
I have searched everywhere but I cannot find the answer. Let's say I have an equation of x^(2/3). How can I put the ^(2/3)? That is an exponential, but all I can find about exponentials are the exponential of the natural e, like e^x.

採用された回答

Paul
Paul 2020 年 11 月 17 日
編集済み: Paul 2020 年 11 月 17 日
Use the Math Function block, select pow as the function. Top input is x, the bottom input is a constant 2/3.
  3 件のコメント
Paul
Paul 2020 年 11 月 17 日
Sorry about that. See my edited answer. After you select the pow function, the block will have two inputs. The top input is x and the bottom input is 2/3.
Ahmad Ardal Jamal
Ahmad Ardal Jamal 2020 年 11 月 17 日
Thank you very much Paul!

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by