Josh Ezekiel
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How would one update the plotted data without resting the figure axes labels and other format elements?
while t<=tf for i=2:Nx for j=2:Ny T(i,j) =T(i,j)+dt*alpha*(((T(i-1,j)-2*T(i,j)+T(i+1,j))/dx^2)+...
5 years 前 | 2 个回答 | 0