Category:Octave
From Rosetta Code
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: |
|
---|
Your Help Needed
If you know Octave, please write code for some of the tasks not implemented in Octave.
If you know Octave, please write code for some of the tasks not implemented in Octave.
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.
Pages in category "Octave"
The following 303 pages are in this category, out of 303 total.
2
A
- A+B
- Accumulator factory
- Ackermann function
- Add a variable to a class instance at runtime
- Append a record to the end of a text file
- Apply a callback to an array
- Arithmetic-geometric mean
- Arithmetic/Complex
- Arithmetic/Integer
- Array concatenation
- Array length
- Arrays
- Assertions
- Associative array/Creation
- Associative array/Iteration
- Averages/Arithmetic mean
- Averages/Mean angle
- Averages/Mean time of day
- Averages/Median
- Averages/Mode
- Averages/Pythagorean means
- Averages/Simple moving average
B
C
- Caesar cipher
- Call a function
- Case-sensitivity of identifiers
- Catalan numbers
- Catalan numbers/Pascal's triangle
- Character codes
- Check that file exists
- Chinese remainder theorem
- Cholesky decomposition
- Collections
- Combinations
- Comments
- Compound data type
- Conditional structures
- Convert decimal number to rational
- Copy a string
- Count in factors
- Count in octal
- Count occurrences of a substring
- Count the coins
- Create a file
- Create a two-dimensional array at runtime
- Create an HTML table
- CSV data manipulation
- Cumulative standard deviation
D
E
F
- Factorial
- Factors of a Mersenne number
- Factors of an integer
- Fast Fourier transform
- Fibonacci sequence
- File input/output
- File modification time
- File size
- Filter
- Find limit of recursion
- Find the missing permutation
- First-class functions
- Five weekends
- FizzBuzz
- Flow-control structures
- Floyd's triangle
- Forest fire
- Formatted numeric output
- Forward difference
- Four bit adder
- Function composition
- Function definition
G
H
- Hailstone sequence
- Hamming numbers
- Harshad or Niven series
- Hash from two arrays
- Haversine formula
- Hello world/Line printer
- Hello world/Newline omission
- Hello world/Standard error
- Hello world/Text
- Higher-order functions
- Hofstadter Figure-Figure sequences
- Hofstadter Q sequence
- Hofstadter-Conway $10,000 sequence
- Horizontal sundial calculations
- Horner's rule for polynomial evaluation
- Host introspection
- Hostname
- HTTP
- HTTPS
I
J
L
- Langton's ant
- Last Friday of each month
- Leap year
- Least common multiple
- Letter frequency
- List comprehensions
- Literals/Integer
- Literals/String
- Logical operations
- Longest string challenge
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/N plus one half
- Loops/Nested
- Loops/While
- LU decomposition
- Luhn test of credit card numbers
M
- Mandelbrot set
- Matrix multiplication
- Matrix transposition
- Matrix-exponentiation operator
- Maze generation
- MD5
- MD5/Implementation
- Memory allocation
- Memory layout of a data structure
- Middle three digits
- Modulinos
- Monte Carlo methods
- Mouse position
- Multiplication tables
- Munching squares
- Mutual recursion
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
- Rename a file
- Repeat a string
- Resistor mesh
- Return multiple values
- Reverse a string
- Roots of a function
- Roots of a quadratic function
- Roots of unity
- Rosetta Code/Count examples
- 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
- 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 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