资源列表
数学建模算法与程序 司守奎
- 数学建模算法与应用(有电子文档和源程序),是数学建模非常好的一本书,司守奎编著(Mathematical modeling algorithms and applications, is a very good book on mathematical modeling)
RD
- 雷达成像算法,通过距离压缩,距离徙动校正,方位压缩来进行雷达点目标成像(Radar imaging algorithm is used for radar point target imaging by range compression, range migration correction and azimuth compression)
pro_002
- 根据一个数组生成一个最大堆的实例 并且将堆显示出来 本例用VS2010编写 -According to an instance of an array to generate a maximum heap and the heap is displayed in this case written using VS2010
fuzzy-neural-networks-
- 对模糊神经网络进行介绍的两本书籍,结合matlab语言开发环境的。-Introduction of fuzzy neural networks of the two books, combined with the matlab language development environment.
技能图谱 图片版
- 人工智能从入门到精通,推荐零基础的来学习,本书从基础讲起,对初学者非常有利(The C language from the beginning to the mastery)
Documents
- algoritma fuzzy local binary pattern
Tensor Low-Rank Sparse Representation for Tensor Subspace Learning
- Tensor Low-Rank Sparse Representation for Tensor Subspace Learning
JPEG
- C++ based JPEG on grayscale image DCT -> Quantization -> ZigZag -> DPCM, Runlength,-> Entropy Coding
dijkstra1
- dijkstra算法很简短。很核心的算法,核心代码10行。-dijkstra algorithm
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
最优化方法及其Matlab程序设计(马昌凤)
- 最优化方法及其Matlab程序设计(马昌凤)
Applied_Data_Mining
- 《实用数据挖掘》 本书对面向应用的数据挖掘方法进行了清晰的阐述,包括经典的多元统计方法、贝叶斯多元统计方法、基于机器学习的数据挖掘方法和基于计算的数据挖掘方法等。介绍了数据挖掘领域中许多最新的研究成果,如关联规则、序列规则、图示马尔可夫模型、基于存储的推理、信用风险和Web挖掘等。并详细介绍了选自实际工业项目的6个应用实例,强调了数据挖掘方法的实用性。 本书主要面向计算机科学、信息管理、应用统计学和经济学等专业的高年级本科生和研究生。对实际从事海量数据分析和处理的技术人员也有很好的指导作用和