搜索资源列表

  1. knn

    0下载:
  2. 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:96256
    • 提供者:许梁
  1. billiner

    0下载:
  2. 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序-Matlab prepared using a nearest neighbor interpolation for images larger than narrow the scope of small programs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:呵呵
  1. LearningPatternClassificationASurvey

    0下载:
  2. 模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustra
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:821248
    • 提供者:蒋大为
  1. Nearest_Neighbour_Algorithm_for_Stock_Prices_Forec

    1下载:
  2. 基于最近邻算法的股票价格预测matlab代码,很不错的-Nearest neighbor algorithm based on stock price prediction matlab code, very good
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-19
    • 文件大小:116736
    • 提供者:张学良
  1. ANN

    0下载:
  2. ANN是一个加快搜索速度的源码程序;通过C++编写,支持在任意高维空间的近似或准确的最近邻搜索。-ANN is a source to speed up the search speed of procedures through C++ Prepared to support the arbitrary high-dimensional space approximate or accurate nearest neighbor s
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-19
    • 文件大小:55296
    • 提供者:
  1. Mean_Mid_MATLAB

    0下载:
  2. 八邻域均值算法与中值算法的比较,加高斯噪声滤波进行比较-Eight-neighbor algorithm with the mean value of the comparison algorithm, plus Gaussian noise filter comparison
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:Vincent
  1. KNN

    0下载:
  2. k最近邻分类算法:用C++实现KNN分类-k Nearest Neighbor Classification Algorithm: The C++ realize KNN classification
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:303104
    • 提供者:徐晓云
  1. b

    0下载:
  2. 核子空间样本选择方法的核最近邻凸包分类器,不需要账号就可以下载-Nuclear space sample selection methods nuclear convex hull nearest neighbor classifier, no account can download
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:275456
    • 提供者:majian
  1. ann

    0下载:
  2. ANN is a library written in the C++ programming language to support both exact and approximate nearest neighbor searching in spaces of various dimensions. 可以直接用于工程 支持 Kd tree,BBF(best bin first) -ANN is a library writt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3192832
    • 提供者:hu
  1. events

    0下载:
  2. * acousticfeatures.m: Matlab scr ipt to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab scr ipt to extract feature information from acoustic event timeseries. * extractevents.m
  3. 所属分类:其他行业

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:陈延军
  1. KNN

    0下载:
  2. KNN最近邻分类器和预测器,数据挖掘课程上的作业-KNN nearest neighbor classifier and prediction, data mining courses on the operation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:199680
    • 提供者:liusong
  1. find_nearest_neighbours

    0下载:
  2. % [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) % Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_n
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zhxj
  1. ann_1.1.1

    0下载:
  2. The approximate nearest neighbor search code is contained in this zip file. You can use the data contained in to see how the program works.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:625664
    • 提供者:jianzhuhuai
  1. knn

    1下载:
  2. knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zc
  1. cluster-2.9

    0下载:
  2. ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proxi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:wangyexin
  1. knn

    0下载:
  2. KNN K-nearest neighbor rule for classification -KNN K-nearest neighbor rule for classification
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:鲁剑锋
  1. sne

    0下载:
  2. 一种基于概率的数据降维处理方法:Stochastic Neighbor Embedding-Based on the probability of data dimensionality reduction approach: Stochastic Neighbor Embedding
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xinying
  1. 2

    0下载:
  2. 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:10339328
    • 提供者:程博
  1. FastPNN

    0下载:
  2. Straightforward implementation of the exact pairwise nearest neighbor (PNN) algorithm takes (O3) time-Straightforward implementation of the exact pairwisenearest neighbor (PNN) algorithm takes (O3) time
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:218112
    • 提供者:
  1. NearestNeighbor

    0下载:
  2. 用matlab实现的最近邻算法,可以参考一下-Matlab achieved by nearest neighbor algorithm, you can refer to
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Densic
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org