photo

Yi-Shuan Liu


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

2 years ago | 1 answer | 0

1

answer