Category:MATLAB
(Redirected from MATLAB)
MATLAB
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 MATLAB.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Type checking: | Dynamic |
---|---|
See Also: |
|
The matrix-based MATLAB language is the world’s most natural way to express computational mathematics. Built-in graphics make it easy to visualize and gain insights from data. The MATLAB code can be integrated with other languages, enabling you to deploy algorithms and applications within web, enterprise, and production systems. For example, MATLAB is used for solutions in deep learning, computer vision, signal processing and control systems. [1]
From wp:MATLAB:
- MATLAB (matrix laboratory) is a multi-paradigm
- numerical computing environment and fourth-generation programming language,
- developed by MathWorks.
Not to be confused with MATHLAB.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- MATLAB Implementations (empty)
- MATLAB User (46 P)
Pages in category "MATLAB"
The following 200 pages are in this category, out of 410 total.
(previous page) (next page)A
- A+B
- Abbreviations, easy
- ABC problem
- Abstract type
- Ackermann function
- Align columns
- Amicable pairs
- Animate a pendulum
- Anonymous recursion
- Append a record to the end of a text file
- Apply a callback to an array
- Apply a digital filter (direct form II transposed)
- Arbitrary-precision integers (included)
- Archimedean spiral
- Arithmetic-geometric mean
- Arithmetic-geometric mean/Calculate Pi
- 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/Root mean square
- Averages/Simple moving average
B
- Babbage problem
- Babylonian spiral
- Balanced brackets
- Benford's law
- Binary digits
- Binary search
- Binary strings
- Bioinformatics/base count
- Bitmap
- Bitmap/Bresenham's line algorithm
- Bitmap/Bézier curves/Cubic
- Bitmap/Bézier curves/Quadratic
- Bitmap/Write a PPM file
- Bitwise operations
- Boolean values
- Box the compass
- Brazilian numbers
- Bulls and cows
- Bulls and cows/Player
C
- Caesar cipher
- Call a function
- Canny edge detector
- Canonicalize CIDR
- Case-sensitivity of identifiers
- Catalan numbers
- Catalan numbers/Pascal's triangle
- Character codes
- Check that file exists
- Chinese remainder theorem
- Cholesky decomposition
- Classes
- Closest-pair problem
- Collections
- Combinations
- Comma quibbling
- Comments
- Compare a list of strings
- Compound data type
- Conditional structures
- Constrained random points on a circle
- Convert decimal number to rational
- Conway's Game of Life
- Coprimes
- Copy a string
- 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
- CSV to HTML translation
- Cumulative standard deviation
D
- Damm algorithm
- Date format
- Day of the week
- Deconvolution/1D
- Define a primitive data type
- Delete a file
- Department numbers
- Detect division by zero
- Determine if a string is collapsible
- Determine if a string is numeric
- Determine if a string is squeezable
- Documentation
- Dot product
- Draw a clock
- Draw a sphere
E
- EKG sequence convergence
- Element-wise operations
- Elementary cellular automaton
- Emirp primes
- Empty directory
- Empty program
- Empty string
- Entropy
- Enumerations
- Environment variables
- Equilibrium index
- Ethiopian multiplication
- Euclidean rhythm
- Euler method
- Evaluate binomial coefficients
- Even or odd
- Evolutionary algorithm
- Exceptions
- Exceptions/Catch an exception thrown in a nested call
- Execute a system command
F
- Factorial
- Factorize string into Lyndon words
- Factors of an integer
- Farey sequence
- Fast Fourier transform
- Fibonacci sequence
- File modification time
- File size
- Filter
- Find common directory path
- Find limit of recursion
- Find the intersection of a line with a plane
- Find the intersection of two lines
- Find the missing permutation
- Five weekends
- Fivenum
- FizzBuzz
- Flipping bits game
- Flow-control structures
- Floyd's triangle
- Forest fire
- Formatted numeric output
- Forward difference
- Four bit adder
G
H
- Hailstone sequence
- Hamming numbers
- Handle a signal
- Happy numbers
- Harshad or Niven series
- Hash from two arrays
- Haversine formula
- Hello world/Graphical
- Hello world/Line printer
- Hello world/Newline omission
- Hello world/Standard error
- Hello world/Text
- Here document
- Higher-order functions
- Hofstadter Figure-Figure sequences
- Hofstadter Q sequence
- Hofstadter-Conway $10,000 sequence
- Honeycombs
- Horner's rule for polynomial evaluation
- Host introspection
- Hostname
- Hough transform
- HTTP
- HTTPS