-
SURF算法
应用背景 It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.关键技术This is achieved by relying on integral images for image convolutions; by
building on the strengths of the leading existing detectors and descriptors
(in casu, using a Hessian matrix-based measure for the detector, and a
distribution-based descriptor); and by simplifying these methods to the
essential.
- 2023-07-28 12:25:06下载
- 积分:1
-
自己做的一个kmean聚类程序,里面有例子和聚类程序
自己做的一个kmean聚类程序,里面有例子和聚类程序
-Their clustering kmean to do a procedure, there are examples and clustering procedures
- 2022-03-28 12:14:45下载
- 积分:1
-
FIM最大频繁项集挖掘算法
FIM最大频繁项集挖掘算法
对出现的较快的频繁项集、频繁闭项集、最大频繁项集的挖掘算法
- 2022-08-18 11:01:30下载
- 积分:1
-
C # SVM识别分类模式识别
应用背景这是支持向量机(SVM)的C #代码。从互联网上下载我。它的分类和模式识别是非常有用的。我相信如果你正在学习人工智能机还是有很大的帮助。这是一个GUI软件以及包括源代码。关键技术在机器学习, ; ; 支持向量机(SVM,也; ;支持向量网络)是 ;监督学习 ; 模型与相关的学习算法; ;,数据分析和模式识别,用于分类 ; ;和 ;回归分析。给定一组训练样本,每个标记为属于两个类别之一,训练一个SVM算法建立模型,分配新的实例为一类或其他,是一种非概率 ;二元 ;线性分类器。支持向量机模型是一个代表性的例子,空间中的点,将使单独的类的实例被明显的差距,尽可能宽。新的实例映射到相同的空间和预测属于一类基于差距落在哪边。
- 2022-02-04 00:22:25下载
- 积分:1
-
University's Department of Mathematics will study the courses have a numeric...
大学里数学系必学的一们课程数值分析中的经典算法――――三次样条插值的程序vb版本-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
- 2022-02-10 03:23:23下载
- 积分:1
-
为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
为了存储数据方便,这里写了个循环数组。但没有做成类模板的形式。有需要的朋友们自己改吧。
- 2022-06-11 19:11:37下载
- 积分:1
-
求解声学问题的边界元源程序,可以为使用边界元法求解位势问题和弹性力学问题提供启发...
求解声学问题的边界元源程序,可以为使用边界元法求解位势问题和弹性力学问题提供启发-problem solving acoustic BEM source, for the use of the boundary element method and the potential problems of elasticity to provide inspiration
- 2022-07-08 23:35:26下载
- 积分:1
-
numerical algorithm dichotomy
数值算法 二分法-numerical algorithm dichotomy
- 2022-09-26 13:55:02下载
- 积分:1
-
用C++生成C/A码
C/A码信号属于伪随机噪声(PRN,Pseudo-random
Noise)码系列。C/A码是长度为1023的G码(Gold
- 2022-03-25 10:34:49下载
- 积分:1
-
基于稀疏的人脸识别
基于稀疏的人脸识别,数据库为ORL,共40人,每人10幅图片,可以随机选择训练样本,剩下为测试样本。选择20次结果的平均值为最终结果。
- 2022-08-20 17:18:48下载
- 积分:1