Search Tutorials

The Tutorials in this series are created using Scilab 5.2.0 and 5.2.2 on Ubuntu 14.04 and Mac OS. Mathematical and scientific calculation software, open source substitute for MATLAB, very useful for all science and engineering students, in academics particularly. Read more


About 1286 results found.
  1. Instruction Sheet
  2. Installation Sheet
  3. Brochures

Foss : Scilab - English

Outline: 1. Define a continuous time system: second and higher order 2. Response plot for step input 3. Response plot for sine input 4. Bode plot 5. Study numer and denom Scilab functio..

Advanced

Foss : Scilab - English

Outline: * Define discrete time system variable z * Define first order discrete time system * Explain ones, flts, dscr, ss2tf functions

Advanced

Foss : Scilab - English

Outline: * Write a squaring function * Use of scifunc block in XCOS * Use of MUX block * Call functions having multiple inputs and outputs

Advanced

Foss : Scilab - English

Outline: Simulating a PID controller using Xcos: 1. Modifying firstorder.xcos file to implement a PID controller 2. Closing the loop 3. Setting PID gains and observing its response 4...

Advanced

Foss : Scilab - English

Outline: Compiling an external C library Generating shared library Copying the shared library to Scilab Toolbox Interfacing the shared library with Scilab Understanding the important co..

Advanced

Foss : Scilab - English

Outline: About Scithon toolbox About header folder Interfacing between Scilab and Python Files used for starting the python instance and overloaded virtual functions Links to understa..

Advanced

Foss : Scilab - English

Outline: * What is Interactive Simulation? * Learn about Interactive Simulation using a slider. * What is TKSCALE block? * How to use TKSCALE block as slider? * Collecting all the requi..

Advanced

Foss : Scilab - English

Outline: * Ways to define variables in Xcos * Creating a simple simulation * Importing necessary blocks * Interconnecting the blocks * Show error of using variable without defining it ..

Advanced

Foss : Scilab - English

Outline: * Load the code file for a simple simulation using the Ramp Input block * Use the TOWS_c block to the save data values in the workspace * Comment on the parameters of the TOWS_c ..

Advanced

Foss : Scilab - English

Outline: * Loading the code file for a simple simulation using Ramp Input block * Using TOWS_c block to save values in the workspace * Using WRITEC_f block to save simulation data to a C ..

Advanced

Foss : Scilab - English

Outline: Use of Super Blocks What is a Super block? Explain CONST, POWBLK_f, AFFICH_m and ClOCK_c blocks of super-initial.xcos file. Change the value of CONST block and run it. ..

Advanced

Foss : Sed-Stream Editor - English

Outline: About Sed Features of Sed Who can use Sed? About Sed Substitute command About Sed special characters About Sed commands with Files About more on Sed commands About Advanced ..

Basic

Foss : Sed-Stream Editor - English

Outline: Workflow of Sed command Sed command with standard input Example to show case sensitive of Sed command Example to explain the workflow of Sed command Sed command with 'G' option..

Basic

Foss : Sed-Stream Editor - English

Outline: About Print command Various options in Print command How to use special characters such as • $ (dollar) • ^ (caret) • = (equal to) • &(ampersand) About ti..

Basic

Foss : Sed-Stream Editor - English

Outline: About Delete command About Write command About Read command About Append command About Insert command About Change command About Execute command Demonstration of above comma..

Basic

Foss : Sed-Stream Editor - English

Outline: About e (execute) command Demonstration to execute a set of Linux commands using Sed About -f flag Demonstration to use multiple substitute commands inside a script file Abou..

Basic

Foss : Sed-Stream Editor - English

Outline: How Sed commands useful to Programmers and System Administrators? Sed commands with C source code Print only the function names in the C program How to change the variable name..

Intermediate

Foss : Single Board Heater System - English

Outline: What is SBHS Salient features of SBHS Block Diagram architecture of SBHS Brief explanation of each block

Basic

Foss : Single Board Heater System - English

Outline: Setting up physical communication between SBHS and computer Downloading the FTDI USB driver for SBHS Installing FTDI driver

Basic

Foss : Single Board Heater System - English

Outline: Download relevant SBHS scilab code Identify SBHS COM port number Configure scilab serial toolbox Handle errors Perform steptest experiment Reset SBHS

Basic