How to perform a simple integration operation using MATLAB Simulink?

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 General Applications 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by