Transcription of INTRODUCTION TO SCILAB - MARS Lab
{{id}} {{{paragraph}}}
INTRODUCTION TO SCILAB " %#$# ! Pre-defined mathematical variables .. Booleans .. Complex numbers .. Strings .. Dynamic type of variables ..214 Overview .. Create a matrix of real values .. The empty matrix[].. Query matrices .. Accessing the elements of a matrix .. The colon : operator .. The dollar $ operator .. Low-level operations .. Elementwise operations .. Higher level linear algebra features ..315 Looping and Theifstatement .. Theselectstatement .. Theforstatement .. Thewhilestatement .. Thebreakandcontinuestatements ..356 Overview .. Defining a function .. Function libraries .. Managing output arguments ..427 Overview .. 2D plot .. Titles, axis and legends .. Export ..468 Notes and references479 Acknowledgments48 Bibliography49 Index4921 OverviewScilab is a programming language associated with a rich collection of numerical algorithms cov-ering many aspects of scientific computing the software point of view, SCILAB is aninterpretedlanguage.
LabVIEW, a platform and development environment for a visual programming language from National Instruments. From the license point of view, Scilab is a free software in the sense that the user does not pay for it and Scilab is an open source software, provided under the Cecill license [2]. The software is
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}