المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : مساعدة عاجلة في لغة البرمجة c++


sirin02
2016-10-18, 15:19
[CENTER]السلام عليكم ورحمة الله تعالى وبركاته
اريد حل سريع لهذه المسالة بلغة البرمجة c++
write a computer program that use the Peaceman_rachford ADI method to aproximate the solution of
(u_t=u_xx +u_yy u(x,y,0)=100sin (pi*x)sin(pi*y
u(0,y,t)=u(1,y,t)=0 u(x,0,t)=u(x,1,t)=0 0<x,y<1
t>0
compare the numerical solution with the exact solution u=100exp(-2*pi*pi*t)sin(pi*x)sin(pi*y
at t=0.1
وشكرا للجميع.

sirin02
2016-10-22, 20:28
83 مشاهدة ولا رد اين الخبراء منتديات الجلفة وشكرا.