P06_OPT03 is a dataset directory of files containing points X and tangent vectors T along the curve F(X) = 0 for TEST_CON problem 6, option 3.
TEST_CON problem 6, option 3 is the Aircraft Stability function with the elevator value fixed at 0.0.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
PITCON66 is a FORTRAN77 library which seeks to produce a sequence of points that satisfy a set of nonlinear equations with one degree of freedom; this is version 6.6 of ACM TOMS algorithm 596.
PITCON7 is a FORTRAN90 library which seeks to produce a sequence of points that satisfy a set of nonlinear equations with one degree of freedom; this is version 7.0 of ACM TOMS algorithm 596.
TEST_CON, a FORTRAN90 library which implements test problems for numerical continuation.
TEST_CON, a MATLAB library which implements test problems for numerical continuation.
TOMS502
is a FORTRAN77 library which
seeks to produce a sequence of points that satisfy a set of nonlinear
equations with one degree of freedom;
this library is commonly called DERPAR;
this is ACM TOMS algorithm 502.
TOMS596
is a FORTRAN77 library which
seeks to produce a sequence of points that satisfy a set of nonlinear
equations with one degree of freedom;
this library is commonly called PITCON;
this is ACM TOMS algorithm 596.
Graphics files:
P06_OPT03_X***.TXT contains successive values of X.
P06_OPT03_T***.TXT contains successive values of TAN(X), the tangent vector.
You can go up one level to the TEST_CON dataset page.