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

搜索资源列表

  1. ev_pwm

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:245508
    • 提供者:Radesku
  1. DC-DC-Model

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-27
    • 文件大小:80281
    • 提供者:Radesku
  1. 12

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:4922
    • 提供者:Radesku
  1. Boost_Inverter.mdl

    0下载:
  2. PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportio
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:15766
    • 提供者:Radesku
  1. MyKD_Tree

    0下载:
  2. KD树算法,能够实现对点云数据进行压缩,非常简单,适用于初学者-KD tree algorithm, can achieve the point cloud data compression, very simple, suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6564231
    • 提供者:陈坤校
  1. kd

    0下载:
  2. get unicode-to-font mapping kernel. -get unicode-to-font mapping kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:vuizaofou
  1. knn

    0下载:
  2. KNN分类器的MATLAB代码,速度快效果好,适合初学者使用。-KNN search without using any gancy data structure, such as kd-tree. However, it is the fastest knn matlab implementation I ever found.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:赵子龙
  1. kdtree

    0下载:
  2. kd树的c++语言实现,kd树对多维空间的划分起着重要的作用。-kd tree c++ language, kd tree to divide the multidimensional space plays an important role.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:14970
    • 提供者:王老虎
  1. CUDA_KDtree

    0下载:
  2. 使用KDtree进行KNN计算的source code-kd tree KNN
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:10600
    • 提供者:mamingfei
  1. SIFTPanorama

    0下载:
  2. KD树建立及树检索源代码,在多幅图像配准上有成功实现功能-KD tree and tree establishment to retrieve the source code in multiple image registration on the successful realization of functions
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15546072
    • 提供者:ly
  1. kdtree1.2

    0下载:
  2. Kd-trees are data structures which are used to store points in k-dimensional space. As it follows its name, kd-tree is a tree. Tree leafs store points of the dataset (one or several points in each leaf). Each point is stored in one and only one leaf,
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:133084
    • 提供者:Atif Saeed
  1. bkdtree

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

    • 发布日期:2017-05-21
    • 文件大小:5667064
    • 提供者:邓卓健
  1. KD_tree

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

    • 发布日期:2017-04-15
    • 文件大小:5902
    • 提供者:羽伦
  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 for IAQ control. Different the
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4226
    • 提供者:payam/baban
  1. PCLCode

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

    • 发布日期:2017-05-11
    • 文件大小:2533015
    • 提供者:王伟
  1. kd_buildtree

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

    • 发布日期:2017-04-13
    • 文件大小:2076
    • 提供者:杨佐
  1. pso_pid

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

    • 发布日期:2017-04-12
    • 文件大小:1195
    • 提供者:任凡
  1. FUZZYPID

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

    • 发布日期:2017-04-13
    • 文件大小:2248
    • 提供者:陈兵
  1. findPointNormals

    2下载:
  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

    • 发布日期:2017-04-14
    • 文件大小:2866
    • 提供者:张芳
  1. kd

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

    • 发布日期:2017-05-14
    • 文件大小:3235978
    • 提供者:yuzongxiao
« 1 2 ... 7 8 9 10 11 1213 14 »
搜珍网 www.dssz.com