-
Kalman filter
卡尔曼滤波的基础算法,对初学者有很大的帮助-Kalman filter-based algorithm, there is a great help for beginners ...................
- 2022-05-28 06:53:28下载
- 积分:1
-
三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球...
三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球个数为 j,则黑球个数为8-i-j,用count统计不同的搭配数目- Three chromospheres questions if have a pocket to put have 12
balls, including 3 red, 3 white and 6 black, no matter what takes 8
balls, asked altogether this also is may use the question which the
exhaustion method solves. Supposes no matter what takes the red ball
integer is i, the white ball integer is j, then the black ball integer
is 8-i-j, counts differently with count matches the number
- 2022-06-03 14:36:47下载
- 积分:1
-
伪谱法模拟二维弹性波
这是使用傅立叶伪谱法在二维弹性波模拟一个非常
- 2022-06-18 10:59:18下载
- 积分:1
-
阶乘求和问题 C++算法
阶乘求和问题 C++算法-factorial algorithm C
- 2022-02-21 19:30:45下载
- 积分:1
-
最优化问题的线性规划求解源码(研究生课程:最优化计算方法)...
最优化问题的线性规划求解源码(研究生课程:最优化计算方法)-optimization problem solving linear programming source (postgraduate courses : optimization method)
- 2022-03-07 06:33:19下载
- 积分:1
-
崭新矢量机SVM源码,IEEE上发表,技术有一定帮助
崭新矢量机SVM源码,IEEE上发表,技术有一定帮助-New vector machine SVM source, IEEE published, technology has certainly helped
- 2022-08-13 09:22:46下载
- 积分:1
-
数学建模98B灾害检测线的求解器(MTSP)
数学建模98B 题灾情巡视路线求解程序(多旅行商)-mathematical modeling 98B disaster inspection line that the solver (MTSP)
- 2022-05-30 11:42:47下载
- 积分:1
-
H264 motion estimation in VHDL
H264的动态估计算法,VHDL描述,有详细的Readme文档,来自github。玩FPGA和SOC的可以试试。
- 2022-03-21 15:10:03下载
- 积分:1
-
二叉树遍历的算法程序
二叉树遍历的算法程序-binary tree traversal algorithm procedures
- 2022-03-18 05:45:03下载
- 积分:1
-
多项式拟合 demo
1、把x,y数据复制在txt文件
2、输入拟合阶数
3、点击拟合
- 2023-08-07 19:15:03下载
- 积分:1