Difference between revisions of "Scilab/C2/Why-Scilab/English-timed"
From Script | Spoken-Tutorial
Jyotisolanki (Talk | contribs) |
Sandhya.np14 (Talk | contribs) |
||
(11 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | | | + | {| Border=1 |
− | + | |'''Time''' | |
− | + | ||
− | + | ||
+ | |'''Narration''' | ||
|- | |- | ||
− | | 00 | + | | 00:01 |
− | |Welcome to the spoken tutorial on Why Scilab. | + | |Welcome to the spoken tutorial on '''Why Scilab'''. |
|- | |- | ||
− | |00 | + | |00:06 |
− | | In this tutorial you will come to know some of the capabilities of the Scilab package and benefits of shifting to Scilab. | + | | In this tutorial, you will come to know some of the capabilities of the Scilab package and benefits of shifting to Scilab. |
|- | |- | ||
− | |00 | + | |00:16 |
− | | Scilab is free and open source, user friendly numerical and computational package | + | | Scilab is free and open source, user friendly numerical and computational package, |
|- | |- | ||
+ | |00:23 | ||
+ | | used in various streams of Engineering and Science. | ||
− | |00 | + | |- |
+ | |||
+ | |00:28 | ||
− | | It is available for various operating systems (OS) namely Windows, Linux and Mac OS/X | + | | It is available for various operating systems (OS) namely Windows, Linux and Mac OS/X. |
|- | |- | ||
− | |00 | + | |00:35 |
− | | Scilab is to be pronounced with “Sci” as in Scientific and “Lab” as in Laboratory | + | | Scilab is to be pronounced with “Sci” as in Scientific and “Lab” as in Laboratory. |
|- | |- | ||
− | |00 | + | |00:43 |
− | |Because Scilab is a free and open source software | + | |Because Scilab is a free and open source software , users can: |
|- | |- | ||
− | |00 | + | |00:48 |
− | |See and modify the source code. | + | |* See and modify the source code. |
|- | |- | ||
− | |00 | + | |00:51 |
− | |Redistribute and improve the source code. | + | |* Redistribute and improve the source code. |
|- | |- | ||
− | |00 | + | |00:55 |
− | |Use the software for any purpose. | + | |* Use the software for any purpose. |
|- | |- | ||
− | | 00 | + | | 00:59 |
|This is obvious advantage for Private Industries, Entrepreneurs, Defence Establishments, | |This is obvious advantage for Private Industries, Entrepreneurs, Defence Establishments, | ||
Line 68: | Line 71: | ||
|- | |- | ||
− | |01 | + | |01:05 |
|Research Organisations, Academic Institutions and the Individual User. | |Research Organisations, Academic Institutions and the Individual User. | ||
Line 74: | Line 77: | ||
|- | |- | ||
− | | 01 | + | | 01:12 |
|As an institution, piracy of commercial packages is avoided fully by adopting FOSS tools. | |As an institution, piracy of commercial packages is avoided fully by adopting FOSS tools. | ||
Line 80: | Line 83: | ||
|- | |- | ||
− | | 01 | + | | 01:20 |
− | |Skills learnt using Scilab at academic level are useful later in the industry as usage is free of cost. | + | |Skills learnt using Scilab, at academic level, are useful later in the industry as usage is free of cost. |
|- | |- | ||
− | | 01 | + | | 01:29 |
− | |Scilab together with various toolboxes | + | |Scilab, together with various toolboxes which are also free, can perform operations like- |
|- | |- | ||
− | |01 | + | |01:36 |
− | |Matrix operations | + | |* Matrix operations |
|- | |- | ||
− | |01 | + | |01:38 |
− | |Control Systems | + | |* Control Systems |
|- | |- | ||
− | |01 | + | |01:40 |
− | |Image and Video Processing | + | |* Image and Video Processing |
|- | |- | ||
− | |01 | + | |01:43 |
− | | Real-time Control of Hardware using(Serial Toolbox) | + | |* Real-time Control of Hardware using (Serial Toolbox) |
|- | |- | ||
− | |01 | + | |01:48 |
− | |Interfacing Data Acquisition Systems/Cards using (HART Toolbox) | + | |* Interfacing Data Acquisition Systems/Cards using (HART Toolbox) |
|- | |- | ||
− | |01 | + | |01:54 |
− | |Simulation with the help of (Xcos-Block Diagram Simulator) | + | |* Simulation with the help of (Xcos-Block Diagram Simulator) |
|- | |- | ||
− | |01 | + | |01:59 |
− | |Plotting | + | |* Plotting. |
|- | |- | ||
− | | 01 | + | | 02:01 |
− | |Hardware In Loop (HIL) Simulation | + | |Hardware In Loop i.e. (HIL) Simulation: |
|- | |- | ||
− | |02 | + | |02:06 |
− | |Hardware-In | + | |* Hardware-In-Loop differs from the pure real-time simulation by the addition of a real component in the loop. |
|- | |- | ||
− | |02 | + | |02:14 |
− | |Scilab in combination with 'Single Board Heater System device' is used as a HIL setup for performing control system experiments. | + | |* Scilab in combination with 'Single Board Heater System device' is used as a HIL setup for performing control system experiments. |
|- | |- | ||
− | | 02 | + | | 02:26 |
|Syntax is very easy for Scilab. | |Syntax is very easy for Scilab. | ||
Line 158: | Line 161: | ||
|- | |- | ||
− | | 02. | + | | 02:29 |
+ | |||
+ | | Many numerical problems can be expressed in a reduced number of code lines, as compared to similar solutions using traditional languages, such as Fortran, C, or C++. | ||
+ | |||
+ | |- | ||
+ | |||
+ | |02:42 | ||
− | | | + | | Scilab, like many well known proprietary packages, uses “State-of-art” libraries i.e LAPACK for numerical computations. |
|- | |- | ||
− | |02 | + | | 02:52 |
− | | | + | |There is a very large user community that uses and supports Scilab by contributing a great deal in the form of: |
|- | |- | ||
− | | | + | | 03:00 |
− | | | + | |* Mailing lists, |
|- | |- | ||
− | |03 | + | |03:02 |
− | |Usenet groups i.e (Internet Discussion forums), and websites. | + | |* Usenet groups i.e (Internet Discussion forums), and websites. |
|- | |- | ||
− | | 03 | + | | 03:07 |
− | | For more information about scilab, its toolboxes and mailing lists visit | + | | For more information about scilab, its toolboxes and mailing lists visit: '''scilab.org''' or '''scilab.in''' website. |
|- | |- | ||
− | | 03 | + | | 03:18 |
− | |Some | + | |Some organizations that are using Scilab very successfully are: |
|- | |- | ||
− | |03 | + | |03:23 |
− | |CNES which is | + | |* CNES which is French Space Satellite Agency |
|- | |- | ||
− | |03 | + | |03:28 |
− | |EQUALIS | + | |* EQUALIS |
|- | |- | ||
− | | 03 | + | | 03:31 |
− | |Techpassiontech | + | |* Techpassiontech and |
|- | |- | ||
− | | 03 | + | | 03:33 |
− | |IIT Bombay | + | |* IIT Bombay for research and academic purposes. |
|- | |- | ||
− | | 03 | + | | 03:37 |
− | |Some of the activities for promoting Scilab through NMEICT projects at IIT Bombay are | + | |Some of the activities for promoting Scilab through NMEICT projects at IIT Bombay are: |
|- | |- | ||
− | | 03 | + | | 03:45 |
− | |Lab Migration that is | + | |* Lab Migration that is Shifting all computational laboratories to Scilab. |
|- | |- | ||
− | |03 | + | |03:51 |
− | |Virtual Labs that is | + | |* Virtual Labs that is Remote Access to the Single Board Heater System. |
|- | |- | ||
− | | | + | |03:56 |
− | | In addition, the FOSSEE Project funded by National Mission on Education through ICT, MHRD, Govt of India, currently focuses on Python and Scilab. | + | | In addition, the FOSSEE Project funded by the National Mission on Education through ICT, MHRD, Govt of India, currently focuses on Python and Scilab. |
|- | |- | ||
− | | 04 | + | | 04:07 |
− | | We have several spoken | + | | We have several spoken tutorials on Scilab at this time. |
|- | |- | ||
− | | 04 | + | | 04:12 |
− | + | | Scilab Effort in India is coordinated through this website: scilab.in. | |
|- | |- | ||
− | | 04 | + | | 04:18 |
− | |There are some interesting projects | + | |There are some interesting projects. One of them is the Textbook Companion project that codes worked out examples of standard textbooks using Scilab. |
|- | |- | ||
− | | 04 | + | | 04:28 |
− | | The link project allows users to link known Scilab documents and | + | | The link project allows users to link known Scilab documents and rank them. |
|- | |- | ||
− | | 04 | + | | 04:34 |
− | |We also help organize Scilab Workshops | + | |We also help organize Scilab Workshops. |
|- | |- | ||
− | | 04 | + | | 04:38 |
− | |We have two mailing lists one for announce and another for discuss. | + | |We have two mailing lists, one for announce and another for discuss. |
|- | |- | ||
− | |04 | + | |04:43 |
− | |We invite your participation in all our activities | + | |We invite your participation in all our activities. |
|- | |- | ||
− | | 04 | + | | 04:47 |
− | |Let us get back to spoken tutorials | + | |Let us get back to spoken tutorials. |
|- | |- | ||
− | | | + | |04:50 |
|The spoken part will be available in various Indian Languages as well. | |The spoken part will be available in various Indian Languages as well. | ||
Line 296: | Line 305: | ||
|- | |- | ||
− | | | + | | 04:56 |
− | |These are available at spoken-tutorial.org website | + | |These are available at spoken-tutorial.org website. |
|- | |- | ||
− | | 05 | + | | 05:01 |
|These tutorials form a part of Level 0 training in Scilab. | |These tutorials form a part of Level 0 training in Scilab. | ||
Line 308: | Line 317: | ||
|- | |- | ||
− | | 05 | + | | 05:06 |
|These tutorials are available absolutely free of cost. | |These tutorials are available absolutely free of cost. | ||
Line 314: | Line 323: | ||
|- | |- | ||
− | |05 | + | |05:10 |
| We wish to cover many FOSS systems through this route. | | We wish to cover many FOSS systems through this route. | ||
Line 320: | Line 329: | ||
|- | |- | ||
− | |05 | + | |05:14 |
|We welcome your feedback on these. | |We welcome your feedback on these. | ||
Line 326: | Line 335: | ||
|- | |- | ||
− | | 05 | + | | 05:17 |
− | | We also welcome your participation | + | | We also welcome your participation: |
|- | |- | ||
− | | 05 | + | | 05:19 |
− | |On writing the outline for the software. | + | |* On writing the outline for the software. |
|- | |- | ||
− | | 05 | + | | 05:22 |
− | | To write the original scripts. | + | |* To write the original scripts. |
|- | |- | ||
− | | 05 | + | | 05:24 |
− | |To record the spoken tutorial. | + | |* To record the spoken tutorial. |
|- | |- | ||
− | | 05 | + | | 05:27 |
− | | To translate the script into various Indian Languages. | + | |* To translate the script into various Indian Languages. |
|- | |- | ||
− | |05 | + | |05:31 |
− | |To dub the audio in Indian Languages using the script. | + | |* To dub the audio in Indian Languages using the script. |
|- | |- | ||
− | |05 | + | |05:35 |
− | | To review and give your feedback on all of the above. | + | |* To review and give your feedback on all of the above. |
|- | |- | ||
− | | 05 | + | | 05:39 |
|We welcome you to conduct workshops using these spoken tutorials. | |We welcome you to conduct workshops using these spoken tutorials. | ||
Line 374: | Line 383: | ||
|- | |- | ||
− | |05 | + | |05:44 |
|We also invite you to conduct efficacy studies on Spoken tutorials. | |We also invite you to conduct efficacy studies on Spoken tutorials. | ||
Line 380: | Line 389: | ||
|- | |- | ||
− | | | + | | 05:49 |
|We are also looking for experts who can give technology support for audio, video, automatic translation, etc. | |We are also looking for experts who can give technology support for audio, video, automatic translation, etc. | ||
Line 386: | Line 395: | ||
|- | |- | ||
− | | | + | | 05:57 |
− | |We have funding for all these activities | + | |We have funding for all these activities. |
|- | |- | ||
− | | 06 | + | | 06:00 |
− | | This spoken tutorial has been created by the Free and Open Source Software in Science and Engineering Education(FOSSEE). | + | | This spoken tutorial has been created by the Free and Open Source Software in Science and Engineering Education (FOSSEE). |
|- | |- | ||
− | |06 | + | |06:08 |
− | |More information on the FOSSEE project could | + | |More information on the FOSSEE project could be obtained from '''fossee.in''' or '''scilab.in''' website. |
|- | |- | ||
− | | 06 | + | | 06:16 |
− | |Supported by the National Mission on Eduction through ICT, MHRD, Government of India. | + | |This is Supported by the National Mission on Eduction through ICT, MHRD, Government of India. |
|- | |- | ||
− | | 06 | + | | 06:22 |
− | |For more information, visit: http://spoken-tutorial.org/NMEICT-Intro | + | |For more information, visit: http://spoken-tutorial.org/NMEICT-Intro. |
|- | |- | ||
− | | 06 | + | | 06:31 |
− | |This is Anuradha Amrutkar from IIT Bombay signing off. | + | |This is Anuradha Amrutkar from IIT Bombay, signing off. |
|- | |- | ||
− | | 06 | + | | 06:34 |
− | | Thank you for joining us, Good Bye | + | | Thank you for joining us, Good Bye. |
|} | |} |
Latest revision as of 22:29, 18 February 2015
Time | Narration |
00:01 | Welcome to the spoken tutorial on Why Scilab. |
00:06 | In this tutorial, you will come to know some of the capabilities of the Scilab package and benefits of shifting to Scilab. |
00:16 | Scilab is free and open source, user friendly numerical and computational package, |
00:23 | used in various streams of Engineering and Science. |
00:28 | It is available for various operating systems (OS) namely Windows, Linux and Mac OS/X. |
00:35 | Scilab is to be pronounced with “Sci” as in Scientific and “Lab” as in Laboratory. |
00:43 | Because Scilab is a free and open source software , users can: |
00:48 | * See and modify the source code. |
00:51 | * Redistribute and improve the source code. |
00:55 | * Use the software for any purpose. |
00:59 | This is obvious advantage for Private Industries, Entrepreneurs, Defence Establishments, |
01:05 | Research Organisations, Academic Institutions and the Individual User. |
01:12 | As an institution, piracy of commercial packages is avoided fully by adopting FOSS tools. |
01:20 | Skills learnt using Scilab, at academic level, are useful later in the industry as usage is free of cost. |
01:29 | Scilab, together with various toolboxes which are also free, can perform operations like- |
01:36 | * Matrix operations |
01:38 | * Control Systems |
01:40 | * Image and Video Processing |
01:43 | * Real-time Control of Hardware using (Serial Toolbox) |
01:48 | * Interfacing Data Acquisition Systems/Cards using (HART Toolbox) |
01:54 | * Simulation with the help of (Xcos-Block Diagram Simulator) |
01:59 | * Plotting. |
02:01 | Hardware In Loop i.e. (HIL) Simulation: |
02:06 | * Hardware-In-Loop differs from the pure real-time simulation by the addition of a real component in the loop. |
02:14 | * Scilab in combination with 'Single Board Heater System device' is used as a HIL setup for performing control system experiments. |
02:26 | Syntax is very easy for Scilab. |
02:29 | Many numerical problems can be expressed in a reduced number of code lines, as compared to similar solutions using traditional languages, such as Fortran, C, or C++. |
02:42 | Scilab, like many well known proprietary packages, uses “State-of-art” libraries i.e LAPACK for numerical computations. |
02:52 | There is a very large user community that uses and supports Scilab by contributing a great deal in the form of: |
03:00 | * Mailing lists, |
03:02 | * Usenet groups i.e (Internet Discussion forums), and websites. |
03:07 | For more information about scilab, its toolboxes and mailing lists visit: scilab.org or scilab.in website. |
03:18 | Some organizations that are using Scilab very successfully are: |
03:23 | * CNES which is French Space Satellite Agency |
03:28 | * EQUALIS |
03:31 | * Techpassiontech and |
03:33 | * IIT Bombay for research and academic purposes. |
03:37 | Some of the activities for promoting Scilab through NMEICT projects at IIT Bombay are: |
03:45 | * Lab Migration that is Shifting all computational laboratories to Scilab. |
03:51 | * Virtual Labs that is Remote Access to the Single Board Heater System. |
03:56 | In addition, the FOSSEE Project funded by the National Mission on Education through ICT, MHRD, Govt of India, currently focuses on Python and Scilab. |
04:07 | We have several spoken tutorials on Scilab at this time. |
04:12 | Scilab Effort in India is coordinated through this website: scilab.in. |
04:18 | There are some interesting projects. One of them is the Textbook Companion project that codes worked out examples of standard textbooks using Scilab. |
04:28 | The link project allows users to link known Scilab documents and rank them. |
04:34 | We also help organize Scilab Workshops. |
04:38 | We have two mailing lists, one for announce and another for discuss. |
04:43 | We invite your participation in all our activities. |
04:47 | Let us get back to spoken tutorials. |
04:50 | The spoken part will be available in various Indian Languages as well. |
04:56 | These are available at spoken-tutorial.org website. |
05:01 | These tutorials form a part of Level 0 training in Scilab. |
05:06 | These tutorials are available absolutely free of cost. |
05:10 | We wish to cover many FOSS systems through this route. |
05:14 | We welcome your feedback on these. |
05:17 | We also welcome your participation: |
05:19 | * On writing the outline for the software. |
05:22 | * To write the original scripts. |
05:24 | * To record the spoken tutorial. |
05:27 | * To translate the script into various Indian Languages. |
05:31 | * To dub the audio in Indian Languages using the script. |
05:35 | * To review and give your feedback on all of the above. |
05:39 | We welcome you to conduct workshops using these spoken tutorials. |
05:44 | We also invite you to conduct efficacy studies on Spoken tutorials. |
05:49 | We are also looking for experts who can give technology support for audio, video, automatic translation, etc. |
05:57 | We have funding for all these activities. |
06:00 | This spoken tutorial has been created by the Free and Open Source Software in Science and Engineering Education (FOSSEE). |
06:08 | More information on the FOSSEE project could be obtained from fossee.in or scilab.in website. |
06:16 | This is Supported by the National Mission on Eduction through ICT, MHRD, Government of India. |
06:22 | For more information, visit: http://spoken-tutorial.org/NMEICT-Intro. |
06:31 | This is Anuradha Amrutkar from IIT Bombay, signing off. |
06:34 | Thank you for joining us, Good Bye. |
Contributors and Content Editors
Gaurav, Jyotisolanki, Kavita salve, PoojaMoolya, Sandhya.np14, Sneha