Can Matlab 2011b dsolve command solve the 4th order beam deflection equation?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!