Wave equation using MATLAB
Afficher commentaires plus anciens
Hello, I am trying to solve this wave equation on matlab but I got no luck so far. Please help.
A string of 10 m is pulled upward in the middle to 1 meter and released. The string is not able to move at the two ends. Write the solution of the wave equation(c=1)
∂u/∂t (x,0)=0
u(0,t)=0
u(10,t)=0
u(x,0)={(x/5,0≤x≤5 and -x/5+2,5<x≤10)}
Réponses (1)
Walter Roberson
le 10 Mai 2015
0 votes
The Mind-Reading Toolbox, Beta 0.3, reports:
On line 42 of your program, you have a * where you need to have .* instead.
2 commentaires
Image Analyst
le 15 Mai 2015
They're taking forever to release that. So some people are not waiting and are taking the matter into their own hands, or uh, minds:
Why Brain-to-Brain Communication Is No Longer Unthinkable Exploring uncharted territory, neuroscientists are making strides with human subjects who can "talk" directly by using their minds
Image Analyst
le 15 Mai 2015
They really should make it where editors/moderators posts are exempt from being labeled spam.
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!