a matlab program that deals with k-means algorIthm to cluster the data points and build codebook.
标签: algorIthm codebook cluster k-means
上传时间: 2014-12-02
上传用户:q123321
A good review of the k-means algorIthm
标签: algorIthm k-means review good
上传时间: 2014-01-11
上传用户:xinyuzhiqiwuwu
Quick sort algorIthm implemantation
标签: implemantation algorIthm Quick sort
上传时间: 2014-01-20
上传用户:jhksyghr
In numerical analysis, the secant method is a root-finding algorIthm that uses a succession of roots of secant lines to better approximate a root of a function f.
标签: root-finding succession numerical algorIthm
上传时间: 2013-12-23
上传用户:xuanchangri
SHape matching algorIthm
上传时间: 2014-01-25
上传用户:zhengzg
Solve the traveling salesman problem with a genetic algorIthm.
标签: algorIthm traveling salesman problem
上传时间: 2013-12-19
上传用户:qunquan
Prune a JOONE neural network with a selective prune algorIthm.
标签: algorIthm selective network neural
上传时间: 2017-08-24
上传用户:569342831
Implementation of Edmonds Karp algorIthm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The nodes are numbered from 1 to n. The node 1 and node n should be in different sets. There are no more than 30 arcs and 15 nodes. The arc weights vary between 1 and 1 000 000. Output: The output is a single line for each case, with the corresponding minimum size cut. Example: Input: 7 11 1 2 3 1 4 3 2 3 4 3 1 3 3 4 1 3 5 2 4 6 6 4 5 2 5 2 1 5 7 1 6 7 9 Output: 5
标签: Implementation calculates algorIthm Edmonds
上传时间: 2014-01-04
上传用户:kiklkook
Program use openCV to demo edge detection (algorIthm Gradient).
标签: algorIthm detection Gradient Program
上传时间: 2017-08-30
上传用户:417313137
Page replacement algorIthm called FIFO (First In First Out)
标签: First replacement algorIthm called
上传时间: 2014-11-28
上传用户:yy541071797