搜索资源列表

  1. kNN-DST

    0下载:
  2. evidential K nearest neighbors classificator
  3. 所属分类:matlab例程

  1. belief_NN

    0下载:
  2. belief function nearest neighbors
  3. 所属分类:matlab例程

  1. bdsccode.tar

    0下载:
  2. BDS statistics: Correlation integral (from chaos theory) is used in this code. The time series is embedded in an m-dimensional space and the near neighbors are used to calculate the statistics.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:espacotempo
  1. Kode-Program-Algoritma-Nearest-Neighbor

    0下载:
  2. In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning whe
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:589824
    • 提供者:bwindhya
  1. croftsoft_2008-09-28

    0下载:
  2. float midy = (float)(y - lastY)/2) double phi = Math.atan2(midy-center.y, midx-center.x) String s = neighbors[i-1] double sw = font.getStringBounds(s, frc).getWidth() double diag = Math.sqrt(sw*sw + sh*s
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:18962432
    • 提供者:Malik
  1. k-nearest

    0下载:
  2. FAST K-NEAREST NEIGHBORS SEARCH, Simple but very fast algorithm for nearest neighbors search in 2D space.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:hfy
  1. ixneighbors

    0下载:
  2. Find indexes neighbors-Find indexes neighbors
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:jibrel Salem
  1. flooding

    0下载:
  2. 在NS仿真器中实现泛洪发送,每个节点向所有的邻居节点发送新的数据-Implemented in NS simulator sends flooding, each node sends to all neighbors of new data
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈莹
  1. improvedDWT

    0下载:
  2. 一种基于DWT的自适应数字水印算法。先将图像进行DWT分解,然后根据选定像素与其四邻域均值的关系,确定要嵌入的水印值。-DWT-based adaptive digital watermarking algorithm. DWT decomposition of the image first, then the selected pixel and its neighbors according to the relationship
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:169984
    • 提供者:wangran
  1. Gas-dynamics

    0下载:
  2. 用来模拟粒子运动的。此元胞自动机需要 一种不同类型的元胞的邻居。此元胞的邻居时刻变化,因此某一个方向运动趋势, 将继续在同一个方向。换言之,此规则保存势头,这是基础的动力仿真。这种邻 居通常被称为 margolis邻居并且这种邻居通常由重叠的 2x2 块的元胞构成。在下 面的表格中,偶数步长时左上方 4 元胞为邻居关系,奇数步长时右下的 4 元胞为 邻居关系。某一特定元胞在每一个时间步长都有3 个邻居,但是具体的元胞
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:james
  1. Percolation-Cluster

    0下载:
  2. 对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 -8 adjacent neighbors on the surround
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:james
  1. game-of-life

    0下载:
  2. Game of Life was created in Dev C++ (GUI). It is a cellular automaton , and was invented by Cambridge mathematician John Conway. THE RULES For a space that is populated : Each cell with one or no neighbors dies, as if by
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:space21
  1. A-new-clustering-method-to-prolong-the-lifetime-o

    0下载:
  2. One of the most critical issues in the wireless sensor networks is the network s nodes limited availability of energy. The network lifetime strictly depends on its energy efficiency. Clustering is a method to make the
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:307200
    • 提供者:Mohamed Rias
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:254976
    • 提供者:许胜强
  1. ItemClusteringRecomAlg

    0下载:
  2. 针对传统推荐算法的数据稀疏性问题和推荐准确性问题,提出基于粒子群优化的项聚类推荐算法。采用粒子群优化算法产生聚类中心,在此基础上搜索目标项目的最近邻居,并产生推荐,从而提高了传统聚类算法的推荐准确性及响应速度。实验表明改进的项聚类协同过滤算法能有效提高推荐精度-Aiming at the problems that the data are sparse and the results are not accurate in tradi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:366592
    • 提供者:ming
  1. OPTICS-algorithm---Wikipedia--the-free-encycloped

    0下载:
  2. OPTICS ("Ordering Points To Identify the Clustering Structure") is an algorithm for finding density-based clusters in spatial data. It was presented by Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel and Jö r
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-20
    • 文件大小:173056
    • 提供者:swap
  1. sap

    0下载:
  2. 使用有监督的近邻传播聚类算法进行特征波段选取-Neighbors using a supervised clustering algorithm for propagation characteristics of selected bands
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李静
  1. Image-Classification

    0下载:
  2. 对SVM多类分类算法进行了研究,总结了不同分类算法的优缺点。接下来本文提出了基于GA(遗传算法)和KNN(K近邻)的SVM多类分类算法-The SVM multi-class classification algorithms studied, summed up the advantages and disadvantages of different classification algorithms. The next paper
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:620544
    • 提供者:zhangxiang
  1. 9_Computer-Networks

    0下载:
  2. In a ring network, every device has exactly two neighbors for communication purposes. All messages travel through a ring in the same direction (either "clockwise" or "counterclockwise").
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:3658752
    • 提供者:Karthik
  1. 9_DBMS

    0下载:
  2. In a ring network, every device has exactly two neighbors for communication purposes. All messages travel through a ring in the same direction (either "clockwise" or "counterclockwise").
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:4776960
    • 提供者:Karthik
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

源码中国 www.ymcn.org