-
扩展卡尔曼
针对高动态 环 境 下 突 发 信 号 检 测 问 题,提 出 基 于 高 阶 项 逐 级 消 去 的 非 线 性 调 频 (non-linear frequency
modulation,NLFM)信号参数估计算法,利用合理近似,将其转化为相对简单的线性调频 (linear frequency modu-
lation,LFM)信号参数估计问题,并提出两级调频率逼近法用于LFM 信号参数估计,具有原理简明、计算复杂度低
等特点,便于实际工程应用.(To detect burst signals in high dynamic environment, a non-linear frequency modulation (NLFM) based on high-order item elimination is proposed.
Modulation (NLFM) signal parameter estimation algorithm, using reasonable approximation, is transformed into a relatively simple linear frequency modulation- The problem of LFM signal parameter estimation is discussed. A two-stage frequency modulation approximation method is proposed for LFM signal parameter estimation. It has simple principle and low computational complexity.)
- 2020-08-01 20:08:37下载
- 积分:1
-
图像处理之逆透视变换
逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation, but there is no code, opencv reverse perspective transformation code can see another resource I sent)
- 2018-05-02 21:21:41下载
- 积分:1
-
uab-2.2
Updater Application Block自动更新实施方案,基于windows的 UAB实现。(Updater Application Block )
- 2016-08-19 10:44:59下载
- 积分:1
-
Drawing-with-CSharp
二维图绘制的C#小程序,能生成二维图像。(about Drawing with C#)
- 2013-08-19 16:10:11下载
- 积分:1
-
C# 复制当前屏幕上指定区域图像
C#复制当前屏幕上指定区域图像。运行效果如演示截图所示。最核心的两行代码如下所示:
private void button1_Click(object sender, EventArgs e)
{//复制当前屏幕上指定区域图像
Graphics g = this.pictureBox1.CreateGraphics();
g.CopyFromScreen(new Point(1, 1), new Point(0, 0),new Size(1201, 1201));
}
- 2022-02-03 00:21:26下载
- 积分:1
-
fuzzyc
模糊控制使用C语言编程实现,应用模糊控制规则表。(fuzzy control)
- 2021-01-13 00:28:47下载
- 积分:1
-
h264rtmp传输
h264使用rtmp传输例子,使用c++编写,是学习rtmp传输的基础例子,同时可以学习h264传输
- 2022-02-28 17:45:14下载
- 积分:1
-
AcmACSource
平时acm训练时ac的源代码,有一定的参考价值(peacetime training ac source code, which is the reference value)
- 2007-01-21 20:02:55下载
- 积分:1
-
MyCalculator
用C#写的 支持数值运算、逻辑运算和字符串运算,不区分大小写。(It is written in C# to support numerical operations, logical operations, and string operations, and is not case sensitive.)
- 2017-12-30 20:15:32下载
- 积分:1
-
Internet looking for a loser tree program, and share with you. Programming envir...
网上找的一个败者树程序,和大家分享一下。编程环境是Visual Studio C++。-Internet looking for a loser tree program, and share with you. Programming environment is Visual Studio C++.
- 2022-03-24 09:37:42下载
- 积分:1