Category:Octave
Octave
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Octave.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
See Also: |
|
---|
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with MATLAB. (Text taken from the site)
- Octave-Forge: Octave-Forge is a central location for the collaborative development of packages for GNU Octave.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Octave Implementations (empty)
- Octave User (11 P)
Pages in category "Octave"
The following 126 pages are in this category, out of 326 total.
(previous page) (next page)N
P
R
- Random number generator (included)
- Random numbers
- Range expansion
- Range extraction
- Read a configuration file
- Read a file line by line
- Read a specific line from a file
- Read entire file
- Real constants and functions
- Reduced row echelon form
- Remove duplicate elements
- Remove vowels from a string
- Rename a file
- Repeat a string
- Resistor mesh
- Return multiple values
- Reverse a string
- Reverse words in a string
- Roots of a function
- Roots of a quadratic function
- Roots of unity
- Rosetta Code/Count examples
- Rule30
- Runge-Kutta method
- Runtime evaluation/In an environment
S
- Secure temporary file
- Self-describing numbers
- Semordnilap
- Send an unknown method call
- Set
- SHA-1
- Shell one-liner
- Short-circuit evaluation
- Show the epoch
- Sieve of Eratosthenes
- Singly-linked list/Traversal
- Sleep
- Sort an integer array
- Sorting algorithms/Bead sort
- Sorting algorithms/Bogosort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Cocktail sort
- Sorting algorithms/Comb sort
- Sorting algorithms/Counting sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Pancake sort
- Sorting algorithms/Permutation sort
- Sorting algorithms/Quicksort
- Sorting algorithms/Selection sort
- Sorting algorithms/Shell sort
- Sorting algorithms/Stooge sort
- Spiral matrix
- Stack
- Statistics/Basic
- Statistics/Normal distribution
- Stem-and-leaf plot
- String case
- String comparison
- String concatenation
- String length
- String matching
- Strip a set of characters from a string
- Strip block comments
- Strip comments from a string
- Strip control codes and extended characters from a string
- Strip whitespace from a string/Top and tail
- Substring
- Substring/Top and tail
- Sum and product of an array
- Sum multiples of 3 and 5
- Sum of a series
- Sum of squares
- Sutherland-Hodgman polygon clipping
- System time