janhardo

700 Reputation

12 Badges

11 years, 41 days

MaplePrimes Activity


These are questions asked by janhardo

I want to do a organised introduction in Maple  with the student and main vectorcalculus package
Is there some studymatrial to find for this ?
 

 

I did already some programmingexercises , but this sort of programming example i did not encounter in the programmingbook
How it is programmed in general lines ?
I do have a lot of small procedures to learn from

But it is too much asked here on the forum to explain all ins and outs for this procedure, because it is not that simple. 
 

Download Basisgrid_procedure.mw

 

Custom Palettes and Palette Entries on windows Pro 7 
Read a tutorial from a user @les 185

https://www.mapleprimes.com/posts/207781-Custom-Palettes-And-Palette-Entries

Is this still valid this tutorial from 2015  in the current version of Maple ?
This seems to be userunfriendly.

There was a example in clickable calculus video showing 2D math about vectorcalculus and a positionvector fomulaes  noted with dots ( one and two dots)
How do i get this notation and is it usable in Mapleinput  1D ?

In old studymaterial i could calculate  a gradient in (1,-1,2)   with obselote   package linalg 

f:= (x,y,z)->exp(x*y^3*z^2);
gradf(1, -1, 2); # werkt wel
              [-4 exp(-4), 12 exp(-4), -4 exp(-4)]

But i couldn't do it with the LinearAlgebra  or VectorCalculus package ?
LinearAlgebra has no gradient command, so left over Vector Calculus what is the right place 

First 11 12 13 14 15 16 17 Last Page 13 of 22