Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can i solve the following wave equation analytically in matlab with plot and animation(2D plot and 3D plot)?
조회 수: 2 (최근 30일)
이전 댓글 표시
D(u(x,t),t,t)=c^2*D(u(x,t),x,x); Where u(x,0)=f(x),D[2](u)(x,0)=g(x),u(0,t)=0=u(L,t),L=2,c=4 and f(x) is arbitrary function and g(x)=0 here D[2](u) (x,0) means two times derivative of u with respect to x at t=0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!