How to add exponential to a simulink model?

조회 수: 137 (최근 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 CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by