Example ProblemsΒΆ
Example 1 - Tutorial Example
- Example 2 - based off of this electromagnetic self-interaction theory example
- use of function derivative callback
- function callback for a guess
- a singular term
- uses extension and continuation
- Example 3 - based off of this lubrication theory example
- unknown parameters
- function derivative callback
- boundary conditions derivative callback
- saving of a solution
- Example 4 - based off of the Matlab MAT4BVP example
- function derivative callback
- function callback for guess
- Example 5 - based off of this Shock wave nozzle example
- function derivative callback
- boundary conditions callback
- Example 7 - chemical reactor engineering example provided by Mauricio Angeles (
in depth explanation
) - 2nd order
- Example 7 - chemical reactor engineering example provided by Mauricio Angeles (