diff options
author | P Sunthar | 2018-10-04 21:04:22 +0530 |
---|---|---|
committer | P Sunthar | 2018-10-04 21:04:22 +0530 |
commit | 42f117d6cb732e7772d58428d46521157b5ba560 (patch) | |
tree | 1f7ff1d860a456e55e4fedec582230fc906e6878 | |
parent | be1bfbd53b99d7df7e4f6c7f7d026aa03b32a5f1 (diff) | |
download | scilab-tutorials-42f117d6cb732e7772d58428d46521157b5ba560.tar.gz scilab-tutorials-42f117d6cb732e7772d58428d46521157b5ba560.tar.bz2 scilab-tutorials-42f117d6cb732e7772d58428d46521157b5ba560.zip |
detailed readme
-rw-r--r-- | README.md | 26 |
1 files changed, 24 insertions, 2 deletions
@@ -1,2 +1,24 @@ -# scilab-tutorials -# Prepared by Chayan Bhawal and P Sunthar +# Scilab Tutorials for STEM beginners +*Prepared by Chayan Bhawal and P Sunthar, IIT Bombay* + + +These tutorials are meant for any begginer to quickly understand and +carry out some frequently employed tasks with [Scilab](https://www.scilab.org). +They are aimed at teachers and students in STEM (Science, Technology, +Engineering, and Mathematics). + + +These tutorial files have been prepared by +the [FOSSEE team](https://fossee.in) of [IIT +Bombay](http://www.iitb.ac.in). The files are to be used in +conjuction with the tutorial slides which can be [viewed +here](https://drive.google.com/open?id=1PMu__9KHSy1CaeCSzE0xRxskEKQRxA9s +"FOSSEE Scilab Tutorial Slides") + +On successful completion of the tutorials you should be able to + * carry out elementary matrix operations + * create scientific plots (of publication quality) + * solve simple algebraic and differential equations + + + |