Skip to main content

SCILAB

Scilab is free open source software for numerical computation providing a powerful computing environment for engineering and scientific applications.
Gathering both industrial needs and scientific advances, Scilab covers a wide spectrum of areas:
  • Aerospace,
  • Automotive,
  • Energy,
  • Defense,
  • Finance,
  • Chemistry,
  • Biology,
  • Medicine…
Scilab includes hundreds of mathematical functions. It has a high level programming language allowing access to advanced data structures, 2-D and 3-D graphical functions. A large number of functionalities is included in Scilab: control, simulation, optimization, signal processing... Xcos, the hybrid dynamic systems modeler and simulator is provided with the platform.
Scilab is free software distributed under CeCILL license (GPL compatible). It comes with source code, help and English user manuals. The availability of source code is of great interest in research or for strategic applications. The distribution mode of Scilab is particularly well suited for education where students can receive a free copy or as a tool for scientific cooperation without constraints.
The international scientific community, both academic and industrial spheres, invests in Scilab. Many external modules, contributions from users or from the Scilab Consortium R&D team, can also be downloaded.

Comments

Popular posts from this blog

Draft Sight DRAWING EXERCISE

To draw isometric views for the orthographic diagram shown here           LIST OF COMMANDS USED Line, Hatch, Snap, Ortho, Isometric grid PROCEDURE 1.       Set Ortho on. 2.       Enter Snap command, enter G for grid style and the I for isometric then press enter. 3.       Enter Isometricgrid and select T or top 4.       Enter Line command 5.       Select start point 6.       Specify next point: 40 7.       Specify next point : 15 8.       Specify next point : 20 9.       Specify next point : 15 10.   Specify next point : 20 11.   Specify next point: 60 12.   Specify next point: 8...

Draft Sight- Orthographic view of V block

Orthographic views for the pictorial diagram-V Block  LIST OF COMMANDS USED Line PROCEDURE 1.  Set the dimensions in mm and drawing boundary 210 x 297 mm 2.  Select line command icon in draw toolbar or type command LINE in command window. 3.  For Front View Specify start point» 0,0 [ENTER] 4.  Specify next point» @0,10 [ENTER] 5.  Specify next point» @-10,0 [ENTER] 6.  Specify next point» @0,60 [ENTER] 7.  Specify next point» @-10,0 [ENTER] 8.  Specify next point» @-25,-25 [ENTER] 9.  Specify next point» @0,-5 [ENTER] 10.  Specify next point» @-10,0 [ENTER] 11.  Specify next point» @0,5 [ENTER] 12.  Specify next point» @-25,25 [ENTER] 13.  Specify next point» @-10,0 [ENTER] 14.  Specify next point» @0,-60 [ENTER] 15.  Specify next point» @-10,0 [ENTER] 16.  Close 17.  Using the snap function draw the projection lines (thickness 0.15mm), Top view and side ...

BLOCKS: CREATE, EDIT, IMPORT AND EXPLODE IN DRAFTSIGHT

8.       BLOCKS: CREATE, EDIT, IMPORT AND EXPLODE. Aim To understand creating and editing blocks in DraftSight software. Blocks                                                A Block is a collection of entities bound together as a single entity. After creating a Block, we can insert it whenever we need it in a drawing. When you use the MakeBlock command, the symbol is recognized in the current drawing only. The MakeBlock command write a symbol to an external drawing file for use in any drawing. Click the MakeBlock icon on the Draw toolbar. The Block Definition dialog box is displayed. Name: Enter name. Description: Enter description. Units: Select Millimeters. Block entities: Click the Select in graphics a...