Skip Ribbon Commands
Skip to main content
Sign In
Hauptnavigation
Breadcrumb Navigation
Hauptinhalt der Seite
Titel der Seite

Download

Zweite Überschrift der Seite

SAMT3.3

A new version of SAMT (Version3.3) is ready. It is again a virtualbox version. The fuzzy simulator, a tool to develop dynamic fuzzy models that means fuzzy models as right hand side of differential equation system. Please change dir to $SAMTHOME/simu and start it by typing "simulator.py". It is written in Python using the SAMT fuzzy library as wrapped code and the PyQt for the graphical user interface.

All tools (SAMT, SADATO and the fuzzy tools) are available as executables and as source code too. This allows to use the tools outside of the virtual machine as stand alone program in your own Linux environment.

The login is now "samt" with the password "samt".

The fuzzy toolbox consists of the fuzzy tool "fuzzy", the fuzzy-generator "fuzzy_g" and the dynamic simulation tool "simu". This can be used stand alone without SAMT. The fuzzy library is included too.

fuzzy_toolbox.tgz

SAMT3.2

A new version of SAMT (Version 3.2) is ready. We have completely moved to virtualbox. The appliance samt.ova contains the compiled software as well as the source code of SAMT. The best way to use SAMT is to use this virtualbox version and modify it if necessary. The source code is still available an can be used by an experienced user to compile SAMT from scratch. This is a bit faster compared to the virtualbox version.

For Windows user the virtualbox https://www.virtualbox.org/ maybe easier to use. The samt.ova is an virtualbox appliance which can be easily imported. Please download this appliance here: SAMT

The login is: "Dimitri", password is "dimitri" (the root password is "toor")

Please make a directory "samt" under your home directory and change to it (cd samt). In samt make a directory "src" and unpack the source code there (cd src; tar zxvf samt_src.tgz). Please read the README.txt and the INSTALL.txt before you start to compile. The 3d part of SAMT is an add on (3d.tgz) and should be installed under samt/3d (cd samt; mkdir 3d; cd 3d; tar zxvf 3d.tgz)

SAMT3.2 - samt_src.tgz

3d - 3d.tgz

SADATO

The SAMT data tool SADATO can be used as stand alone tool. Together with SAMT it should be installed under samt/sadato (cd samt; mkdir sadato; cd sadato; tar zxvf sadato_src.tgz

SADATO - sadato.src.tgz

SAMT-Fuzzy

Fuzzy development toolbox including Fuzzy Generator

The Fuzzy Generator was developed as additional tool to SAMT-Fuzzy to allow the semiautomatic training of a fuzzy model using data. Both programs "samt_fuzzy" and "fuzzy_g" are combined to a fuzzy development toolbox which can be used together with SAMT or stand alone. It can be compiled under Linux (Debian Squeeze and Ubuntu 10.04 LTS,...). Please open the "samt_fuzzy.tgz" (tar zxvf samt_fuzzy.tgz), go to to the new directory "SAMT_FUZZY" and follow the instructions in INSTALL.txt

samt_fuzzy.tgz

fuzzy_generator.tgz

 

Fusszeile der Seite