搜索资源列表
nn+ga+sa+fuzzy
- 本文介绍了nn+ga+sa+fuzzy等算法的总结性的东西,对于这些算法有初步认识,很有帮助-nn sa ga fuzzy algorithms such as a summary of things, these algorithms have an initial understanding and helpful
Classification-MatLab-Toolbox
- 模式识别matlab工具箱,包括SVM,ICA,PCA,nn等等模式识别算法,很有参考价值-pattern recognition Matlab toolbox, including SVM, ICA, PCA, nn pattern recognition algorithms, and so on, of great reference value
eryi
- 设B是一个n×n棋盘,n=2k,(k=1,2,3,…)。用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方格外的所有方格。其中,一个L型条块可以覆盖3个方格。且任意两个L型条块不能重叠覆盖棋盘
020064010046FABCD35C2F000006E6E6971F22-C927-FA17-7
- 13th Israeli Symposium of AI, CV, and nn, Tel Aviv University, Tel Aviv, Israel, Feb. 2-4, 1997 D. Dori, D. Hubunk and Liu W, “Improving the Arc Detection
IO_nn_kb
- 一种用N+1个IO口实现的N×N矩阵式键盘 摘要 介绍一种用N+1个I/O端口实现N×N矩阵式键盘的一般方法,并用该方法设计一个5×5的矩阵式键盘作为例子,给出软件编制框图并对该方法进行探讨。 关键词 键盘 矩阵 接口电路
nn-RTree
- c++实现的nn—tree的问题。数据的产生可以随便设定
rotation
- 棋盘着色方案。为一个nn的棋盘着色,考虑不同旋转方向,问有多少种着色方案。用c程序编辑
boost and nn
- 一个关于adaboost和nn的matlab程序,对了解adaboost的过程和编写有很大的帮助。-this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is very helpful for application
TestBruteSearch
- k-nn algorithm,,,test search
BP-nn
- TC环境下,利用BP神经网络,通过输入输出数据对,训练网络,然后对同目标群体不同输入数据进行预测,并生存训练及预测结果文档。-It realized prediction with BP-nn.
nn-files
- nn codes for classification
Target-Tracking-nn
- 仅供参考,目标跟踪关联算法,matlab源代码,nn算法-For reference only, target tracking correlation algorithm, matlab source code, nn algorithm
nn
- 深度学习的nn神经网络,加了改进的梯度,自己可以下载数据测试,如有不懂请联系本人-Depth study of the neural network nn, plus improved gradient, you can download the data to test, if I do not understand, please contact
nn_BP
- BP-nn算法应用实例,本人亲测,可以使用(An example of BP-Ann. It has been tested and can be used.)
daodanlanjie3
- 一个nn训练编程实例,供大家参考和使用。(an example of neural network training)
pres
- 三种分类器:决策树分类器,k-nn分类器和k-means分类器的运行时间以及运行准确率的比较。(Three kinds of classifiers: decision tree classifier, k-nn classifier and K-means classifier running time and accuracy comparison.)
nn
- MLP nn algorithm in matlab
nnproject-master
- nn project for classiication
k-nn
- k-nn算法 K-nn算法 ( K Nearest Neighbor, K近邻算法 ), 是机器学习中的一个经典算法, 比较简单且容易理解. K-nn算法通过计算新数据与训练数据特征值之间的距离, 然后选取 K (K>=1) 个距离最近的邻居进行分类或者回归. 如果K = 1 , 那么新数据将被分配给其近邻的类.(k-nnK - nn algorithm (K on his Neighbor, K Nearest Neighbor algorithm), is a classical al
GA算法
- GA-nn算法详细批注。基于MATLAB开发。(the process of GA-nn based on MATLAB langurage.)