-
卡尔曼滤波
说明: 该代码编写了卡尔曼滤波的计算过程,以及参数的调节(This code compiles the calculation process of Kalman filter and the adjustment of parameters.)
- 2020-06-22 06:40:01下载
- 积分:1
-
Delphi 获取并查看Windows进程,监视进程变化
Delphi 获取并查看Windows进程,监视进程变化,先枚举出这些进程,然后监视各个进程的运行状态,程序未使用第三方控件,D7下可直译。程序运行界面如截图所示。
- 2023-02-18 01:05:03下载
- 积分:1
-
OS
说明: 东北大学信息学院操作系统的课件,主讲老师是王大玲,很好的资料,本科生必备!(Northeastern university institute of information of the operating system courseware, the teacher is WangDaLing, very good material, the undergraduate must own!)
- 2012-05-06 19:07:10下载
- 积分:1
-
LC并联谐振-matlab仿真
说明: LC并联谐振的MATLAB仿真模型,可以验证并联谐振(MATLAB simulation of LC parallel resonance)
- 2019-05-14 11:06:00下载
- 积分:1
-
lars示例说明及论文
说明: 最小角回归算法代码及论文,很好的学习例子(Least Angle Regression code and paper)
- 2019-12-04 10:54:19下载
- 积分:1
-
siftpp-0.2.2 (1).tar
a code source of sift
- 2017-11-10 16:50:24下载
- 积分:1
-
这软是一个重要的软软的人,这软是我亲爱的你…
this soft is for an important soft for soft people ,this soft is my dear to you for your soft.
- 2023-04-05 23:55:06下载
- 积分:1
-
mpc3
说明: 实现逆变器mpc控制的功能,模型由本人自己搭建,可供交流学习,严禁用于商业用途(Realize the function of MPC control of inverters. The model is built by myself. It can be used for AC learning. It is strictly forbidden to be used for commercial purposes.)
- 2020-07-03 18:40:02下载
- 积分:1
-
这是SCST仿真平台机器人足球赛一个参赛队的源代码 . 其中有人工智能的一些算法.
这是SCST仿真平台机器人足球赛一个参赛队的源代码 . 其中有人工智能的一些算法.-simulation platform robot soccer teams one source. These are some of the artificial intelligence algorithms.
- 2022-01-31 17:30:07下载
- 积分:1
-
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。
除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
- 2023-01-05 15:35:03下载
- 积分:1