搜索资源列表
icsiboost-0.3.tar
- Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the
adaboost
- Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。-An example of adaboost algorithm.
Qtfm_toolbox
- Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow
DynamicProgramming(wiki)
- 经典算法——动态规划的维基百科(中文翻译版)-Classical algorithm- Wikipedia, the dynamic programming (the Chinese translation version)
pmwiki-2.2.15
- PmWiki,一款用PHP编写的,无需数据库支持的维基,个人网站尤其适合。含官方简、繁体语言包。-PmWiki, a written with PHP without database support of Wikipedia, especially for personal websites. With the official simplified language pack.
EncyclopediaofAlgorithms
- 算法百科,数据挖掘多种算法的集合,可以分类查询各种算法-Wikipedia algorithms, data mining, a collection of multiple algorithms, you can access a variety of classification algorithms
newton-fractal
- A small GUI for displaying Newton-Raphson fractals (i.e. the basins of attraction) of complex polynomials. See for example http://en.wikipedia.org/wiki/Newton_fractal.
KeeLoq Wikipedia
- Wikipedia article on KeeLoq
DBSCAN
- Density-Based Spatial Clustering of Applications with Noise (or DBSCAN) is an algorithm used in cluster analysis which is described in this Wikipedia article (http://en.wikipedia.org/wiki/DBSCAN). The basic idea of cluster analysis is to partit
fiifteen_puzzle
- Program implements graphs algorihtms to solve fifteen puzzle problem (http://en.wikipedia.org/wiki/Fifteen_puzzle). There are few methods BFS - Hamming and Manhattan heuristics, Breadth-first search and Depth-first search. You can implement A* algori
Parabolic_sar
- 给定高低值计算抛物线sar值,只是初步分析,希望对有兴趣的有所帮助。-Uses technique described on the Parabolic SAR wikipedia page. Candlestick Graph package used to create picture.
SUDOKUE
- 数独游戏的MATLAB实现!还能帮助玩家完成数独游戏。- SUDOKUE play sudoku with MATLAB (aids for solving included) A guide on how sudoku works can be found e.g. on http://en.wikipedia.org/wiki/Sudoku This program has a history-function, i.e. you can undo
Mersenne-Twister
- 利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。 各个文件为: initGenerator.m: initGenerator函数,用于初始化随机序列的长度和值 generateNum.m: generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组 extractNum.m: extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值
grvol
- EXTRACTS ANISOTROPY INFO FROM CLUSTERS OF PARTICLE POSITIONS USING THE GYRATION TENSOR AND ASSOCIATED MAGNITUDES (SEE WIKIPEDIA LINK)
CircularQueue
- Circular queue/buffer http://en.wikipedia.org/wiki/Circular_buffer
TernaryTrie
- Terneary trie.http://en.wikipedia.org/wiki/Ternary_tr-Terneary trie.http://en.wikipedia.org/wiki/Ternary_tree
TowersOfHanoi
- Towers of hanoi.http://en.wikipedia.org/wiki/Towers_of_Hanoi
fnMyProny
- 输入任意采样数据,进行prony分析,给出指数形势的组合并指定后续数据点,进行数据趋势预测; http://en.wikipedia.org/wiki/Prony s_method-Anylysis the input data using prony method, and also can be used for prediction the trend of the movement. http://en.wikipedia.org/wiki/Prony s_method
Computational-learning-theory
- wikipedia机器学习迷你书:《Computational learning theory》(计算学习理论) 比较理论,汇集了统计学习理论,VC理论,PAC学习,稳定性,在线学习与分布式学习等基本概念。顺各条参考文献可更深入学习。-wikipedia machine learning mini book: Computational learning theory (calculated learning theory) comparison theory, a collection o
dirichlet-distribution
- 文件包括1.维基百科中dirichlet distribution的资料2.产生服从dirichlet distribution分布的随机数的matlab程序。-This file consists of two documents.The first one is the content of dirichlet distribution wikipedia and the second one is a matlab procedure which can be used to gener
