Symbolic Code Generation & Differentiation · 2009. 2. 4. · Symbolic math tools • Useful for...

Post on 17-Mar-2021

12 views 0 download

Transcript of Symbolic Code Generation & Differentiation · 2009. 2. 4. · Symbolic math tools • Useful for...

Symbolic Code Generation& Differentiation

Doug James

Motivation: Bending Force

Now take a second derivative!

Symbolic math tools

• Useful for differentiation & optimized code gen.

• Examples:

• Maple

• Matlab

• Mathematica

• ...

Motivation 2:Newton-Schulz Iteration

• See whiteboard

Example 1Evaluate the algebraic expression

where

Example 1

Example 1

Example 2

Example 2

Example 2

Doh!Doh!

Doh!Doh!

Doh!

Doh!

Example 3: Newton-Schulz Iteration

• See code

Example 4: Neo-Hookean material

Example 4: Neo-Hookean material

Example 4: Ogden material

See code output(!)

Automatic Differentiation:Many compilers available

Automatic Differentiation:Many compilers available