[Top] | [Contents] | [Index] | [ ? ] |
This manual documents how to use, install and port Octave's C++ class library, and how to report bugs. It corresponds to Octave version .
1. Acknowledgements | ||
GNU GENERAL PUBLIC LICENSE | ||
2. A Brief Introduction to Octave | ||
3. Arrays | ||
4. Matrix and Vector Operations | ||
5. Matrix Factorizations | ||
6. Ranges | ||
7. Nonlinear Functions | ||
8. Nonlinear Equations | ||
9. Optimization | ||
10. Quadrature | ||
11. Ordinary Differential Equations | ||
12. Differential Algebraic Equations | ||
13. Error Handling | ||
14. Installation | ||
15. Bugs | ||
Concept Index | ||
Function Index | ||
-- The Detailed Node Listing --- | ||
---|---|---|
Acknowledgements | ||
Contributors to Octave | People who contributed to developing of Octave. | |
Arrays | ||
3.1 Constructors and Assignment | ||
Optimization | ||
9.1 Objective Functions | ||
9.2 Bounds | ||
9.3 Linear Constraints | ||
9.4 Nonlinear Constraints | ||
9.5 Quadratic Programming | ||
9.6 Nonlinear Programming | ||
Quadrature | ||
10.1 Collocation Weights |