1
13
Hi,
I'm trying to get a hold of using DLL with Maple at the moment.
Just to give you some background informations.
My Headerfile:
[code]
#include using namespade std;namespace WAVEFUNC{ class { public:  ...
0
8
Dear Maple users
I know how to plot surfaces in 3D. However now I have a special task: I want to plot a piece of a solid region in 3D, more precisely a transverse or logitudinal wave. I wonder if there is an easy way to do this in Maple? Any hint will be appreciated!
Regards,
Erik
4
How can I plot standing waves with extra parameters. That is how can I plot something like 2A*sin(kx)*cos(wt) and vary the parameters to see what would happen if different types of waves traveling in different directions collided.