Root-Finding Toolbox

버전 1.1.1 (4.66 MB) 작성자: Tamas Kis
Root-finding methods for both univariate, scalar-valued functions and multivariate, vector-valued functions.
다운로드 수: 33
업데이트 날짜: 2022/10/17

Root-Finding Toolbox View Root-Finding Toolbox on File Exchange

This toolbox provides root-finding methods for both univariate, scalar-valued functions (Newton's, secant, and bisection methods) and multivariate, vector-valued functions (Newton's method).

Technical Documentation

Click here to access the technical documentation.

Function Documentation

Fixed-Point Iteration:

Root-Finding Methods for Univariate, Scalar-Valued Functions:

Root-Finding Methods for Multivariate, Vector-Valued Functions:

Installation

Installing as a toolbox:

  1. Download the toolbox from File Exchange or GitHub.
  2. Double-click on (open) INSTALL/Root-Finding Toolbox.mltbx.
  3. MATLAB will automatically perform the installation and add all the functions included in the toolbox to the MATLAB search path.

Downloaded zip folder contents:

  • INSTALL → Contains the toolbox installer (Root Finding Toolbox.mltbx).
  • licenses → Contains the software licenses.
  • README.md → Markdown documentation for GitHub repository.
  • Technical Documentation → Contains the technical documentation (Root_Finding_Methods.pdf) for the various algorithms.
  • toolbox → Contains all the functions specific to this toolbox.

Note

All of these functions have been published on GitHub and MATLAB File Exhange individually. The purpose of this toolbox is to provide an easy way to "install" these functions into MATLAB (i.e. add these functions to the MATLAB search path) so they are always available for use.

인용 양식

Tamas Kis (2024). Root-Finding Toolbox (https://github.com/tamaskis/Root_Finding_Toolbox-MATLAB/releases/tag/v1.1.1), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2022b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.1

See release notes for this release on GitHub: https://github.com/tamaskis/Root_Finding_Toolbox-MATLAB/releases/tag/v1.1.1

1.1.0.0

See release notes for this release on GitHub: https://github.com/tamaskis/Root_Finding_Toolbox-MATLAB/releases/tag/v1.1.0

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.