-
MPU6050角度解析上传程序
通过STM32的I2C接口读取MPU6050的数据,然后经过均值滤波和互补融合,获取横滚角和俯仰角,然后将角度信息通过串口反馈到上位机中。
- 2022-08-18 20:09:59下载
- 积分:1
-
蚁群算法在数值方法中的应用以及求解最优化函数的极值问题...
蚁群算法在数值方法中的应用以及求解最优化函数的极值问题-Ant Algorithm in numerical methods and applications to solve the optimization problem function extremum
- 2022-05-30 08:56:54下载
- 积分:1
-
Classification algorithm based on support vector machine, after test results, we...
基于支持向量机分类算法,经试验效果不错,取得了很好的分类效果-Classification algorithm based on support vector machine, after test results, well, and achieved very good classification results
- 2022-03-05 15:28:17下载
- 积分:1
-
MCIL 多示例学习
通常MCIL假设一个包中的实例是独立分布的,不考虑实例间的内部依赖关系,但是这样,如果属于正的实例是噪声,则会有误差,所以考虑上下文关系(邻居点),增强MCIL的鲁棒性。将聚类的概念引入到多示例学习中 完成图像的分割和聚类。
- 2022-05-08 04:47:24下载
- 积分:1
-
kd-tree的c实现
kd-tree的一个简单实现kd-tree的一个简单实现kd-tree的一个简单实现kd-tree的一个简单实现kd-tree的一个简单实现
- 2022-03-12 17:58:42下载
- 积分:1
-
Huffman Algorithm develop by C
Huffman Algorithm develop by C-Huffman Algorithm develop by C++
- 2022-12-25 01:50:03下载
- 积分:1
-
VC++实现高斯约当消去法。(数值分析)
VC++实现高斯约当消去法。(数值分析)-VC++ to achieve Gauss Jordan elimination method. (Numerical Analysis)
- 2023-04-10 05:50:03下载
- 积分:1
-
base station placement
这段代码展示了如何使用遗传算法优化基站位置
- 2022-08-07 22:12:03下载
- 积分:1
-
关于约束非线性规划的求解器,可用于学习和实际问题求解。
关于约束非线性规划的求解器,可用于学习和实际问题求解。-On the binding of non-linear programming solver can be used for learning and practical problem solving.
- 2022-03-24 20:16:01下载
- 积分:1
-
is studying digital signal processing, signal feel semester with enough solid sc...
正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to promote hands-teachers find themselves in the right programming formula to understand more deeply. The following is what I wrote FFT welcome to enlighten.
- 2022-05-16 20:59:38下载
- 积分:1