-
DI
说明: 阵列自然指向性,波束形成扫描,并生成动图(Array natural directivity, beamforming scanning, and generating motion picture)
- 2020-03-24 09:32:16下载
- 积分:1
-
卡尔曼滤波3
说明: 用卡尔曼滤波方法进行GPS静态和动态定位数据的处理。分别建立静态及动态模型及滤波方程,简述动态模型与静态模型的区别与联系;讨论R阵、Q阵,P0阵的选取对滤波精度及收敛速度有何影响,取值时应注意什么;讨论本滤波问题是否可以用最小二乘方法解决。(Kalman filter is used to process GPS static and dynamic positioning data. Establish static and dynamic models and filtering equations respectively, briefly describe the difference and connection between dynamic model and static model; discuss how the selection of R matrix, Q matrix and P0 matrix affects the filtering accuracy and convergence speed, and what should be paid attention to when taking values; discuss whether the filtering problem can be solved by the least square method.)
- 2021-03-16 22:59:21下载
- 积分:1
-
NBTree
说明: 贝叶斯与决策树想结合的方法研究论文小合集(Bayesian and decision tree method of combining research paper to a small Collection)
- 2010-03-29 23:32:41下载
- 积分:1
-
Demo_APG
(NIPS 2009) Robust Principal Component Analysis Exact Recovery of Corrupted Low-Rank Matrices by Convex Optimization
- 2018-11-28 18:08:27下载
- 积分:1
-
proteus
一些你不懂得的元器件英文名称这里都可以找到,(Some of the components you do not know the name in English can be found here,)
- 2013-08-16 10:02:52下载
- 积分:1
-
basic_filters
matlab滤波,包括平滑滤波、锐化滤波、高通滤波、低通滤波等各种方法(Matlab filtering, including smoothing filtering, sharpening filtering, high pass filtering, low-pass filtering and other methods)
- 2017-08-10 16:08:32下载
- 积分:1
-
CEEMD-样本熵
说明: 用ceemd分解信号IMF分量,用峭度相关原则筛选噪声,用样本熵进行特征提取(18/5000
CEEMD was used to decompose the signal and sample entropy was used to extract the feature)
- 2021-04-09 09:04:54下载
- 积分:1
-
C# 系统启动后经过的时间
C# 系统启动后经过的时间,textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间。
private void timer1_Tick(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
private void Form1_Load(object sender, EventArgs e)
{
textBox1.Text = (Environment.TickCount / 1000).ToString() + "秒";//获取启动后经过的时间
}
- 2022-04-30 21:58:26下载
- 积分:1
-
实验4 串口实验
STM32F103,通过串口实验与模拟软件进行通信,收发信息(Communication through serial port experiment and simulation software)
- 2019-06-18 08:55:26下载
- 积分:1
-
Iocomp
C#美观的工业控件,适用于工业上位计算机软件见开发(C # Beautiful Industrial Controls)
- 2020-12-30 14:58:59下载
- 积分:1