-
QR 法求特征值
QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR分解经常用来解线性最小二乘法问题。QR分解也是特定特征值算法即QR算法的基础。
- 2022-05-15 21:42:18下载
- 积分:1
-
区间消去法,主要用于解决优化问题中的区间确定问题
区间消去法,主要用于解决优化问题中的区间确定问题-Interval elimination method, mainly for optimization problems to resolve the issues identified in the interval
- 2022-07-03 11:07:21下载
- 积分:1
-
这是一个用于CRC的循环冗余检查系统,用c++编写,欢迎下载。
这是一个用于CRC的循环冗余检查系统,用c++编写,欢迎下载。-This is a CRC for the cyclical redundancy check system, used c++ Prepared to welcome to download.
- 2022-09-18 16:00:03下载
- 积分:1
-
发表在今年2007年Science上的一篇论文的代码实现,一种新的有效的聚类算法...
发表在今年2007年Science上的一篇论文的代码实现,一种新的有效的聚类算法-Published in Science this year, in 2007 a paper on the code, a new and effective clustering algorithm
- 2022-02-14 18:15:22下载
- 积分:1
-
大M单纯形线性规划问题求解。
很不错的基于basic的源代码啊
大M单纯形线性规划问题求解。
很不错的基于basic的源代码啊-Large M simplex linear programming problem solving. Very good basic source code based on ah
- 2022-07-27 04:33:03下载
- 积分:1
-
萨马尔博士论文
识别算法基于几何变换的人。研究生学位。作者:萨马尔.Dmitrii。
- 2022-08-18 18:29:36下载
- 积分:1
-
Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算,阶数a变化...
Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算,阶数a变化-eular method of fractional differential equations, fractional derivative coefficient defined by fourier law, order a change
- 2022-01-22 04:00:39下载
- 积分:1
-
Merge, Insertion, Radix, Heap, Bucket, Quick, Counting排序算法
Merge, Insertion, Radix, Heap, Bucket, Quick, Counting排序算法-Sort Algorithm about Merge, Insertion, Radix, Heap, Bucket, Quick, Counting
- 2022-01-30 11:22:27下载
- 积分:1
-
PIXhawk STM32开源飞控源码
资源描述
PIXhawk飞控是3DR公司在APM飞控的基础上开发的PX4飞控后的改进版也就是第二版将PMU和PMIO合在一体的多旋翼固定翼以及车,船等航模车模开源控制系统
代码运行在STM32硬件上,内置RTOS系统Nuttx,pix飞控的前身是苏黎世理工大学创立,后SDR等公司成为其中一员。
本代码全部开源,包括硬件资源,详细信息请参考开源网站如下所示:
http://pixhawk.org/start
http://ardupilot.com/
- 2022-01-24 18:52:19下载
- 积分:1
-
参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。...
参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。-ICPC members to participate in the acm template used in the game, including number theory graph theory, computational geometry and other related algorithms.
- 2022-01-25 15:02:22下载
- 积分:1