janhardo

760 Reputation

12 Badges

11 years, 154 days

MaplePrimes Activity


These are replies submitted by janhardo

GettingStarted.pdf

 

Added also the Getting Started helpfile frorm where it must be possible according to the developer to install the calculus package.
Well, id not get it clear from these instructions what exactly to install for Maple 2021 ?

@janhardo 

I could add the partial deratives from  f(x,y)  in x and y direction, directional derative and gradient also in the 3D plot 
Showing also the level curve and the gradient as vectorfield from  f(x,y)
A while ago i do want to know more about vectorfields and ended at a tensor from vectorcalculus (if i am correct) , that becomes too complex 

@Carl Love 

The gradient vector is in a stationary point of a function of two variables the value 0 ( no vector : the zero vector) 
The stationary points thus found through the gradient are examined with the second partial derivative in those stationary points ( this is the "second derivative test" )

Now I know why the gradient is defined in the procedure 

@janhardo 

I like to see also a procedure made out of the calculation made by @Kitonum and @Acer if possible?

Better is trying to make it by meself first.

@Carl Love 
Thanks
Unfortunaly, no idea how this procedure is constructed 
See some sub procedures contained in a main procedure, but that's all 
How the sub  procedures are constructed ?
How the main procdure is constructed with the automatic scaling ?

Its complicated, because i am not really strong in vector calculus , so defining for example a gradient in terms of partial deratives ..?

Gradient:= proc(f)
local x, y, V:= (x,y); 
    unapply(diff~(f(V), [V]), [V])
end proc
:

For a 3D plot it is a levelcurve and standing on this is the gradient vector , and don't know why is used a gradientvector in the procedure

@acer 

We do now know the steps to solve this.

I think in general if you want to automate calculations with a procedure out of these calculations : what are the considerations ?
What are the steps to take.  

@acer 

The green points are the saddle points and drawing two levelcurves there shows exactly what characterise these saddle points

@acer 

Thanks

For a procedure to make there is the function itself and the domain to specify as input 
So a message : enter function and domain.
For educational purpose : showing the steps in the calculation as a list 
Showing in the critical points the two tangentlines and  levelcurves

Also interesting is to go  further with a plot of two functions also in a procedure and do something with a gradient and level curves

@Kitonum 

Thanks

Its good to know in your worksheet how those critical points are named.
And there is are locals points  and  more.

@Rouben Rostamian  
Thanks
There are for sure 6 points, but we don't nothing yet about the sadlepoints.
Perhaps later adding some more plots in one view to get the whole picture of

For now i look in old studymaterial how the questions were formulated.

@nm 
Thanks

Looks good to read!
The axis need also a symbol 
Comes later..

@acer 
Thanks

[[0, f(0)], [Pi/6, f(Pi/6)], [Pi/4, f(Pi/4)], [Pi/3, f(Pi/3)], [Pi/2, f(Pi/2)]]

this is a list of lists of sin(x), without the functionvalues, but when i do want this list? 

@Kitonum 

Thanks, its clear

@Carl Love 
Thanks

I am looking to the upgrade of the AMD ryzen 6 core processing and further i found..

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

AMD Ryzen 5 1600 offers 9% more performance per watt. Specifications: The AMD Ryzen 5 1600 has a thermal design power (TDP) of 65 Watts; The Intel Core i7-6850K, Intel’s lowest-power 6-core processor, has a thermal design power (TDP) of 140 Watts. Performance may vary based on use of latest drivers. RZN-37
-------------------------------------------------------------------------------------------- 
That TDP of 65 Watts is really good for the energyconsumption and reliability of the computerssytem..too much heath is a problem for the electronics as i know from my own experience.

First 50 51 52 53 54 55 56 Last Page 52 of 79