Yi-Shuan Liu
Followers: 0 Following: 0
Feeds
질문
How to plot time against a function with 2 variables
1 syms f(x,t) n inf 2 f(x,t)= (2/pi)*symsum((2/n)*sin(n*pi*x)*(1-exp(-0.2*n^2*pi^2*t)),n,1,inf) 3 fplot(f(x,t)) I am stuck o...
거의 3년 전 | 답변 수: 1 | 0