|
Calculus Programming Examples
- These example problems came from industry.
Compare previous solution methods with Calculus-level software
coding. Before Calculus programming, this
AC Motor code
required a knowledgeable user to 'manually' come up with desired
parameters. Without a knowledgeable user, this code may have required
-many- executions to achieve an acceptable solution. With Calculus
code, two or three runs gives -any- user the optimal results!
- Burgers'
Equation came from the physicist Johannes Martinus Burgers
(1895-1981) who was a professor at the Technological University of
Delft where he worked on turbulence. His simplified equation for
turbulence is now what is called Burgers' Equation. It seems to be a
common PDE test case. See the easy of solution with Calculus code.
|
|
|
|