登录
首页 » 算法 » % [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) %...

% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) %...

于 2022-05-24 发布 文件大小:904.00 B
0 58
下载积分: 2 下载次数: 1

代码说明:

% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) % Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 二维码生成
    QR generator 生成二维码,非常简单易用,包含一个win 32 console 程序,可以直接生成二维码图片到指定位置
    2022-03-11 10:46:07下载
    积分:1
  • DFT program developed by C, very practical
    用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
    2022-05-16 00:11:36下载
    积分:1
  • 阶乘求和问题 C++
    阶乘求和问题 C++算法-factorial algorithm C
    2022-02-21 19:30:45下载
    积分:1
  • 编译原理 自顶向下语分析程序设计
                    编译原理 自顶向下语法分析算法程序设计实验 《编译原理》是普通高校计算机科学与技术专业的一门重要专业基础课程,是为培养计算机应用系统和软件系统开发、维护人才的需要而设置的。 《编译原理》主要讲授编译系统的结构、工作流程及编译程序各组成部分的设计原理和实现技术,培养学生具备设计、实现、分析和维护编译程序的初步能力。 基本要求:完成自顶向下语法分析算法的程序设计。 主要内容:设计、调试并测试 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-24 09:29:32下载
    积分:1
  • 一个演示正二十面体与球的(OR)组合(AND)组合(SUB)组合等的工程,编译,运行都需要glut...
    一个演示正二十面体与球的(OR)组合(AND)组合(SUB)组合等的工程,编译,运行都需要glut-a demonstration is icosahedron with the ball (OR) Portfolio (AND) Combination (SUB) combination of engineering , compile, run need glut
    2022-03-20 04:45:14下载
    积分:1
  • 下一部是计求解方程组
    下一部是计算求解方程组-under a calculation equations solution
    2022-07-05 09:59:41下载
    积分:1
  • c# rsa algorithm encryption/decryption
    RSA加密和解密C#实现公钥和私钥是预定义的。浏览要加密或解密的文件。
    2022-06-18 22:48:56下载
    积分:1
  • code adsadadsadsadsdadadsadsadsadsadadsasdasd
    code adsadads adsdadads ads adadsasdasd-code adsadadsadsadsdadadsadsadsadsadadsasdasd
    2023-07-16 07:00:03下载
    积分:1
  • n阶方阵的克劳特(crout)分解matlab实现
    应用背景n阶方阵的克劳特(crout)分解matlab实现关键技术在矩阵分析课上学习了n阶方阵的三角分解或叫克劳特(crout)分解,便尝试着用MATLAB编程实现。给一个例子如下: 原矩阵a=[2 1 -5 1;1 -3 0 -6;0 2 -1 2;1 4 -7 6] 执行 [l,u]=crout(a); 分解后得: l=[2 0 0 0;1 -3.5 0 0;0 2 0.4286 0;1 3.5 -2 -9] u=[1 0.2 2.5 0.5;0 1 -0.7143 1.8571;0 0 1 -4;0 0 0 1]
    2022-03-20 07:06:32下载
    积分:1
  • viterbi译码,可以对卷积码进行解码。通信类的朋友知道的...
    viterbi译码算法,可以对卷积码进行解码。通信类的朋友知道的-viterbi
    2022-04-29 22:44:33下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载