-
用C++编写的拉格朗日插值算法
用C++编写的拉格朗日插值算法-C Lagrange prepared by the interpolation algorithm
- 2023-04-12 09:55:03下载
- 积分:1
-
迷宫的问题
应用背景迷宫问题,有需要的可以下,就是简单的迷宫代码,如果有需要的可以拿去看一下,仅供参考关键技术
简单的c++代码,关于迷宫问题,有人需要的可以拿去下载,仅供参考,谢谢!!!!
- 2022-09-23 02:50:02下载
- 积分:1
-
瑞萨主控四轴飞行器
领航者飞控是匿名团队针对飞控爱好者推出的一款完全开源的飞控产品,使用最常见,资料也是相当丰富
的 STM32F407 芯片作为主控芯片,并且提供完全开源的飞控整体工程文件(开发环境:KEIL),玩家拿到源码后直接编译下载即可。
强大的主控芯片(168Mhz,1M Flash)提供了强大的性能冗余,可以支持进行多种二次开发。并且飞控预留多个拓展接口(串 口,
可以外接多种串口设备,例如 GPS、光流、超声波、wifi,甚至是树莓派、X86 等等) 。 使用匿名完善的强大的软硬件平台进行学习
和二次开发,可以起到事半功倍的效果。目前匿名独家开源代码已经实现效果良好的 姿态自稳效果,并且已经开源气压计定高、超声
波定高代码,买家在此基础上只要加入外部控制环,比如 GPS、光流等,即可实现定 点悬停、航线飞行等等功能。
- 2022-05-07 21:22:36下载
- 积分:1
-
TIN划分,然后遍历生成等值线
通过读取文件中的离散点数据,然后读取断层数据,根据这些数据进行不规则三角网划分,然后对不规则三角网进行遍历,找出各条等值线
- 2023-08-30 09:50:02下载
- 积分:1
-
ICA算法语音BSS
经典的语音ICABSS算法,可以进行基本的信号分离, 还可以兼容复数领域的计算,非常适合信号盲分离。
里面还有一个实例,非常适合语音的
- 2023-01-25 10:40:03下载
- 积分:1
-
nrf24le1,uart 测试
本示例将写入的字符串"Hello World"启动。这一切后上输入 RXD 接收的字符回显到 TXD 输出。
在 nRF6700 中的测试 nRF24LE1
- 2022-01-22 12:55:02下载
- 积分:1
-
应用maxplus ii 进行编写工作,主要是进行仿真,很有用
应用maxplus ii 进行编写工作,主要是进行仿真,很有用-maxplus ii application for the preparation work is primarily for simulation, useful
- 2022-09-08 05:45:02下载
- 积分:1
-
平均因子分解法应用于正定矩阵
平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:
(1) U U = X
(2) U is upper triangular (that is, it has all zeros below the diagonal).
It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
- 2022-10-16 04:30:02下载
- 积分:1
-
北大ACM试题poj 第3065题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3065题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3065 question Question poj source code, good code, and want to help students engage in ACM
- 2022-03-21 07:07:50下载
- 积分:1
-
数值分析中的连分式求积问题,含输入输出界面。
数值分析中的连分式求积问题,含输入输出界面。-Numerical analysis of continued fractions quadrature problems, with input and output interface.
- 2022-02-13 11:58:39下载
- 积分:1