Verstehen und Optimieren in 3D
Mathematik mit MuPAD 4, Prof. Dr. Dörte Haftendorn Nov 07 Update Nov 07
http://haftendorn.uni-lueneburg.de www.mathematik-verstehen.de
####################################################################
Elemente aus hut3d, sehnenviereck,....
plotfunc3d(y*x)
plotfunc3d(9-x^2-y^2)
Suche nach der optimalen Form
plotfunc3d(9-x^2-y^2,(x-1)*y)
plotfunc3d(sin(y*x))