资源列表
exit
- 各种优化算法解决TSP问题 包括蚂蚁群算法 ,粒子群算法 ,遗传算法等等()
wfxyz
- 混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法,()
286858
- 程序之所以称之为扩展功能的DFT,是因为,它有如下扩展功能 1 可以自动扩展输入序列X,如果你输入的长度不足N,会自动以N()
refbirembntscomplexity
- 该文档是基于LS算法得FIR自适应滤波器设计文档,内有详细设计步骤以及源代码()
lolksubroutine
- 采用分支定界算法,主程序为intopt,使用与linprog类似()
hearder.py
- 利用python抽取单个电影的豆瓣影评信息(use python to get all user reviews from douban movie site)
wordcount3
- hadoop的wordcount程序,去除标点和部分停词(Hadoop's wordcount program, removing punctuation and partial parked words)
wordcount
- 基于eclipse下的hadoop的wordcount程序(Hadoop's wordcount program)
crawler
- 用python和R语音实现爬虫功能,以此获取所需要的数据。(Use Python and R to implement crawler function and obtain data.)
FM algorithm
- 因子分解机( FM)算法是一种基于矩阵分解的机器学习算法,是一种常用的推荐算法。(Factorization algorithm is a matrix-based machine learning algorithm, which is a commonly used recommendation algorithm.)
R Graphics Cookbook2013
- about data visualization in R is available! The book covers many of the same topics as the Graphs and Data Manipulation sections of this website, but it goes into more depth and covers a broader range of techniques.
Chinese2SequenceFile
- 中文文档转成sequencefile文件格式,便于在hadoop下使用操作,java代码(Chinese doc to Sequence File)