Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Scilab


Related Topics

In the News (Fri 25 Dec 09)

  
  Scilab - Wikipedia, the free encyclopedia
Scilab is a numerical computational package developed by INRIA and ENPC in France.
For the same reason, Scilab is not free software according to the definition of the Free Software Foundation, although it is distributed free of charge.
Scilab is very similar to MATLAB, however there are slight differences in the syntax used in functions.
en.wikipedia.org /wiki/Scilab   (417 words)

  
 freshmeat.net: Project details for Scilab
Scilab is a numerical computation system similiar to Matlab or Simulink.
Scilab includes hundreds of mathematical functions, and programs from various languages (such as C or Fortran) can be added interactively.
Scilab has been designed to be an open system where the user can define new data types and operations on these data types by using overloading.
freshmeat.net /projects/scilab   (255 words)

  
 Data visualization tools for Linux
Scilab is an interpreter and a high-level language for engineering and scientific applications that is in use around the world.
Scilab originated in 1994 and was developed by researchers at Institut national de recherche en informatique et en automatique (INRIA) and École Nationale des Ponts et Chaussées (ENPC) in France.
Scilab includes a large library of math functions and is extensible for programs written in high-level languages, such as C and Fortran.
www.ibm.com /developerworks/linux/library/l-datavistools/?ca=dgr-lnxw25VisualToolsForLinux   (2834 words)

  
 Project-Team-Scilab:Overall Objectives
Scilab is a scientific software package providing a powerful open computing environment for engineering and scientific applications.
Scilab is currently being used in educational and industrial environments around the world.
Scilab has been conceived to be an open system where the user can define new data types and operations on these data types by overloading operators.
www.inria.fr /rapportsactivite/RA2005/scilab/uid4.html   (207 words)

  
 PsiMag Automated Testing Framework: scilab.h File Reference   (Site not responding. Last check: 2007-09-11)
Convert a C++ STL vector to a Scilab vector.
This function assumes that the Scilab code is correct and the Scilab variable named by var_name is assigned a valid value by the code.
In Scilab it is impossible to differentiate between a vector containing one vector element of size N and a vector containing N scalar elements.
www.cs.utk.edu /~swain/test_framework_doc/scilab_8h.html   (1356 words)

  
 SciLab
SciLab is a free software environment which offers many of the same posibillities as Matlab.
The internal matlab to scilab conversion tool in Scilab is still in the beta stage and did not work reliably for my code.
Scilab has a help functionality which requires that separate help files are generated and installed in separate directories.
home.broadpark.no /~tpette-4/scilab.html   (289 words)

  
 SCILAB documents
SCILAB polynomials and their applications are presented, as well as a number of numerical methods for fitting data to polynomial and other non-linear functions.
The aim of the chapter is to demonstrate SCILAB applications in the solution of well-known PDEs from mathematical physics, rather than being a comprehensive presentation on partial differential equations.
The objective of optimization techniques is to determine the values of the independent variables that minimize or maximize a function (known, in general, as the objective function) subject to a number of constraints.
www.infoclearinghouse.com /descriptions/scilab.html   (3969 words)

  
 [No title]
Scilab is launched into emacs with "-nw" flag.
There is a scilab bug for emacs-shell when we start to run any graphical utility into scilab shell.For the bug description see my bugs reports Report to scilab,
At least for all scicos demo in scilab distribution everything seems OK now (also for xterm in -nw mode).
www.geocities.com /avezunchik/scilab/scilab.html   (232 words)

  
 Scilab - Wikipedia, la enciclopedia libre
Scilab es un lenguaje de programación de alto nivel para cálculo científico, interactivo de libre uso y disponible en múltiples sistemas operativos (Unix, GNU/Linux, Windows, Sun, Alpha) desarrolado por INRIA (Institut National de Recherche en Informatique et Automatique) y la ENPC (École Nationale des Ponts et Chaussées) desde 1990.
Scilab fue creado para hacer cálculos numéricos aunque también ofrece la posibilidad de hacer algunos cálculos simbólicos como derivadas de funciones polinomiales y racionales.
Scilab fue hecho para ser un sistema abierto donde el usuario puede definir nuevos tipos de datos y operaciones entre los mismos.
es.wikipedia.org /wiki/Scilab   (297 words)

  
 Review of Scilab
Then I tried scilab, which was released recently for Unix and Linux by INRIA (Institut National de Recherche de Informatique et en Automatique) of France.
Scilab is a fully featured scientific package, with hundreds of built-in functions for matrix manipulation, signal processing (complete with its own toolbox), Fourier transforms, plotting, etc. It is based on the use of matrices, which means that, with proper planning, you don't need to use subscripted variables in your programs.
The worst was an error in scilab's attempt to convert a function definition into FORTRAN code.
www.linuxjournal.com /node/1011/print   (1461 words)

  
 SCILAB Consortium launched
SCILAB is one of the numerical computing tools such as Matlab that totally revolutionized research and development in engineering some twenty years ago.
SCILAB has been conceived to be an open system where the user can define new data types and operations on these data types by using overloading mechanism.
On May 16, the SCILAB Consortium was launched with an initial meeting of its members under the chairmanship of Professor Alain Bensoussan, former chairman of INRIA, CNES and Council of ESA.
www.ercim.org /publication/Ercim_News/enw54/gomez.html   (588 words)

  
 Interacting with Scilab
Scilab is a Matlab-like scientific software package for numerical computation that can be very useful in managing neurophysiological signals.
Scilab is called with the option -f, so it reads the file indicated (com.sce).
Scilab is a general mathematical package, Wave is a friendly viewer with a lot of powerful possibilities, WFDB applications are a set of very well conceived and checked programs for signal and annotation processing and analysis, including many designed for electrocardiographic analysis.
www.physionet.org /tutorials/apt/node5.html   (1825 words)

  
 Using lpsolve from Scilab   (Site not responding. Last check: 2007-09-11)
Scilab has an open programming environment where the creation of functions and libraries of functions is completely in the hands of the user.
Because Scilab is all about matrices, all lpsolve API routines that need a column or row number to get/set information for that column/row are extended in the sclpsolve Scilab driver to also work with matrices.
The sclpsolve Scilab driver is written in C. To compile this code, under Windows the Microsoft C compiler is needed and under Unix the standard compiler is used.
www.freewebtown.com /lpsolve/Scilab.htm   (5699 words)

  
 Linux for Astronomy V7,8,9
Scilab is made of three distinct parts: an interpreter, libraries of functions (Scilab procedures) and libraries of Fortran and C routines.
Scilab has an open programming environment where the creation of functions and libraries of functions is completely in the hands of the user (see Chapter ??).
Finally, Scilab is easily interfaced with Fortran or C subprograms.
www.randomfactory.com /lfa/scilab-info.html   (511 words)

  
 Scilab, its use in Clinical Neurophysiology (EEG, EMG, EP, sleep recording)
Scilab is a powerful interactive open source programming environment that greatly facilitates the task of numerical computation and data analysis.
Scilab has been designed for engineering and scientific applications and can be got free of charge.
The tutorial is directed to Clinical Neurophysiologists and tries to establish bridges between the different abilities required to acquire, process and analyze neurophysiological signals using Scilab.
www.neurotraces.com /scilab   (144 words)

  
 EE31 Matlab 2 Scilab Portation   (Site not responding. Last check: 2007-09-11)
In some ways, Scilab may be the "best" of the Matlab clones.
Scilab has many strengths, including excellent documentation (the signal processing manual is an education in itself) and excellent support (via e-mail and its own newsgroup).
Scilab is mostly, but not completely, compatible with Matlab.
www.eeng.dcu.ie /~ee317/Matlab_Clones/Mat2Sci/tutinfo[1].htm   (606 words)

  
 Scilab - Software on IS Computers - Applications Software - IS - The University of Nottingham
Scilab is a free, scientific software package for numerical computation and data plotting using commands and syntax similar to Matlab.
Scilab 2.6 is available for use on Granby and Cropwell.
Scilab is available free for several platforms from the Scilab home page.
www.nottingham.ac.uk /lss/services/software/is-machines/appls/scilab.phtml   (132 words)

  
 Scilab
Scilab provides an environment which uses matrices (both full and sparse) as it basic data type.
Indeed the ability for students to have access to the software on their home machines is the main reason for a choice of open software.
We feel that Scilab provides the best compromise of free software and a sophisticated range of builtin facilities.
wwwmaths.anu.edu.au /~steve/Scilab/index.html   (150 words)

  
 [No title]   (Site not responding. Last check: 2007-09-11)
Scilab is developed at INRIA and is available via anonymous ftp in source and binary formats: ftp.inria.fr in directory INRIA/Scilab http://www-rocq.inria.fr/scilab What is new?
The development of Scilab continues ----------------------------------- In a near future, as an add on toolbox (and later as a built-in feature), there will be different integer data types (8/16 bit signed and unsigned) in Scilab, with all the associated algebraic operations.
Scientific course notes using Scilab (in all languages); note that if you write a book in which you propose Scilab examples and exercises, you can distribute Scilab on CD with the book.
www.math.niu.edu /~rusin/known-math/98/scilab   (604 words)

  
 FreshPorts -- math/scilab-toolbox-swt
Scilab Wavelet Toolbox (SWT) Wavelet is a powerful signal processing tool developed and developing in the last two decades.
Scilab Wavelet Toolbox is a free software package to enable you using wavelet analysis tools freely in Scilab on most OSes including GNU/Linux, BSD and Windows.
Scilab Wavelet Toolbox is designed to work with any Scilab Image Processing Toolbox like SIP or SIVP for displaying 2-D results.
www.freshports.org /math/scilab-toolbox-swt   (289 words)

  
 Project-Team-Scilab
It is the operational team of Scilab Consortium.
Scilab is distributed freely with the sources via the Internet since 1994, Scilab is currently being used in educational and industrial environments around the world.
Scilab works on most UNIX systems including GNU/Linux and on Windows 9X/NT/2000/XP.
www.inria.fr /rapportsactivite/RA2004/scilab/uid4.html   (200 words)

  
 Mathematical Explorations with Scilab/Linux LG #98
I came upon a great tool called Scilab and also a nice little tutorial on Fourier Math by Chris Meyers which demonstrated some interesting sine-wave combination/analysis stuff using Python code.
Scilab is a powerful, free environment for mathematical computation.
The argument to integrate is a vector of sin values in the range 0 to 2*PI-delta where delta is (2*PI)/240.
linuxgazette.net /issue98/pramode.html   (1560 words)

  
 Scilab Download Pages
Please notice that scilab sources from the trunk branch will not be available during some weeks
Our Solaris machine is out of service, then Scilab team regret to inform you that we are today unable to build and provide a final release 4.0 for Solaris platforms.
Scilab team does not provide and support other platforms.
www.scilab.org /download/index_download.php?page=release.html   (294 words)

  
 Linux: Juegos SciLab
Scilab es un paquete científico, con centenares de funciones incorporadas para la manipulación de matrices, procesado de señal (completo con su propia caja de herramientas), transformaciones de Fourier, etc. Se basa en el uso de matrices, lo que significa que, no se requiere usar variables en sus programas.
Scilab tiene archivos de ayuda, documentación y programas voluminosos de demo.
Deberían publicar un manual de Scilab donde se explique bien como graficar ect...
linux.bankhacker.com /software/SciLab   (667 words)

  
 Teaching - Courses taught by Hemanshu R Pota and tutorial type of notes and some great links.
If you want it with scilab you need to register twice: (a) register and get a key for MuPAD Light 2.5.3 for windows first and then click the detail button next to older and in that choose the option of scilab link for MuPAD Light 2.5.3 for windows, this will give you another key.
Scilab 3.1-rc1 (with Scicos - simulink like package) (10000 kb) Introduction to Scilab (tar.gz).
But if you don't use clear then there is no need to execute the loader.sce in a scilab script, it is sufficient to exec it in.scilab or scilab.star.
www.ee.adfa.edu.au /staff/hrp/teaching   (736 words)

  
 Scilab
Scilab is a free vector-based scientific software (resembling Matlab), which is developed by INRIA, ENPC and an industrial consortium.
Efficient Scilab programming: a short tutorial I have written to show you how to program efficiently and elegantly with Scilab.
Introduction à Scilab by Bruno Pinçon (in French).
www.di.ens.fr /~brette/Scilab/scilab.html   (128 words)

  
 Review of Scilab | Linux Journal
The documentation you will need is found in directories under the main directory scilab-2.0.
where the semi-colon is used to stop scilab from echoing back the numbers.
where %pi is the scilab intrinsic value for PI, and the vector y is the vector of the sines, with the first value y(1)=sin(2*%pi*1/25), the second as y(2)=sin(2*%pi*2/25), and so on.
www.linuxjournal.com /article/1011   (1469 words)

  
 Scilab Function Overloading Module
A large number of Scilab built-in functions (not all unfortunately) take overloading into account.
It is a complement to the Symbolic Toolbox and to the Linear Fractional Representation Toolbox but it can also be used for any kinds of user-defined objects.
This function checks the nature of the first input argument of invoked functions (if in the list defined in the above script) and invokes the relevant function (note that currently only the first input argument is considered for this test).
www.cert.fr /dcsd/idco/perso/Magni/s_sym/overload.html   (340 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.