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 years 前 | 1 个回答 | 0