BertiniLab is a MATLAB interface for Bertini, a general-purpose solver for systems of polynomial equations. Bertini can find isolated solutions and positive-dimensional solutions using homotopy continuation. The systems can be underdetermined, exactly determined or overdetermined. Bertini uses adaptive multiprecision and provides endgames to accurately compute singular roots. It also has efficient parameter continuation methods for families of systems that are related by one or more parameters.
BertiniLab is a MATLAB interface that supports all features of Bertini version 1.4. The user can define a system of equations in several ways. They can write the equations as strings. They can create them as a Symbolic Toolbox array; if the user does not have this toolbox, a class POLYSYM is provided that emulates some of its features. The equations can also be generated using a MATLAB function, and matrix algebra is supported. The interface makes it easy to retrieve solutions, and BertiniLab can be tailored to specific applications by subclassing it.
Cite As
Andrew Newell (2026). BertiniLab (https://www.mathworks.com/matlabcentral/fileexchange/48536-bertinilab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Elementary Math > Polynomials >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.5.0.0 | Fixed bugs in read methods and mat2struct. Added more methods to find and sample an irreducible decomposition, test membership, dehomogenize coordinates and sharpen an isolated point solution. See the Release Notes in the documentation. |
||
| 1.3.0.0 | Removed unnecessary entries from Required Products. |
||
| 1.2.0.0 | It is not a toolbox after all. |
||
| 1.1.0.0 | I mis-interpreted the version requirement. |
|
|
| 1.0.0.0 |
|
