Top "Scilab" questions

Scilab is a free and open source, cross-platform numerical computational package and a high-level, numerically oriented programming language.

How to make a polynomial approximation in Scilab?

I've a set of measures, which I want to approximate. I know I can do that with a 4th degree …

polynomial-math scilab approximation
Calling a custom function in Scilab

I'm fairly new to Scilab, and I'm trying to write a simple function and call it. How can I write …

scilab