CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 模式 识别

搜索资源列表

  1. ISODATA_C++

    0下载:
  2. 这是一个有关于模式识别中的isodata算法的C++实现。很多课程设计可用到。数据在data.txt里-This is a pattern recognition on the C isodata algorithm to achieve. Many courses available to the design. Data data.txt Lane
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:
  1. NeuralNetwork_RBF

    0下载:
  2. RBF 神经网络应用于模式识别 -RBFNN used pattern recognition RBFNN used pattern recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2415
    • 提供者:liuyang
  1. LVQprogramme

    0下载:
  2. 本源码为学习矢量量化算法源程序。支持模式识别和人工智能算法-the source for learning vector quantization algorithm source. Support pattern recognition and artificial intelligence algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38398
    • 提供者:wawyace
  1. Kmeans_VC

    0下载:
  2. 鼎鼎大名的Kmeans的VC实现。广泛用于神经网络、模式识别领域。-the Kmeans the famous VC. Widely used in neural networks, pattern recognition.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9624
    • 提供者:czyujian
  1. yuce

    0下载:
  2. 神经网络支持向量机程序,用于模式识别,股指预测-neural network SVM procedures for pattern recognition, stock index forecast
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:315576
    • 提供者:yuhuihai
  1. Rosenstein_lyapunov_c

    0下载:
  2. Hopfield神经网络算法源程序:这程序是《神经网络模式识别及其实现》第九章<神经联想记忆和Hopfield网络>附的程序,用于神经网络的实现-Hopfield neural network algorithm source : This procedure is "pattern recognition and neural network to achieve" the ninth chapter
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8529
    • 提供者:阳陵
  1. Bayespatternclassificionexample

    0下载:
  2. 用VB编写的模式识别程序(包括:坦克的识别,病诊断,细胞的识别)-VB prepared by the pattern recognition procedures (including : tanks in the identification, diagnosis, cell identification)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18596
    • 提供者:何义华
  1. My_model

    0下载:
  2. C均值法模式识别算法的VC实现,可实现二维数据的自动分类-C-means algorithm for pattern recognition of the VC, two-dimensional realization of the automatic data classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38328
    • 提供者:sjh
  1. kMeansbuilder

    0下载:
  2. 模式识别中的聚类k均值算法用C++ builder编码实现是cpp文件-pattern recognition of k-means clustering algorithm coded in C builder realization of the document cpp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4418
    • 提供者:胡鹏
  1. PR_ten_algorithms

    0下载:
  2. 模式识别中的十大基本算法,经典的实现方法,花了本人很大功夫,本着为人民服务的原则,现挥泪上传!-pattern recognition of the 10 basic algorithm, the classic method, I spent a lot of time and energy. the principle of serving the people, are faced uploads!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:427607
    • 提供者:xyz
  1. K-L_face_rec

    0下载:
  2. 这是基于k-l分类方法的人脸模式识别的源代码实现-This is based on the k-l Classification of pattern recognition Face the source code to achieve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:niemin
  1. PCA_face_rec

    0下载:
  2. 这是基于 PCA(主成分分析法) 算法的人脸模式识别原程序;-This is based on the PCA (Principal Component Analysis) algorithm for pattern recognition of the original face;
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1806
    • 提供者:niemin
  1. Bayers

    1下载:
  2. 贝叶斯决策理论常用于模式识别中,这是最常用的一种贝叶斯决策的matlab原程序-Bayesian decision theory commonly used in the pattern recognition, This is the most commonly used a Bayesian decision-making procedures of the original Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:865
    • 提供者:niemin
  1. k

    0下载:
  2. c++编写的模式识别k均值算法-c k prepared by the average pattern recognition algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1364
    • 提供者:李俊
  1. my_kmeans

    0下载:
  2. 模式识别k_means聚类算法。-kmeans clutering algorithm for Pattern Recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17378
    • 提供者:李晓民
  1. ISODATA_vc++

    0下载:
  2. 模式识别中isodata的 vc++实现-pattern recognition isodata achieve the vc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11236
    • 提供者:liming
  1. cluster-3.6.5

    0下载:
  2. 一种数据聚类算法的源码,可以在模式识别和图像处理中试用。 -a data clustering algorithm source code, in pattern recognition and image processing trial.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:472701
    • 提供者:刘中华
  1. svm

    0下载:
  2. svm程序代码,用于模式识别和分类,也可用于图像特征。-svm code for pattern recognition and classification can also be used to image features.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:171817
    • 提供者:chenxi
  1. c_means

    0下载:
  2. C均值法,用于模式识别中的聚类算法。非常好用!-C - Means method for pattern recognition algorithm for clustering. Very handy!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:xiaote
  1. 圆检测HOUGH变换的改进算法研究

    0下载:
  2. 模式识别与人工智能,圆检测HOUGH变换的改进算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:239072
    • 提供者:llxxhh2002
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »
搜珍网 www.dssz.com