-
MIMIO雷达相位编码信号产生与匹配滤波、DBF、MTD
对于发射接收都为8个通道的MIMO雷达系统,在一定的背景下,目标距离5000米,运动速度100m/s,运用相位编码信号,仿真发射信号、接收信号,进行DBF处理,匹配滤波提取信息后,MTD处理
- 2022-03-07 05:39:53下载
- 积分:1
-
机器臂,UKF和PF的对比程序
这是一个在能量控制下的,作用PF和UKF对比的,机器人控制语言,主要是C#编写。PF使用重采样算法,能够看出在PF系统下比UKF更好的预测结果,但是却需要更多计算时间。
- 2022-02-03 21:36:20下载
- 积分:1
-
Insertion sort
insertion_sort.cpp
#include
#include
#include
#define N 5000
int insertion_sort( int data_insert[] );
void creat_file( char *file_name, int data_file[] );
int main(int argc, char *argv[]){
int data[N];
creat_file( argv[1], data );
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-05 04:13:51下载
- 积分:1
-
典型的解析器佛该控制台VX 400美元+发送pnano NMEA序列
Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence - utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console-Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence- utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console
- 2022-07-15 16:00:26下载
- 积分:1
-
限制人口增长的分歧
有限的人口可视化模型增长,显示著名的最著名的分叉图。蛛网迭代图也包括在内。
- 2022-01-25 22:57:28下载
- 积分:1
-
基于Marc二次开发的fortran磨损程序
基于marc的模拟磨损的二次开发,marc虽然提供了几种磨损类型但是并不能满足实际需要,本程序由fortran写成,可以写出满足生产实际的磨损模型。
- 2022-02-24 12:19:02下载
- 积分:1
-
演示cvhmm
面对 演示;识别方法
- 2022-03-22 22:12:43下载
- 积分:1
-
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题...
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题-using Matlab prepared by the linear planning simple method for solving some simple linear programming problem
- 2022-10-16 09:30:03下载
- 积分:1
-
飞思卡尔 PID
应用背景两年的飞思卡尔,最后留下的一点东西,分享给大家,希望大家能够用到,电机的增量式PID和舵机位置式PD算法,很好用,如果不会调试,欢迎咨询,如果知道,定不做保留关键技术在飞思卡尔的道路上走了两年,这是飞思卡尔智能车的PID程序,希望大家能够用的到,如果有什么疑问,欢迎大家开小窗口聊
- 2022-01-22 13:59:00下载
- 积分:1
-
Steepest descent method is based on the negative gradient direction as a decline...
最速下降法是以负梯度方向作为下降方向的极小化算法,本程序用该方法求解n元正定二次函数的极小值-Steepest descent method is based on the negative gradient direction as a decline in the direction of the minimization algorithm, this procedure using this method for solving n-positive definite quadratic function of the minimum
- 2022-03-12 23:23:09下载
- 积分:1