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!