Erik_de_Boer

5 Reputation

0 Badges

13 years, 66 days

MaplePrimes Activity


These are questions asked by Erik_de_Boer

Hello, 

For a beam vibration problem I want to animate a function w composed of a time dependent part p(t) and a coordinate dependent part W(x).

w(x,t)=W(x)*p(t)


The coordinate dependent part is an analytical function, but the time dependent part is sequence of a cetrain length with numeric data [{value},{time}]. The code that I used for animating a fully analytical function therefore can't work anymore.

w := W*p: 
with(plots...

Page 1 of 1