ANN 算法 给予C语言,可用于matlab
ANN Toolbox (version 1.0, July 2008,Leilei Chen) http://homepage.fudan.edu.cn/~christmans/software/ This toolbox contains C++ files that implement the Approximate Nearest Neighbor Library (ANN) and and its utility functions in matlab. The main functions are the following. In addition, there are several demos (complie demo,kdtreedemo) that provide examples on how to use these functions. How to compile them: Because the Library is written in C++,for use in matlab you need comple it first. 1. type mex -setup at the matlab command,and choose "Microsoft Visual C++ 6.0 in C:\Program Files\Microsoft Visual Studio " as the compler. Other versions of VC haven't tried. But "Lcc-win32 C 2.4.1 in C:\MATLAB\R2007a\sys\lcc" doesn't work. 2. type mex ANNkd_tree.cpp mex ANNbd_tree.cpp mex ANNkdfr_tree.cpp at the matlab command. Compiling will complete in a few second. ANNkd_tree: create,search or free an ANNkd_tree. ANNbd_tree: create,search or free an ANNbd_tree. ANNkdfr_tree: create,search or free an ANNkdfr_tree,with distance limit. References:
- 1
- 粉丝: 10
- 资源: 1
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 水电费水电费发发发胜多负少的方法
- recommend system
- WebAPI-1.关于操作元素内容的知识点
- python编辑运行器
- MAE-Masked Autoencoders Are Scalable Vision Learners
- STM32F41xx代码资源
- quark(夸克)正版下载
- 基于ARM Cortex-M3 内核的 STM32F103C8T6 系统板为载体,实现了的智能点阵屏的设计【课程设计/毕业设计】(源码+论文)
- Hierarchical Consensus Hashing for Cross-Modal Retrieval
- 基于 C++ OpenCV视觉库实现的计算机视觉分析,得到手掌上五根手指的长度与宽度、手掌虎口的角度、手掌的宽度以及手腕的宽度 完成对手掌各个参数的精确测量课程设计(源码+报告)