ASN2 - Octave Tutorial: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 8: Line 8:
== Response ==
== Response ==


Octave has been download on my pc and the tutorial is shown below.
Octave is download onto my pc and the tutorial is shown below.


== OCTAVE TUTORIAL ==



''' Octave Discription'''

Octave is an open-source (free) apllication similar to MathLab that enable users to perform computations and graphical functions.

'''How to Get Octave Download'''

[[http://sourceforge.net/| SourgeForge.net]]

'''How to Use Octave'''

[[http://www.mathworks.com/academia/student_center/tutorials/intropage.html| MathWorks MathLab Tutorial]]



[[Jodi S. Hodge| Return to Homepage]]


== Problem Statement ==

Install Octave on your computer. Write a tutorial about installing and/or using Octave.

== Response ==

Octave has been download on my pc and the tutorial is shown below.



== OCTAVE TUTORIAL ==
== OCTAVE TUTORIAL ==
Line 47: Line 16:
''' Octave Discription'''
''' Octave Discription'''


Octave is an open-source (free) apllication with similar commands and operation to that of MathLab. Octave use is intended for numerical computations and graphical output.
Octave is an open-source (free) apllication with similar commands and operation to that of MathLab. It is intended for numerical computations and graphical output.


'''How to Get Octave Download'''
'''How to Get Octave Download'''


You may acquire Octave from SourceForge.net, this website provides open source downloads. Once on this website search for GNU Octave 3.3.52 (the latest verision if you wish) then click "Download." It is suggested that you also download a front end or IDE such as Qt Octave that includes useful tools that simplifies using GNU Octave.
You may acquire Octave from SourceForge.net, this website provides open source downloads. Once on this website search for GNU Octave 3.3.52 (the latest verision if you wish) then click "Download." It is suggested that you also download a front end or IDE such as Qt Octave that includes useful tools.


[[http://sourceforge.net/| SourgeForge.net]]
Want GNU Octave? Click [[http://sourceforge.net/| SourgeForge.net]]


'''How to Use Octave'''
'''How to Use Octave'''


Octave uses a high level language. There are a few ways to enter commands. First, you may enter line-by-line commands to the Octave terminal directly. Secondly you may enter a compilation of commands in the gooey terminal then select the "Run" button to execute the files in Octave. Thirdly, you may use a text editor and create a m-file document including your program and upload it using the Octave terminal. Online tutorials and sample programs are an easy way to learn how to become familiarize with Octave
Octave uses a high level language. There are a few ways to enter commands. First, you may enter line-by-line commands to the Octave terminal directly. Secondly you may enter a compilation of commands in the gooey terminal then select the "Run" button to execute the files in Octave. Thirdly, you may use a text editor and create a m-file document including your program and upload it using the Octave terminal. Online MathLab and Octave tutorials and sample programs are an easy way to learn how to become familiarize with Octave.


[[http://www.mathworks.com/academia/student_center/tutorials/intropage.html| MathWorks MathLab Tutorial]]
Want to learn how to use Octave? Click [[http://www.mathworks.com/academia/student_center/tutorials/intropage.html| MathWorks MathLab Tutorial]]

Latest revision as of 07:50, 12 October 2010

Return to Homepage


Problem Statement

Install Octave on your computer. Write a tutorial about installing and/or using Octave.

Response

Octave is download onto my pc and the tutorial is shown below.

OCTAVE TUTORIAL

Octave Discription

Octave is an open-source (free) apllication with similar commands and operation to that of MathLab. It is intended for numerical computations and graphical output.

How to Get Octave Download

You may acquire Octave from SourceForge.net, this website provides open source downloads. Once on this website search for GNU Octave 3.3.52 (the latest verision if you wish) then click "Download." It is suggested that you also download a front end or IDE such as Qt Octave that includes useful tools.

Want GNU Octave? Click [SourgeForge.net]

How to Use Octave

Octave uses a high level language. There are a few ways to enter commands. First, you may enter line-by-line commands to the Octave terminal directly. Secondly you may enter a compilation of commands in the gooey terminal then select the "Run" button to execute the files in Octave. Thirdly, you may use a text editor and create a m-file document including your program and upload it using the Octave terminal. Online MathLab and Octave tutorials and sample programs are an easy way to learn how to become familiarize with Octave.

Want to learn how to use Octave? Click [MathWorks MathLab Tutorial]