-
use mathematical algorithms for solving the inverse matrix function using three...
利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
- 2022-08-11 10:07:25下载
- 积分:1
-
卡尔曼滤波求解姿态
卡尔曼算法,封装完整,容易看懂,新手容易用于自己的程序当中,更容易移植于自己的程序当中。适用于飞思卡尔智能车、微型飞行器的姿态求解算法中。
- 2022-03-03 07:16:48下载
- 积分:1
-
计算声波的仪器的旅行时间
1. 里面的txt文件为三大家的旅行时间表
2. 代码中应用旅行时间的计算公式,实现,并比较三大家的结果是否可以通过这个公式获得。公式在代码中已经贴出
3. labview应用的是2010.
- 2022-01-25 17:22:25下载
- 积分:1
-
匀速直线运动Swerling 0型目标的检测与跟踪
资源描述
1,产生一个100X100的噪声数据平面,每个单元的噪声幅度暂定为高斯分布(正态分布);
2,产生一个匀速直线运动的目标,目标的幅度是Swerling 0型;
3,将目标的幅度加入到噪声平面,目标位置的对应数据单元的幅度叠加目标的信号强度;
4,二维数据平面上做pfa=10-6的门限检测;画出检测后的平面结果;
5,对检测后的点迹平面,做kalman滤波跟踪处理;
- 2022-06-26 16:35:30下载
- 积分:1
-
Vba make .exe file
- 2022-05-22 01:32:15下载
- 积分:1
-
//=== === === === === ==== === === === === === === =// letter Description// func...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------ 拟合多项式的阶数(已知条件)
// double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件)
// double *x--- 结点x轴数据(已知条件)
// double *y--- 结点y轴数据(已知条件)
// double *Yg-- 结点估计值,个数为m(过程变量)
// int m------ 结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2
-//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
- 2022-04-29 13:08:12下载
- 积分:1
-
C This is a language with the ant colony algorithm to achieve the hope that the...
这是一个用c语言实现的蚁群算法,希望对研究蚁群算法的人有帮助。-C This is a language with the ant colony algorithm to achieve the hope that the study of ant colony algorithm to help the people.
- 2022-06-29 21:28:54下载
- 积分:1
-
矩阵运算的程序,很全,也可以自己在上面重新增加功能哦
矩阵运算的程序,很全,也可以自己在上面重新增加功能哦 -matrix calculation procedures, very full, or in the above functional re-oh
- 2022-04-30 11:59:22下载
- 积分:1
-
最优控制 stepest 体面
案例的最优跟踪,它是使用本文根椐梯度误差最小。在使用 stepest 体面的求解算法。resurt 会找成本函数,并尽量减少控制从状态和具中脉
- 2022-03-05 19:13:04下载
- 积分:1
-
计算器的java代码
Calculator java code
- 2022-06-28 06:51:46下载
- 积分:1