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

搜索资源列表

  1. KNNalgorithm

    0下载:
  2. K-Nearest neighbour algorithm-K - Nearest neighbor algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:shang jie
  1. pointzxh

    0下载:
  2. 平面点集,距离最近的两个点,采用动态规划算法.内有详细说明-planar point set, the nearest two points, dynamic programming algorithm. Are described
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1354
    • 提供者:周狼
  1. TestJavaSKNN

    2下载:
  2. 一个基于网格和最近邻居的聚类算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1-a Grid-based, and the nearest neighbor clustering algorithm similarity (x, y) = size (SKNN (x) SKNN (y)), while Link (x, y) = 1
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2271
    • 提供者:高雷
  1. KNN(C++)

    1下载:
  2. knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17726
    • 提供者:才华
  1. netlayer

    0下载:
  2. VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) /
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:13750
    • 提供者:Mark
  1. Determining_embedding_dimension_for_phase-space_re

    0下载:
  2. 假近邻方法(False Nearest Neighbor,FNN)求混沌时间序列重构嵌入维-false neighbor approach (False Nearest Neighbor, FNN) for chaotic time series embedding dimension Reconstruction
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1579154
    • 提供者:xujia
  1. NearestRecognation

    0下载:
  2. 程序实现了.net环境下,C++语言的手写数字识别,程序对手写数据进行了去边框处理,采用最近邻法进行了分类-achieved with the program. Net environment, the C language handwritten numeral recognition, procedures for handwritten data to the frame, using nearest neighbor method of classification
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2211083
    • 提供者:江南
  1. FormulaProcessor_beta1_CSharp

    0下载:
  2. 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3687
    • 提供者:jason
  1. antibezier

    0下载:
  2. 在给定n个插点的情况下,在最小2乘解的意义下,求m个控制点的最接近Bezier曲线-in a given n interpolation points circumstances, a minimum of 2 x sense solutions, m for the nearest control point Bezier curve
  3. 所属分类:C#编程

    • 发布日期:2014-01-14
    • 文件大小:1121
    • 提供者:piggy
  1. knn_map

    0下载:
  2. 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1704
    • 提供者:宋争鸣
  1. LBTree

    0下载:
  2. 用VC。NET2005实现优秀的最近邻搜索算法LB-TREE的模拟和图形显示。具有建立优良数据结构和搜索功能-VC.NET2005 achieve outstanding nearest neighbor search algorithm LB-TREE simulation and graphics. With excellent data structure and search functions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3697074
    • 提供者:yangtao
  1. zuijiejindiandui

    0下载:
  2. 本程序实现的功能是给出一系列点,找出他们之间距离最近的点对-the program's function is given a series of points, they find the distance between the nearest point
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:85053
    • 提供者:liuqing
  1. cpair

    0下载:
  2. 本程序可以在输入n点后,判断出这n个点中距离最近的两个点-procedures in the importation of n point, the judge out of this n points from the nearest two points
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:28740
    • 提供者:lisalee
  1. Classify_Homework

    0下载:
  2. 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations -- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2145
    • 提供者:hiamy0313
  1. knn_demo

    1下载:
  2. K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2101
    • 提供者:wang
  1. NearestNeighbor

    0下载:
  2. 模式识别问题最近邻算法的matlab实现,简单易懂-nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:996
    • 提供者:马标
  1. kmedfilter

    0下载:
  2. K近邻中值(均值)滤波器 1) 以待处理像素为中心,作一个m*m的作用模板。 2) 在模板中,选择K个与待处理像素的灰度差为最小的像素。 3) 将这K个像素的灰度均值(中值)替换掉原来的像素值。 -K-nearest neighbor median (mean) a filter) for the pixel to be addressed, for a m * m role template. 2) In the template, select and K-pending p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1613
    • 提供者:上官云
  1. PRAssign

    0下载:
  2. 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offlin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:KOF
  1. knn

    0下载:
  2. 在visual basic环境下,实现k-nearest neighbor算法。-in visual basic environment, achieving k-nearest neighbor algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-15
    • 文件大小:18793
    • 提供者:camperlinan
  1. NNP

    0下载:
  2. 最近点对问题,输入数据生成器自动生成2位点对,输出制定电的最近邻-nearest point of the problem, the input data generator automatically generate two points right, electrical output of the nearest neighbor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:494814
    • 提供者:宋文婷
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com