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.
- Host: GitHub
- URL: https://github.com/macabdul9/scilab-programming
- Owner: macabdul9
- Created: 2019-04-04T00:36:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T16:22:43.000Z (almost 7 years ago)
- Last Synced: 2025-06-14T14:03:53.024Z (9 months ago)
- Topics: curve-fitting, line-fitting, maths, numerical-methods, plotting, scilab, step-function
- Language: Scilab
- Size: 223 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.