BertiniLab

버전 1.5.0.0 (2.66 MB) 작성자: Andrew Newell
Toolbox for solving polynomial systems
다운로드 수: 1K
업데이트 날짜: 2020/8/14

라이선스 보기

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.

인용 양식

Andrew Newell (2024). BertiniLab (https://www.mathworks.com/matlabcentral/fileexchange/48536-bertinilab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
R2015a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Polynomials에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

BertiniLab1.5/BertiniLab

BertiniLab1.5/BertiniLab/@BertiniLab

BertiniLab1.5/BertiniLab/@BertiniLab/private

BertiniLab1.5/BertiniLab/@polysym

BertiniLab1.5/BertiniLab/@polysym/private

BertiniLab1.5/BertiniLab/doc

BertiniLab1.5/BertiniLab/examples

BertiniLab1.5/BertiniLab/examples/codeUsedInManuscript

BertiniLab1.5/BertiniLab/shortcuts

BertiniLab1.5/BertiniLab/tests

BertiniLab1.5/BertiniLab/tests/R2012 and earlier

BertiniLab1.5/BertiniLab/tests/R2012 and earlier/testBertiniLab

BertiniLab1.5/BertiniLab/tests/R2012 and earlier/testPolysym

BertiniLab1.5/BertiniLab/tests/R2012 and earlier/testPolysym/private

BertiniLab1.5/BertiniLab/tests/testBertiniLab

BertiniLab1.5/BertiniLab/tests/testPolysym

BertiniLab1.5/BertiniLab/tests/testPolysym/private

BertiniLab1.5/BertiniLab/utilities

BertiniLab1.5/BertiniLab/doc

BertiniLab1.5/BertiniLab/examples

BertiniLab1.5/BertiniLab/examples/codeUsedInManuscript

버전 게시됨 릴리스 정보
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