How to perform a simple integration operation using MATLAB Simulink?

3 ビュー (過去 30 日間)
mohamed omari
mohamed omari 2020 年 6 月 1 日
Hello MATLAB community,
I would like to solve for this equation using simulink only
phi(y)=qrt(1/(mw*L))*(cosh(tilda*y/L)-cos(tilda*y/L)-om*(sinh(tilda*y/L)-sin(tilda*y/L)));
where I am integrating by y and the tilda, L, om, and mw are constants. I'm sorry if this is overly simplistic but I honestly couldn't figure it out. My objective is to construct this in such a way that I can then finally write
double(int(D*phi*phi4th,[0 L]))
where phi4th is the 4th derivative of phi.

回答 (0 件)

カテゴリ

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

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by