Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Equation Solver (eqnsolver) details
Login with GitLab

Equation Solver (eqnsolver)

A toolbox providing various Numerical Techniques for solving an algebraic or transcendental equation.
(1607 downloads for this version - 1607 downloads for all versions)
Details
Version
1.0.0
Author
Manas Sharma
Owner Organization
Manas Sharma
Maintainer
Manas Sharma
Category
Creation Date
March 13, 2016
Source created on
Scilab 5.3.x
Binaries available on
This toolbox is in the process of being built
Description
            Toolbox: eqnsolver

Title: Equation Solvers (eqnsolver)

Summary: A toolbox with various functions for finding the roots of various
algebraic or transcendental equations using Numerical Techniques.

Version: 1.0.0

Author: Manas Sharma

Maintainer: Manas Sharma

Category: Numerical Maths

Entity: Manas Sharma

WebSite: http://www.bragitoff.com/

License: Creative Commons Attribution-ShareAlike 3.0

ScilabVersion: >= 5.4

Depends: 

Date: 2016-03-03

Description: A toolbox that comes with functions that will let you find the root
of almost any equation using the Numerical Methods. 
			 It will help in comparing the accuracy of the roots offered by the various
methods and proves as a great tool to study the Numerical Techniques for root
finding.
             Macros: 
			 nrsolve - Finds the real or complex roots of an equation using a Numerical
Technique called Newton-Raphson Method.
			 sesolve - Finds the root of an equation using a Numerical Technique called
Secant Method.
			 bsolve - Finds the root of an equation within a given interval using the
Bisection Method.
			 quadsolver - Finds the roots of a quadratic polynomial.
 

YOUTUBE:
https://www.youtube.com/watch?v=YGi7E54Jhng

https://www.youtube.com/watch?v=DtVAn5ks5CE
 
            
Files (1)
[74.06 kB]
Source code archive
	  
News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.