[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to use 'colloc'?
From: |
John W. Eaton |
Subject: |
How to use 'colloc'? |
Date: |
Wed, 4 Jul 2012 10:04:25 -0400 |
On 2-Jul-2012, Søren Hauberg wrote:
| I need to solve a system of 2nd order ODE's with two-point boundary
| conditions, and I'd figure I'd try to use the 'colloc' function for
| this (I've tried a few different routines, but there all kinda
| slow). The documentation for this function is a bit lacking for a
| newbie like myself, so I was wondering if anybody has a link to some
| tutorial on how to use the function? Specifically, I can't figure
| out how to have general boundary conditions u(0) = u_0 and u (1) =
| u_1.
Take a look at section A.5 from the following and let me know if it
helps.
http://jbrwww.che.wisc.edu/home/jbraw/chemreacfun/web-appendix.pdf
jwe