-
运动驱动程序版本6.1
移动驱动器6.1版本,支持MPU9250,MPU9150,MPU6050,STM32与MSP430平台上的MPU6500。
- 2022-03-04 02:02:11下载
- 积分:1
-
优化算法,是FORTRUN语言写。都经过了运行。
优化算法,是FORTRUN语言写。都经过了运行。-this is code of the number caculation in opt
- 2022-04-10 05:21:22下载
- 积分:1
-
Discrete-Continuous Optimization for Multi-Target Tracking
A matlab program for multi-target tracking,The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete
problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous
problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often
- 2023-01-02 11:40:18下载
- 积分:1
-
追赶法解三对角线方程组
追赶法解三对角线方程组-chased three diagonal Solving equations
- 2022-03-25 06:07:16下载
- 积分:1
-
DELPHI分类电话与模糊逻辑方法
A型逻辑的处理由LA扎德创立不精确的数据。元素可能有TRUE和FALSE之间的无限的层次。模糊集:A型套在其中的元素属于子集在某些degree.example:手机用模糊逻辑的方法进行分类。
- 2022-04-20 08:00:13下载
- 积分:1
-
朴素贝叶斯分类器
这是一个关于朴素贝叶斯分类器的算法实现,用java实现的,同时含有详尽的使用说明,在代码中也有详尽的注释,帮助使用者能够看懂代码,并自己尝试实现自己的朴素贝叶斯分配器。 &nbs
- 2022-09-05 23:20:03下载
- 积分:1
-
准确的眼科中心跟踪
一个OpenCV,只需要一个摄像头。
- 2022-08-25 08:34:50下载
- 积分:1
-
高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用....
高效的乘法函数,不用调用系统乘法器,对没有乘法器的系统来说非常有用.-Efficient multiplication function, do not call the system multiplier, multiplier of the system is not very useful.
- 2022-11-11 02:45:03下载
- 积分:1
-
有限脉冲响应滤波器源代码
有限冲击响应滤波器的C源代码-Finite Impulse Response Filter C source code
- 2023-09-01 20:45:03下载
- 积分:1
-
k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。
Matlab 源代码,以兰花数据集作为测试对象。-k-means algorithm to accept input k then n data object is divided into k-clustering in order to make available to the cluster to meet: the same objects in clustering high similarity and objects in different clustering the similarity smaller. Cluster similarity is the use of the clustering of objects by means of a
- 2022-02-01 10:09:59下载
- 积分:1