janhardo

760 Reputation

12 Badges

11 years, 153 days

MaplePrimes Activity


These are questions asked by janhardo

A circle in XOY plane in a 3D axis system
There are two commands :
- spacecurve ( calculus)
- SpaceCurve ( vectorcalculus) 

p1 := plots:-spacecurve([x, sqrt(-x^2 + 1), 0], x = -1 .. 1, color = black, thickness = 5);
p2 := plots:-spacecurve([x, -sqrt(-x^2 + 1), 0], x = -1 .. 1, color = black, thickness = 5);
plots:-display(p1, p2, scaling = constrained, labels = [x, y, z]);

spacecurve plot for circle in parametric form sin(t,cos(t) ?
Spacecurve plot for circle  ( coordinatesystem )? 


 

At my first steps in vectorcalculus i calculating a scalar line integral, but the concept how to do this is not  yet clear to me 

ecxample_4_-_blz407_toegepaste_wiskunde.mw

https://drive.google.com/file/d/1K5mnfCAB_zSzLGNNz1rkUyjvRhCgpFi4/view?usp=sharing

 

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.

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