How to perform a simple integration operation using MATLAB Simulink?

3 visualizzazioni (ultimi 30 giorni)
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.

Risposte (0)

Categorie

Scopri di più su Simulink in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by