So far we have learned how to define a matrix in Scilab. In … Extracting data from a matrix in Scilab
As Matlab®, Scilab is very powerful at computations with variables such as vectors and matrices. … Editing vectors and matrices in Scilab
Even if it’s capable of very complex numerical computations, Scilab can be used … Basic Mathematical Functions in Scilab
Scilab is capable of simple mathematical calculation as well as complex calculations. From … Basic operators in Scilab
In this article we will learn how to use the general purpose Scilab functions. These … General purpose Scilab functions
When working with Scilab there are two ways of evaluating commands and functions. … How to create a Scilab script file
Scilab allows to store different type of variables (numeric, strings, etc.) in the … Scilab Variables – complex data structures, lists, cells and structures
In this article we will learn how to define other types of Scilab variables: … Scilab Variables – complex numbers, strings, polynomials and matrices
Every Scilab script, function or routine that we need to write will contain … Scilab Variables – naming, real numbers, constants
Development of Scilab started in France in the 80’s. The initial software was … What is the history of Scilab
A lot of the articles on x-engineer.org are using Scilab as programming/simulation environment. … How to install Scilab under Windows
The engine block is one of the biggest, heaviest and important component of … What is the engine block
In mathematics quite often it happens to add the same number several times: This … What are integer exponents in math
The vast majority of vehicles (passenger cars and commercial vehicles) which are sold … How an internal combustion engine works
Real numbers (R) are second biggest family of numbers in mathematics. We can … What are complex numbers
In engineering you’ll come across different types of numbers. For example in Control … What are the different types of numbers