搜索资源列表
DecisionTree
- matlab代码实现决策树,是学习数据挖掘的基本分类器的入门代码-DecisionTree classifier about data mining coded by matlab
libsvm-by-cpp
- svm的matlab代码 十分好用 是份很好的学习资料 可直接编译成exe文件运行 欢迎大家下载-SVM algorithm with C++ method and ideal for beginners to learn the code easy to read parts of a good learning materials
linear-regression
- 使用matlab实现机器学习最常用的linear regression算法-Using matlab realize learning machine most commonly used linear regression algorithm
DBSCAN
- 密度聚类DBSCAN算法的matlab实现,其中分别有源代码,代码举例和算法PPT,较适合初学者上手学习。-DBSCAN density clustering algorithm matlab implementation, which includes codes, the code examples and algorithms PPT. More suitable for beginners to get started.
myKmeans.m
- 模式识别学习中使用matlab编写的Kmeans算法实现的小程序-Learning to use pattern recognition matlab prepared Kmeans algorithm small program
EM
- 用matlab实现了EM算法,代码简单明了,有详细的注释.可供初学者学习使用。-Using matlab realize the EM algorithm.
OTL_AIJ_code
- 基于matlab实现的一个在线迁移学习算法OTL,(Based on matlab to achieve an online migration learning algorithm OTL,)
《MATLAB智能算法30个案例》
- matlab智能算法,很适合学习的一本书,里面有相关的算法,稍后会上传对应的案例,很实用化(Matlab intelligent algorithm, very suitable for learning a book, there are related algorithms, later on the corresponding cases, very practical)
DeepLearning
- 斯坦福深度学习课程MATLAB源码,包含各种主流算法(Deep learning program of Stanford University MATLAB source code)
1197430107AAaircraft detection
- 总结并介绍了几种飞机检测的方法及程序代码matlab版本,给研究飞机检测的同学提供帮助!!(Summarized and introduced several aircraft detection methods and program code matlab version, to provide help for students studying aircraft detection! !)
ELM
- 一种神经网络算法:极限学习机(ELM),包括分类和回归,仿真验证无误,适合初学者练习(A data mining algorithm: limit learning machine (ELM), including classification and regression, simulation verification is unmistakable, suitable for beginners to practice)