资源列表
DFNN
- 动态模糊神经网络程序,可以运行。参考书为伍世虔动态模糊神经网络-Dynamic fuzzy neural network program, you can run. Reference books for the Wu Shi Qian dynamic fuzzy neural network
OMP-paper
- 是一篇基于压缩感知的匹配追踪OMP重构算法的论文,详细的介绍了压缩感知及OMP算法,提出一个改进的算法。-Is a matching pursuit based on compressed sensing reconstruction algorithm OMP paper, a detailed descr iption of the compressed sensing and the OMP algorithm, proposed an improved algorithm.
Text-Classification-CPP
- 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
beyesian
- 用MATLAB实现的贝叶斯网络算法,有一定的参考价值-this algorithm by matlab is useful and valuable.
backprop
- BP神经网络的c++源代码,基于改进的梯度下降算法实现-BP neural network c++ source code
OpenBTSProject
- OpenBTS 是基于软件的 GSM 接入口,它提供标准的GSM兼容的移动手机,不需使用现成的电话提供商的 [OpenBTS Logo] OpenBTS Logo 接口,来拨打现有电话系统的接口。OpenBTS[1]是以第一个基于开源软件的工业标准的GSM协议栈而闻名。-OpenBTS is a Unix application that uses a software radio to present a GSM air interface to standard 2G G
dbscan.tar
- 非常经典的基于密度的聚类算法DBSCan。C++源码。-Very classic density-based clustering algorithm DBSCan. C++ source code.
GAyouhuaBP
- 遗传算法优化BP神经网络的权值 vc实现代码源程序-Genetic algorithm BP neural network to achieve the weight vc source code
k-means-iris
- 针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性-For the well-known UCI machine learning repository of the iris data of kmeans cluster analysis procedure, a representative
2
- tsp遗传算法代码 利用交叉算子改进方法求解旅行商问题-tsp genetic algorithm code
ID3usingC
- ID3决策树算法的C语言实现-ID3 Decision Tree Algorithm in C language implementation