: ) wonderful world ( :

the metasyntactic variable

Archive for the ‘maple’ Category

chain rule once again

without comments

Encore une fois…

g:Rm→Rn∧f:Rn→Rk
“D(f)@g”∈Rm→Rk x n∧ D(g)∈Rm→Rn x m

It means that D(h) contains the partial differentials as columns and components as rows.

Written by grault

November 4, 2007 - 9:10 pm at November 4, 2007 - 9:10 pm

Posted in compalg, maple, math

chain rule

without comments

$ maple
    |\^/|     Maple 7 (IBM INTEL LINUX)
._|\|   |/|_. Copyright (c) 2001 by Waterloo Maple Inc.
 \  MAPLE  /  All rights reserved. Maple is a registered trademark of
 <____ ____>  Waterloo Maple Inc.
      |       Type ? for help.
> D(f@g);
                                ((D(f))@g) D(g)

> quit
bytes used=320280, alloc=327620, time=0.02
$

Written by grault

November 4, 2007 - 2:03 pm at November 4, 2007 - 2:03 pm

Posted in compalg, linux, maple, math