-
卡尔曼滤波求解姿态
卡尔曼算法,封装完整,容易看懂,新手容易用于自己的程序当中,更容易移植于自己的程序当中。适用于飞思卡尔智能车、微型飞行器的姿态求解算法中。
- 2022-03-03 07:16:48下载
- 积分:1
-
此程序能将模拟滤波器转变为数字滤波器,在数字信号处理问题上有着广泛的应用...
此程序能将模拟滤波器转变为数字滤波器,在数字信号处理问题上有着广泛的应用-analog filter into digital filters, in digital signal processing problem has wide application
- 2022-02-20 17:46:59下载
- 积分:1
-
VC call Matlab engine (because no such category, put a numerical calculation)
VC调用matlab引擎(因为类别当中没有此类,所以放到了数值计算)-VC call Matlab engine (because no such category, put a numerical calculation)
- 2022-08-26 06:11:18下载
- 积分:1
-
JAVA 100种算法源码
近一百种算法的源码,包括:bin_sort, huffman, BD, dijkstra, maymult等等。。
能够让JAVA初学者迅速掌握核心算法以及编程能力。。
JAVA是一种面向对象的编程语言,应用广泛。。。
- 2023-08-10 09:10:03下载
- 积分:1
-
fft的文件,fortran环境下运行!欢迎指正!
fft的文件,fortran环境下运行!欢迎指正!-fft documents, fortran environment running! Please correct me!
- 2022-07-15 00:39:50下载
- 积分:1
-
二叉树的C + + 实现
数据结构中的二叉树的C + + 实现,含有多种函数的实现
- 2022-05-07 13:33:11下载
- 积分:1
-
Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n...
程序:全主元Gauss消去法
过程:gaussq(aa,bb,xx,n,sgn)
作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败
方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient matrix, bb for the right-hand side vector, xx for the solution vector, n the order of the equation, sgn as identifiers, 1 indicates the calculation as normal, 0 indicates failure of the calculation equation of the form: aa (n, n)* x (n) = bb (n)
- 2023-02-27 01:55:03下载
- 积分:1
-
一个正二十面体的细分迭代工程,很漂亮,需要glut
一个正二十面体的细分迭代工程,很漂亮,需要glut-an icosahedron is the breakdown of iterative engineering, and very pretty, needs glut
- 2022-07-12 14:02:38下载
- 积分:1
-
实现2
Kriging 算法实现 2维和3维地图等高线.-Kriging algorithm realize 2-D and 3-dimensional contour map.
- 2022-02-04 21:32:07下载
- 积分:1
-
算法的一些集合,包括最小二乘,线性变换等,用C++ 实现
算法的一些集合,包括最小二乘,线性变换等,用C++ 实现-Algorithm a number of collections, including the least squares, linear transformation and so on, using C++ Realize
- 2022-12-06 09:05:03下载
- 积分:1