1. You know how to use g00gle.com to search for Scilab installer and download it.
2. You had some elementary logical thinking
Okay, back to the topics, you still remember the market analogies for algorithms discussed last time ?
Here is the code for Scilab.
You can download it (click on "raw") and run it through the Scilab, but if you are the hardworking type and type the code for yourself, then here is how you code it.
You should be able see something loaded like this. Select Applications tab on menu bar and click on SciNotes.
Again you should see the following Scinotes consoles popping out.
Now, you can start typing your code straight away !
Press "Ctrl+A" to select all the text and "Ctrl+E" to execute the code in the Scilab .
Supposedly, you can see the answeras 21.7 which is same as the algorithms discussed in last blog post.
Now you may try to do the execution operation for subtraction, multiplication and division and you can mathematically program for yourself and see if it is really working as it should be.
In next blog post, I am going to show you how it is works.
No comments:
Post a Comment