资源列表
EM-vs-MCMC
- 一篇关于EM算法与MCMC算法的介绍与区别的论文。-EM VS MCMC for estimation of hidden markov modesl: A computational perspective. Copyright by Tobias Ryden
tic-tac-toe
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
Iris-Recognition
- 基于特征提取算法和2D-Gabor滤波器算法的虹膜识别。-Iris recognition algorithm based on feature extraction and 2D-Gabor filter algorithm.
2DHarris
- 二维Harris角点检测原理与流程,介绍性文章-an introduction of 2Dharris
ml_central_ssc_Li_cell
- matlab code for Lithium Battery Model, Simscape Language and Simulink Design Optimization
quanpailie
- 给定一串字符,列举出所有可能存在的排列方法。-Given a string of characters, the method may include all permutations exist.
g722code
- G722语音压缩算法,能够很好的对语音信息进行处理。
data_struct
- 数据结构的FLASH版演示,比较通俗易懂,好-FLASH demo version of the data structure, more user-friendly, very nice. . .
paper1
- Edge strength similarity for image quality assessment
Bubble-sort
- 冒泡法排序,良好的设计,效率高,容易理解,适合C++初学者-Bubble sort method with good design, high effeciency ,easy to understand ,suit for C++ learner
BNT
- Bayesian network toolbox
LSTM股票预测
- Lstm进行时间序列预测,预测股票数据,按日的数据(Prediction of time series by LSTM)