-
stm32四轴飞行器源码
应用背景四旋翼控制源码传感器读取 学习stm32,时钟控制,中断控制,对四轴感兴趣的朋友看看有很大帮助关键技术对遥控器数据读取,控制,可自行修改程序进行悬停 mpu6050读取四轴飞行器四路PWM输出自稳
- 2022-01-25 20:01:32下载
- 积分:1
-
c++实现SVD
一个C++实现的SVD程序,可用于数值分析或潜在语义索引,在矩阵分解完成后有对右奇异矩阵的列向量进行相似度计算。
- 2022-03-03 16:57:58下载
- 积分:1
-
最小二乘法计算程序
最小二乘法计算程序-least squares method procedures
- 2022-01-26 01:31:06下载
- 积分:1
-
一致性算法验证
分布性一致性算法的Isabella验证 we introduce a novel Broadcast-Free Algorithm that solves Consensusproblem in the presence of a Weak-Fairness property and an unreliablefailure detector -property, in asynchronous distributed systems, and later itsformal verication. The Broadcast-Free Algorithm Model is dened as a globaltransition system that is unambigously generated by local transition rules. At thesystem run, the algorithm model attempts involves two concepts : one to systemrun represents a innite computation and one to asynchronous communicationbetween processes without Broadcast.
- 2022-01-25 17:35:22下载
- 积分:1
-
用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!...
用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!-FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
- 2022-03-19 06:45:00下载
- 积分:1
-
Gauss
高斯-赛德尔迭代求解线性方程组.很实用的数学计算软件-Gauss- Seidel method for solving linear equations. Very useful mathematical calculation software
- 2022-07-12 04:37:59下载
- 积分:1
-
fortan数值计算的源代码,如空间光滑出来,非线性拟合等
fortan数值计算的源代码,如空间光滑出来,非线性拟合等-fortan numerical calculation of the source code, such as spatial smoothing out non-linear fitting, etc.
- 2022-06-30 14:42:45下载
- 积分:1
-
生成随机数,将随机数写入文件
能够读取一般文件和写入一般文件。生成随机数,将随机数写入文件。
- 2023-09-05 01:15:03下载
- 积分:1
-
混沌蚁群优化算法 C语言版
应用背景
混沌蚁群优化算法可以求解连续域最优化问题,本算法的编写是本人硕士期间的主要工作。算法的
编写主要以原作者发表的相关文献为参考,如李丽香等。
关键技术
使用混沌系统描述蚁群随机搜寻行为,通过迭代结束条件提高算法的计算精度。算法以C语言编写,
算法流程清晰,计算过程明了,对理解混沌蚁群优化算法和应用此算法求解其他问题,有很大的帮
助。
- 2022-11-02 17:00:08下载
- 积分:1
-
不使用matlab内部调用程序的按照高斯消元法本身原理来编写。...
不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
- 2022-01-25 14:26:45下载
- 积分:1