Wave equation using MATLAB
이전 댓글 표시
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)}
답변 (1개)
Walter Roberson
2015년 5월 10일
0 개 추천
The Mind-Reading Toolbox, Beta 0.3, reports:
On line 42 of your program, you have a * where you need to have .* instead.
댓글 수: 2
Image Analyst
2015년 5월 15일
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
2015년 5월 15일
They really should make it where editors/moderators posts are exempt from being labeled spam.
카테고리
도움말 센터 및 File Exchange에서 Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!