CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Neighbor

搜索资源列表

  1. discussion

    0下载:
  2. %convert rgb to hsv% BEGIN Mark(Pixel)<-Marker; For neighbor in Neighbors(Pixel) Do if Image(neighbor ) = 1 AND Mark (neighbor)= NIL THEN Lable(Neighbor) END
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:263
    • 提供者:tleung927
  1. video scaler

    0下载:
  2. Scales streaming video up or down in resolution. Bilinear and nearest neighbor modes are supported. Run-time adjustment of input and output resolution, scaling factors, and scale type.
  3. 所属分类:源码下载

  1. video scaler

    1下载:
  2. Scales streaming video up or down in resolution. Bilinear and nearest neighbor modes are supported. Run-time adjustment of input and output resolution, scaling factors, and scale type.
  3. 所属分类:编程文档

  1. 移植uip-1.0到Atmega32

    0下载:
  2. 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:420617
    • 提供者:yuangaoping
  1. 利用近邻法解决非线性分类问题

    0下载:
  2. 在matlab环境下,利用近邻法解决非线性分类问题,In the matlab environment, the use of neighbor method to solve nonlinear classification problems
  3. 所属分类:matlab例程

    • 发布日期:2017-03-26
    • 文件大小:4507
    • 提供者:王渝
  1. LinearDiscriminant.rar

    0下载:
  2. 线形判别分析算法和knn最近邻算法的实现,Linear discriminant analysis algorithm and KNN nearest neighbor algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:111056
    • 提供者:huscar
  1. e2lsh.rar

    0下载:
  2. Nearest Neighbor Methods in Learning and Vision: Theory and Practice书中章节Locality-Sensitive Hashing Scheme Based on p-Stable Distributions 中LSH-Local Sensitive Hashing算法的C语言在Red Linux下实现,Book <Nearest Neighbor Methods in Learning and Vision: Theory
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:580773
    • 提供者:桑基韬
  1. FuzzyNNClassifier.rar

    0下载:
  2. 模糊K近邻分类器,模式识别和机器学习经常要使用的一个分类器,K neighbor fuzzy classifier, pattern recognition and machine learning are often used in a classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:428746
    • 提供者:chen
  1. flooding.zip

    1下载:
  2. 用omnet++仿真扩散法(Flooding):扩散法是一种传统的网络通信路由协议。源节点Source将报文传送给它的每一个邻居节点, 每一个邻居节点又将其传输给各自的所有邻居节点。如此继续下去, 直到将数据传输到汇集点Sink或为该报文所设定的生命期限变为零为止,using Omnet++ to simulate diffusion method (Flooding): diffusion method is a traditional network routing protocol. S
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-05-06
    • 文件大小:924694
    • 提供者:孟湘琴
  1. PCA_KNN.rar

    0下载:
  2. 主成分分析+最近邻分类器,经典的原理介绍论文,可参照。,PCA+ nearest neighbor classifier, the classic paper describes the principle, can refer to.
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:549831
    • 提供者:wangxuyang
  1. interpolation.rar

    1下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127532
    • 提供者:zhoujianhua
  1. regnize

    0下载:
  2. 实现0-9个手写数字的识别 使用了多种方法:最近邻、势函数、神经网络、贝叶斯分类器-To achieve recognition handwritten digits 0-9 using a variety of methods: the nearest neighbor, potential function, neural networks, Bayesian classifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:10155801
    • 提供者:leaf
  1. knn_myself

    0下载:
  2. 一个自己编写的K近邻算法,是学习算法编写过程中最简单的一个哦,学习算法想自己学编程的可以看-A imagecut.rar K neighbor algorithm, is in the process of learning algorithm to write the most simple a oh, learning algorithm to learn programming can see
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3096
    • 提供者:胡汇涓
  1. interpolation

    2下载:
  2. 几种插值方法,双线性,三次,最邻近,sinc-Several interpolation, bilinear, cubic, nearest neighbor, sinc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12485
    • 提供者:苏林
  1. Z-stackcode.rar

    0下载:
  2. zigbee协议栈的源代码。希望对学习zigbee的出学制有所帮助。,zigbee protocol stack source code. Wish to study the structure of zigbee help.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:114926
    • 提供者:毛跟勇
  1. apcluster

    0下载:
  2. 使用近邻传播聚类算法提取最优波段,并建立预测模型-Communication with neighbor clustering algorithm to extract the best band, and the establishment of prediction models
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3831
    • 提供者:李静
  1. KNN

    1下载:
  2. 最近邻分类java实现,还有测试用例,这是用eclipse开发的,也可以把源文件拷贝出来。-nearst neighbor java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:9363
    • 提供者:郭枫
  1. classification

    0下载:
  2. 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:100997
    • 提供者:tangxiaojun
  1. KL

    0下载:
  2. 基于KL变换的特征提取的方法。 选取数据库中的部分样本(每个人的前5张图片)作为训练样本,其余作为未知的测试样本。从训练样本中得到KL变换矩阵,然后对训练样本和测试样本都进行变换,用变换后的数据作最近邻识别,距离可以为对应灰度值之差的平方和,统计识别率。-KL transform based feature extraction method. Select the database part of the sample (each person' s top 5 pictures)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3204
    • 提供者:刘峰
  1. dance

    0下载:
  2. 此题是用最近邻域法实现图像缩放,供菜鸟练习用,这种算法不高清-This problem is the nearest neighbor domain method to achieve image scaling for the rookie practice with, this algorithm does not high-definition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:916
    • 提供者:罗尚
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com