janhardo

700 Reputation

12 Badges

11 years, 66 days

MaplePrimes Activity


These are replies submitted by janhardo

@acer 

What is wrong with this code ?

"As I recall, the accompanying code was not a great example of Maple programming, even when less outdated"

Then i could learn from this

@Carl Love 

Thanks

In folder lampmod all course mws
Also there is no help for the commands from LAMP ?
The LAMP commands are found under: Mathematics...Linear Algebra...Lamp Library...

 

@Carl Love 

Note: i removed the link

This second new  file for LAMP- where you asked for-  is a easier one to use then th e first one 

@vv 

Thanks
Works great for 2 D 
For 3 D solids (conics etc)  classification maple has no existing procedure ? 

@Kitonum 

Thanks

There was a procedure in Maple what is taken for classification conics 2D 

@acer 

Thanks

Outdated yes, and programmed by students at that time
Can't be much for value for me then, for studying example programming?

Seems that 5 LAMP commands not working in Maple 
-Drawlines,Drawplanes, Backsolve,Matsolve, Inverse
Lamp book is detailled in basic linear algebra and its well done
Probabably there are some unique commands made specially for Lamp .

Take the first lesson:

You can also use the special command Drawlines (not working correct)  to plot the lines without first having to solve each equation for y: (Geometric Perspectives On Linear Equations chapter).
 

Or take The Drawplanes command (not working correct)(Geometric Perspectives On Linear Equations chapter) can also display the planes in another way that is sometimes easier to see: instead of planes it shows circles with intersectionline(s)

 All basic math

c1m1_v3.mws

@Carl Love 

Thanks!

I noticed already the linear algebra  has two versions in Maple,interesting.
Seems to be working now Lamp!

 

@Carl Love 

Thanks

A answer is : `Lamp environment loaded.`

and with(lamp); gives error

Error, invalid input: with expects its 1st argument, pname, to be of type {`module`, package}, but received Matrix(3, 13, {(1, 1) = 6, (1, 2) = 10, (1, 3) = 10, (1, 4) = 4, (1, 5) = 4, (1, 6) = 8, (1, 7) = 8, (1, 8) = 3, (1, 9) = 5, (1, 10) = 9, (1, 11) = 11, (1, 12) = 6, (1, 13) = 6, (2, 1) = 3, (2, 2) = 3, (2, 3) = 2, (2, 4) = 2, (2, 5) = 3, (2, 6) = 3, (2, 7) = 8, (2, 8) = 8, (2, 9) = 13, (2, 10) = 13, (2, 11) = 8, (2, 12) = 8, (2, 13) = 3, (3, 1) = 1, (3, 2) = 1, (3, 3) = 1, (3, 4) = 1, (3, 5) = 1, (3, 6) = 1, (3, 7) = 1, (3, 8) = 1, (3, 9) = 1, (3, 10) = 1, (3, 11) = 1, (3, 12) = 1, (3, 13) = 1})
Its a package for linear algebra what is bought for study purposes, but get never far with it
Now at the moment i am learning about  quadric surfaces and some linear algebra is needed

Also the programming of the lamp commands could be helpful for learning programming ?

 

@janhardo 

But i see that quadric surfaces are handled in some linear algebra books. 
The simplest equation for  surfaces are in standard positions.
Like with the conics in 2D, the surfaces can be rotated out of standard position too.

The example in Maple can be a good start to study this further.
Ok , what's a Hessian determinant content (3x 3)for a solid 3D compared with the Hessian for 2D?  

The surfaces are interesting, because they are solutions of a partial diff equation? 
This type of equation ( Pdiff) i never studied before,
Do have here a second hand book bought in a bundle when i started to study math : partial differential equations: analytical solution techniques by J.Kevorkian.
But i don't have enough needed base math knowledge when i read the preface.

 

Introduction to Partial
Differential Equations:
A Computational
Approach
Aslak Tveito
Ragnar Winther
Springer

-------------------------------

found some studymaterial..  

You are embarking on a journey in a jungle called Partial Differential Equations.
Like any other jungle, it is a wonderful place with interesting sights
all around, but there are also certain dangerous spots. On your journey,
you will need some guidelines and tools, which we will start developing in
this introductory chapter.

 

 

@vv 

Thanks!

Was not intented to ask something again about the math behind a possible procedure , although interesting
I do have some calculus books about two variables and old studymaterial, so no shortage about theory.

I see a 3 x3 Hessian determinant ..(for  x,y,z) , i know only a 2x2 hessiaan determinant for functions of two variables and never got lectures about 3d conics(solids).  

My question was not to  the point, but  must be about the classification of quadric surfaces.  
It seems that you give at the end of the worksheet a classification and as start a formula f , unfortanely don't know their connection

I do have still a lot of programming tasks for working on it.    

 

@Joe Riel 

Do you want use Maple on the same way as with Mathematica and Direktmath?
Like doing math by hand..interesting.

When i tried to rearrange the expression for a conic classification it become difficult , because its nowhere  documented on one place how this exactly in Maple can be done  
In another study book i got the advice don't bother about simplification, because Maple can handle big expressions, but that was for engineering  

 

@Joe Riel 

That object orientated programming is this possible in a Maple procedure to get his at a higher level of programming?

Object orientated programming should be a better way of programming than ..... 

@Joe Riel 

Thanks

I am curious  with my modest knowledge of programming procedures,  has this  something to do with object  inheritance.?

@Joe Riel 

Thanks

I don't know too  how a programming toolbox must be filled with the regular programming commands  ?
There is so much possible with programming in Maple and on different ways.
A toolbox was  for sale in the past  (Maple V), but as you noticed its not useful anymore 
 

Learning programming in Maple is starting with easy programming tasks to difficult tasks.
That's the challence for educators who want to learn people programming in Maple.   

 

@janhardo 
I want to add vertical lines to the cornerpoints of the (step)planes to the roster with  command spacecurve, but even for one manual input the vertical line plot is not to get ? 
Later on make it general..
 
 

First 57 58 59 60 61 62 63 Last Page 59 of 75