Commit 59b138d6 authored by CHARLES RAJAN's avatar CHARLES RAJAN

lab01-inlab

parents
Group Details -
Charles Rajan 150050054 100% - contribution
Manas Bhargava 150050057 100% - contribution
Ravindra Kumar 150050058 100% - contribution
Group Honor COde - We pledge on my honour that we have not given or received any unauthorized assistance on this assignment or any previous task.
Citations -
1. https://www.gnu.org/software/octave/doc/v4.0.0/Opening-and-Closing-Files.html
- for opening and closing file
2.http://www.fkm.utm.my/~kasim/mech/sme1013/octave/node24.php
- for fprintf
3.http://homepages.math.uic.edu/~hanson/Octave/OctaveNonlinearEG.html
- for solving equations
Learning Experience -
Get an hands on experience on doing ocatave.first we started on with solving the equations in ocatve and then rested on the fsolve function in octave.
Then we loooked for how to read data from the file and load it into a text file for which we used the load and save output.
But then we took the fprintf function by writing it in the new text file because save function was giving some documentatioin with printing.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment