Can Matlab 2011b dsolve command solve the 4th order beam deflection equation?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!