An open API service indexing awesome lists of open source software.

https://github.com/macabdul9/scilab-programming

this is implementation of some well known numerical analysis formulae, line curve fitting and ploting of functions in Scilab, what I've learned in Maths-IV lab.
https://github.com/macabdul9/scilab-programming

curve-fitting line-fitting maths numerical-methods plotting scilab step-function

Last synced: about 1 month ago
JSON representation

this is implementation of some well known numerical analysis formulae, line curve fitting and ploting of functions in Scilab, what I've learned in Maths-IV lab.

Awesome Lists containing this project

README

          

# scilab-programming
this is implementation of some well known numerical analysis formulae, curve fitting (line of parabola) and ploting of functions in Scilab, what I've learned in Maths-IV lab.