Can Matlab 2011b dsolve command solve the 4th order beam deflection equation?

조회 수: 5 (최근 30일)
Seth
Seth 2014년 7월 31일
I am looking for some help using dsolve to come up with a solution to the attached equation.
The newer versions of symbolic toolbox can use the diff() command within dsolve. What I'd like to do is something like this but in the syntax used in 2011b:
u1(x)=dsolve(diff(diff(bending_stiffness,2),2)=w)
Could somebody please help me out with the syntax I need?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by