Hello everyone!
On our 2nd day of training, Dr.H.S.Rai introduced us to new software “Octave”. GNU Octave is software featuring a high level programming language and helps in solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language.
To understand Octave I need to understand some basic concepts of Octave Programming and to do so I followed the online tutorial lectures from EDX website (https://courses.edx.org/courses/course-v1:EPFLx+MatlabeOctaveBeginnersX+1T2017/course/ ).
Till now I have done Introduction to octave, variables and vector operations.
I found this website very helpful. I found it is easy to solve mathematics problems.