Last modified: Thu Apr 20 15:25:27 CDT 2000
<scilab_demo>
directory that I
have already created as ~odonnell/CS295/Scilab
,
and skip to step 4. If you are not in the class, continue with
step 2.<scilab_demo>
directory. Make
sure to give each file precisely the name specified
below. scilab_demos.tar
(112,640 bytes), and unpack it with the command tar -xf
scilab_demos.tar
.
lecture_demos.dem
chapter_1_demos.dem
chapter_2_demos.dem
chapter_3_demos.dem
chapter_4_demos.dem
chapter_7_demos.dem
stretched_scale_demo.dem
alias_demos.dem
roundoff_demos.dem
convolution_demos.dem
resonance_demos.dem
demo_functions.sci
alias_demo.sci
helix_demo.sci
rotor_demo.sci
stretched_scale_demo.sci
alias_demo.sci
roundoff_demo.sci
fourier_demo.sci
convolution_demo.sci
resonance_demo.sci
time-freq.sci
scilab
in the
<scilab_demo>
directory.exec('lecture_demos.dem')
in
the Scilab window.<matlab_demo>
directory.filterdemo.tar
(40,960 bytes), and unpack it with the command tar -xf
filterdemo.tar
.matlab
in the
<matlab_demo>
directory.filterdemo
at the
Matlab prompt.splay
commands will
fail. You can download and unpack the tarball
filter_sounds.tar.gz
(22,520,118 byes), and play the sounds with another
application. The unpacking command is tar -xzf
filter_sounds.tar.gz
. The sounds are in aiff
format, but you can easily convert them to other formats with
sox
.PATH
variable to include
~odonnell/bin.Linux. Then, you may execute
click
, stretch
, and other demos as Ilia
Bisnovatyi and I produce them. You may get the
source code files to compile the demos
on other systems.