Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

mixed derivatives, I coulnt understand how can I solve ıf there are two kind derivatives

1 visualización (últimos 30 días)
Hi ;
I have to solve this equation and u'' and v'' are the second order derivatives of longitudinal and transverse displacements along X axial ;
u^^ nad v^^ are second order derivatives versus time ( I used ^ instead . )
-pAu^^ +EA(u'+1/2*(v')^2)'=-EAu''
-pAv^^-(EIv'')''+pI(v^^)''+[EA(u'+1/2(v')^2)']v'=-EIv''
  3 comentarios
Bjorn Gustavsson
Bjorn Gustavsson el 13 de Jul. de 2020
You have some sort of partial differential equation. Instead of writing it like that use the latex-capability to write the equations as proper equations. That will help others to see what type of problem you have - I couldn't figure out whether this was a steady-state or time-dependent PDE.
John D'Errico
John D'Errico el 13 de Jul. de 2020
You won't find analytical solutions. So use one of the many methods to find and characterize numerical solutions of PDEs. Which probably means you need to do a lot of reading, before your fingers ever write any code.

Respuestas (1)

Gloria
Gloria el 13 de Jul. de 2020
  2 comentarios
Bjorn Gustavsson
Bjorn Gustavsson el 13 de Jul. de 2020
Well, to reiterate John D'Ericco's previous comment: You first have to have some fundamental understanding of the type of equation you're about to work with, to reach that you have to do some reading. My general suggestion for the "first stab" information-gathering is to look up what wikipedia has to say about this topic: wikipedias top-page in PDEs

Community Treasure Hunt

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

Start Hunting!

Translated by