diff options
author | rupak | 2020-01-21 15:20:25 +0530 |
---|---|---|
committer | rupak | 2020-01-21 15:20:25 +0530 |
commit | 36aca8aaaee5cf8cb5452268fd07c0b558b000a3 (patch) | |
tree | 97a39a1561849978ea3d45228d3a51c74bc46ac0 /README.md | |
parent | 777c4c1cc8e7d2632149bd87b79e60fd2f0e7e50 (diff) | |
download | FOSSEE-Communication-Systems-Toolbox-36aca8aaaee5cf8cb5452268fd07c0b558b000a3.tar.gz FOSSEE-Communication-Systems-Toolbox-36aca8aaaee5cf8cb5452268fd07c0b558b000a3.tar.bz2 FOSSEE-Communication-Systems-Toolbox-36aca8aaaee5cf8cb5452268fd07c0b558b000a3.zip |
created a scilab toolbox structure
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..326eaa1 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# FOSSEE_Communication_Toolbox + +This is a scilab toolbox that provides the users with various pre-defined functions for communication systems. It requires octave to be installed on the system. + +## This toolbox has been built and tested using +1. `OS - Linux Debian 10, Ubuntu 18.10 (64-bit)` +2. `Octave - Version 4.4.1, 5.1.0` +3. `Scilab - Version 6.0.1, 6.0.2` + +## Software prerequisites: +It requires the FOSSEE-Scilab-Octave-Toolbox to be installed and working on the system. See https://atoms.scilab.org/toolboxes/FSOT and download its latest version. + + |