搜索资源列表

  1. bkdtree

    1下载:
  2. opencv 成功案例,KD-Tree搜索临近点-OpenCV KD-tree matching
  3. 所属分类:OpenCV

    • 发布日期:2024-05-10
    • 文件大小:5666816
    • 提供者:邓卓健
  1. KD_tree

    0下载:
  2. 用于多节点创建的KD树创建,实现数据划分-KD tree is used to create a multi-node created, data division.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:羽伦
  1. air-conditioner

    0下载:
  2. For those who spend most of their time working indoors, the indoor air quality (IAQ) could affect their working efficiency and health. This paper presents an intelligent proportional-integral-derivative (PID) controller
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:payam/baban
  1. PCLCode

    0下载:
  2. PCL课本全章源码的,包含I/O,kd-tree,八叉树,可视化,滤波,深度图像,关键点。采样一致性算法,点云特征描述与提取,点云配准,点云分割,点云曲面重建-the code of book“Point Cloud Library”
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:2533376
    • 提供者:王伟
  1. kd_buildtree

    0下载:
  2. 以matlab2014a为实验平台实现KD树算法。可以参考。-protect KD tree in matlab 2014 a.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:杨佐
  1. pso_pid

    0下载:
  2. PID控制器的性能取决于Kp、Ki、Kd这3个参数是否合理,因此,优化PID控制器参数具有重要意义。目前,PID控制器参数主要是人工调整,这种方法不仅费时,而且不能保证获得最佳的性能。PSO已经广泛应用于函数优化、神经网络训练、模式分类、模糊系统控制以及其它应用领域,本案例将使用PSO进行PID控制器参数的优化设计。-Performance of PID controller depends on the Kp, Ki, Kd thes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:任凡
  1. FUZZYPID

    0下载:
  2. 模糊自适应PID控制,能在线调整Kp Ki Kd三个参数的值,使控制达到不错的效果。-Fuzzy adaptive PID control
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:陈兵
  1. findPointNormals

    0下载:
  2. 基于kd-tree搜索算法,利用局部邻域的平面拟合,检测三维点云数据的法线方向- Estimates the normals of a sparse set of n 3d points by using a set of the closest neighbours to approximate a plane.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:张芳
  1. kd

    0下载:
  2. 本程序,为快递公司专用跟单系统,快递公司利用专门的输单人员进行输单,客户就可以实时在线,对自己的快件进行跟踪查询,是一个非常不错的快递实时在线跟踪系统。 后台用户名:admin 密码:admin-This program is dedicated courier company with a single system, courier companies use specialized single-input single-ou
  3. 所属分类:Web服务器

    • 发布日期:2024-05-10
    • 文件大小:3235840
    • 提供者:yuzongxiao
  1. Kd_Tree

    0下载:
  2. 本段代码实现了kd-tree,提供了完整的k树代码-This code implements the kd-tree, the tree provides a complete k codes
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:赵建新
  1. RBF

    2下载:
  2. 针对传统的PID控制器参数固 定而导致在控制中效果差的问题,提出一种基于模糊RBF神经网络智能PID控制器的设计方法。该方法结合了模糊控制的推理能力强与神经网络学习能力强的特 点,将模糊控制与RBF神经网络相结合以在线调整PID控制器参数,整定出一组适合于控制对象的kp,ki,kd参数。将算法运用到电机控制系统的PID 参数寻优中,仿真结果表明基于此算法设计的PID控制器改善了电机控制系统的动态性能和稳定性。-Traditional P
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:马腾
  1. findKN

    0下载:
  2. 在数据挖掘、人工智能等领域中,都常用到KD树来进行K近邻查找。本程序是自己用C++实现的一个KD树来进行的K近邻查找程序,包含建树和查找。文件中附有测试文件。-In data mining, artificial intelligence and other areas, it is commonly used to KD tree to find K nearest neighbor. This procedure is K neig
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-10
    • 文件大小:6462464
    • 提供者:风之痕lch
  1. kdtree_search

    0下载:
  2. PCL官方文档中所带的kd树搜索的相关算法-PCL official documents related algorithms brought kd tree search
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:ee1
  1. bbf

    0下载:
  2. 详细讲解BBF搜索遍历算法的原理以及与kd-tree的关联应用-In detail the BBF search times calendar calculation method and the principle of the associated application in kd- tree
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-10
    • 文件大小:112640
    • 提供者:杜科林
  1. KD

    0下载:
  2. 快递打印单源码 C#完整源码代数据库 编泽通过 有问题可与我联系 QQ962205565-Express print a single source
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:4697088
    • 提供者:帅哥们
  1. kd

    0下载:
  2. 易语言查询79种快递源码例程程序结合易语言扩展界面支持库,调用易语言模块实现查询79种快递。 -Easy language query 79 kinds of express source routine procedures combined with easy language extensions interface support library, call the easy language module query t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1187840
    • 提供者:zhch2v
  1. knn-kdtree

    0下载:
  2. kd树,分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。K-D树是二进制空间分割树的特殊的情况。-KD tree, the data structure of K dimensional data space. It is mainly used in the search of key data in multidimensional space (such as range search a
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:Christiana
  1. KNN Matting

    0下载:
  2. KNN算法实现的抠图程序,包含数据集,使用了KD树实现KNN(KNN algorithm to achieve the matting process, including data set)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:33420288
    • 提供者:feifei9322
  1. index

    0下载:
  2. 单例模式双重检查机制失效,如何编写正确的单例模式?一文解决(l mamjkshjjdk djdjb dkkd didk dkkd dkkdu d kd fk)
  3. 所属分类:android开发

    • 发布日期:2024-05-10
    • 文件大小:54272
    • 提供者:彭乐愚
  1. pid_library_other_pic32

    0下载:
  2. { interface } type TPIDController = record PID_Kp, PID_Ki, PID_Kd: real; PID_Integrated : real; PID_Prev_Input: real; PID_MinOutput, PID_MaxOutput: real; PID_First_Time, P
  3. 所属分类:中间件编程

    • 发布日期:2024-05-10
    • 文件大小:185344
    • 提供者:A.D
« 1 2 ... 9 10 11 12 13 1415 16 »

源码中国 www.ymcn.org