Can Matlab 2011b dsolve command solve the 4th order beam deflection equation?
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!