Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Mathematics
General TopicsResearchOperations ResearchStatisticsMathematical LogicNumerical AnalysisUndergraduate MathAlgebra HelpRecreational Math
Math Software
MapleMathematicaMATLABScilabSASSPSS

Math Forum / Math Software / Scilab / December 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bode plot31 Dec 2008 15:16 GMT5
When I try to create a bode plot of a simple second order system as:
s = poly(0,'s')
P = s/(s^2+1e6)
h = syslin('c', P)
Ways of Speeding Execution31 Dec 2008 09:40 GMT2
I'm writing a Kalman filter application that involves going through big
piles of data.  The Kalman filter itself has numerous intermediate steps
to simulate the plant, which in turn has embedded calculations using
quaternions, for which I had to work up a Scilab data type.
Dividing into 130 Dec 2008 23:49 GMT2
I have a questionabout dividing into 1.
I have a simple vector n=[0:1:2]  I wish to multiply n by 2, add to 1
and divide the result into 1 as in c=(1)./(2.*n+1) this gives me the
correct result of c= 1.    0.333333  0.2
Running .sce files in command line - Windows and UNIX30 Dec 2008 20:05 GMT1
I have a very basic question that I haven't been able to find an
answer to online. Am new to SCILAB, and am running it on both a
Windows (Vista) and a UNIX system. I have an .sce file that I am
trying to execute within the terminal (in both these OS's) - and am
scicoslab vs scilab30 Dec 2008 17:34 GMT9
I've just seen a release notice for scicoslab.  Can anyone tell what
is going on here?  A post from Delebecque Francois on this forum
states that scilab is no longer being developed at INRIA?  scilab 5.0
was just released.  And what is scilabGTK?
scilex on Mac OS30 Dec 2008 16:58 GMT1
Does anyone know how to change fonts and screen colors in scilex?
plot2d and tick marks30 Dec 2008 16:34 GMT1
In the change from Scilab 4.xxx to 5.0.x, the tick marks that pop up
automatically with plot2d are no longer "rational" -- i.e. they no
longer show up as nice even numbers like -2, 0, 2, etc.
Is there a way to make this happen without a bunch of hand work?
3D plot using surf29 Dec 2008 18:17 GMT4
I am a newbie in Scilab, some more experience in Matlab, but always
been sub average in graphics even in Matlab.
I am plotting irregularly spaced  experimental results using surf
with  3 matrices 96x383, X, Y, Z.
New ScicosLab Linux and Mac packages available29 Dec 2008 10:11 GMT2
Some library and help files were missing in the ScicosLab 4.3 Linux and
Mac package distributions. New packages have been made and can now be
downloaded from www.scicoslab.org. This is not a new release.
Running Scilab scripts from Tcl with TWAPI24 Dec 2008 13:14 GMT2
Subject line IS correct ;)
This started with running a Tcl script  [to display some plots using
Gnuplot] from Scilab like a normal person. I wondered if I might improve
the human interface by using Tcl as the top level script. Another
Help chapter don't show up23 Dec 2008 23:29 GMT7
I have big troubles trying to add help chapters to the scilab help.
The help chapter dosn't show up.
I have used the methods described in the Wiki Create a toolbox at
http://wiki.scilab.org/howto/Create_a_toolbox.
ScicosLab 4.3 has been released23 Dec 2008 15:24 GMT5
ScicosLab
ScicosLab is a free environment for scientific computation similar in
many respects to Matlab/Simulink, providing Matlab functionalities
through Scilab 4, and, Simulink and Modelica functionalities via Scicos.
Scilab - C interface and global variables18 Dec 2008 23:05 GMT2
How does one get access to a global variable (a large
image array) defined in Scilab  from a C function?
I don't want to data to be copied each time the function is called,
and I'd like to be able to modify the data w/in the C and have the
compile SCILAB from source files18 Dec 2008 20:51 GMT1
Where are all source files for SCILAB?
Thanks,
DSPonFPGA
xs2eps produces too large file18 Dec 2008 17:07 GMT5
I usually use xs2eps to save my figures to be imported in TeX
documents. It works almost fine for Scilab 4.1.2 under Kubuntu 8.04
Now I'm experiencing a problem with an image plotted using the IMAGE
toolbox and with the following lines:
Pages: 1 2 3 November, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.