Difference between revisions of "Algorithms"
Jump to navigation
Jump to search
(Created page with " * SLAM Category: Algorithms Category: Technology") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | In mathematics and computer science, an algorithm (Listeni/ˈælɡərɪðəm/ AL-gə-ri-dhəm) is a self-contained step-by-step set of operations to be performed. Algorithms perform calculation, data processing, and/or automated reasoning tasks. | ||
+ | |||
+ | * [[Algorithms History]] | ||
+ | * [[Algorithms Features]] | ||
+ | * [[Algorithms Usage]] | ||
+ | |||
+ | |||
+ | ==Classification== | ||
* [[SLAM]] | * [[SLAM]] | ||
+ | |||
+ | |||
+ | ==Links== | ||
+ | * https://en.wikipedia.org/wiki/Algorithm | ||
+ | |||
+ | |||
+ | ==Related== | ||
Latest revision as of 05:07, 19 September 2018
In mathematics and computer science, an algorithm (Listeni/ˈælɡərɪðəm/ AL-gə-ri-dhəm) is a self-contained step-by-step set of operations to be performed. Algorithms perform calculation, data processing, and/or automated reasoning tasks.
Classification
Links