k-dtree matlab

上传者: wavacv | 上传时间: 2022-05-09 18:56:27 | 文件大小: 295KB | 文件类型: ZIP
一个建立k-d树,并且搜索k-d树节点进行最近点匹配的代码,采用matlab完成

文件下载

资源详情

[{"title":"( 44 个子文件 295KB ) k-dtree matlab","children":[{"title":"kdtree","children":[{"title":"mex","children":[{"title":"glx","children":[{"title":"kdtree.mexglx <span style='color:#111;'> 13.36KB </span>","children":null,"spread":false},{"title":"kdtreeidx.mexglx <span style='color:#111;'> 13.40KB </span>","children":null,"spread":false},{"title":"kdrangequery.mexglx <span style='color:#111;'> 14.02KB </span>","children":null,"spread":false}],"spread":true},{"title":"mac","children":[{"title":"kdtreeidx.mexmac <span style='color:#111;'> 57.24KB </span>","children":null,"spread":false},{"title":"kdrangequery.mexmac <span style='color:#111;'> 57.29KB </span>","children":null,"spread":false},{"title":"kdtree.mexmac <span style='color:#111;'> 57.23KB </span>","children":null,"spread":false}],"spread":true},{"title":"win","children":[{"title":"kdtree.dll <span style='color:#111;'> 10.50KB </span>","children":null,"spread":false},{"title":"kdrangequery.dll <span style='color:#111;'> 11.00KB </span>","children":null,"spread":false},{"title":"kdtreeidx.dll <span style='color:#111;'> 10.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.txt <span style='color:#111;'> 3.79KB </span>","children":null,"spread":false},{"title":"kdrangequery.m <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"@kdtree","children":[{"title":"kdtree_closestpoint.mexglx <span style='color:#111;'> 16.63KB </span>","children":null,"spread":false},{"title":"kdtree.mexa64 <span style='color:#111;'> 20.75KB </span>","children":null,"spread":false},{"title":"kdtree_range.mexglx <span style='color:#111;'> 17.24KB </span>","children":null,"spread":false},{"title":"kdtree_range.mexa64 <span style='color:#111;'> 20.58KB </span>","children":null,"spread":false},{"title":"kdtree.mexw32 <span style='color:#111;'> 92.50KB </span>","children":null,"spread":false},{"title":"kdtree.m <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"kdtree.mexglx <span style='color:#111;'> 17.04KB </span>","children":null,"spread":false},{"title":"kdtree_range.mexw32 <span style='color:#111;'> 86.00KB </span>","children":null,"spread":false},{"title":"kdtree_closestpoint.m <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"kdtree_range.m <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"kdtree_closestpoint.mexw32 <span style='color:#111;'> 87.00KB </span>","children":null,"spread":false},{"title":"kdtree_closestpoint.mexa64 <span style='color:#111;'> 19.42KB </span>","children":null,"spread":false}],"spread":false},{"title":"kdtree.m <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false},{"title":"kdtree_demo.m <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"winmake","children":[{"title":"kdtree.suo <span style='color:#111;'> 8.50KB </span>","children":null,"spread":false},{"title":"kdtree","children":[{"title":"Release","children":null,"spread":false},{"title":"kdtree.mk <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false},{"title":"kdtree.vcproj <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"Debug","children":null,"spread":false}],"spread":true},{"title":"kdtree.sln <span style='color:#111;'> 889B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"kdtree_create.cpp <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"kdtreeidx.cc <span style='color:#111;'> 5.35KB </span>","children":null,"spread":false},{"title":"kdtree_closestpoint.cpp <span style='color:#111;'> 3.01KB </span>","children":null,"spread":false},{"title":"kdtree.cpp <span style='color:#111;'> 12.68KB </span>","children":null,"spread":false},{"title":"kdtree_common.h <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"kdtree_common.cc <span style='color:#111;'> 8.59KB </span>","children":null,"spread":false},{"title":"kdtree.h <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"kdtree.cc <span style='color:#111;'> 5.31KB </span>","children":null,"spread":false},{"title":"kdrangequery.cc <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"kdtree_range.cpp <span style='color:#111;'> 4.11KB </span>","children":null,"spread":false}],"spread":true},{"title":"README <span style='color:#111;'> 700B </span>","children":null,"spread":false},{"title":"kdrange_demo.m <span style='color:#111;'> 931B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"kdtreeidx.m <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false}],"spread":false},{"title":"www.pudn.com.txt <span style='color:#111;'> 218B </span>","children":null,"spread":false}],"spread":true}]

评论信息

  • yezhanpoi :
    谢谢分享,正在学习
    2018-05-06
  • qq_21415587 :
    不知道为什么没有看懂kdtree是怎么写的
    2015-11-09
  • lindachan :
    终于看懂了~~~其实很消息,但是感觉里面的说明有点乱,需要看好久
    2013-05-09
  • sft_0311 :
    不错的代码,但有部分错误
    2013-01-16
  • luoyan0702 :
    谢谢分享,只不过,都是用c编译的,看不到源码啊
    2012-06-29

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明