-
初学者的AdaBoost
for beginners of adaboost
- 2022-03-23 06:46:04下载
- 积分:1
-
距离分辨率
thrt0=1*pi/6 斜视角
angb=0.6*lamda/res_a 合成波束宽度
Rr=5000 目标中心到航迹垂直距离
V...
距离分辨率
thrt0=1*pi/6 斜视角
angb=0.6*lamda/res_a 合成波束宽度
Rr=5000 目标中心到航迹垂直距离
V=100 飞机的航速
Tp=1e-6 脉冲宽度
T=10e-3 脉冲周期
B=0.5*c/res_r 脉冲频宽
Kr=B/Tp 频率调制率
fc=c/lamda 载波频率
Rx=Rr*tan(thrt0) 目标区中心横坐标
R0=Rr*sec(thrt0) 目标区中x心距离
Lc0=1.0*angb*R0 正视有效积累长度
Lc=Lc0*sec(thrt0) 斜视有效积累长度
Tc=Lc/V 相干积累时间
wx=100 场景长度-距离分辨率
thrt0=1*pi/6 斜视角
angb=0.6*lamda/res_a 合成波束宽度
Rr=5000 目标中心到航迹垂直距离
V=100 飞机的航速
Tp=1e-6 脉冲宽度
T=10e-3 脉冲周期
B=0.5*c/res_r 脉冲频宽
Kr=B/Tp 频率调制率
fc=c/lamda 载波频率
Rx=Rr*tan(thrt0) 目标区中心横坐标
R0=Rr*sec(thrt0) 目标区中x心距离
Lc0=1.0*angb*R0 正视有效积累长度
Lc=Lc0*sec(thrt0) 斜视有效积累长度
Tc=Lc/V 相干积累时间
wx=100 场景长度
- 2023-07-28 17:30:03下载
- 积分:1
-
SDL练习:响应鼠标事件。
想学习SDL的人可以参考!
VC2008下测试通过!...
SDL练习:响应鼠标事件。
想学习SDL的人可以参考!
VC2008下测试通过!-SDL practice: Responding to mouse events. People who want to learn SDL can refer to! VC2008 under test!
- 2022-07-19 12:55:44下载
- 积分:1
-
万年历c实现,简单使用
万年历c实现,简单使用-hefty almanac c realized, simple to use
- 2023-02-01 14:50:03下载
- 积分:1
-
memory management, mitigation, use vc6 compile.
内存管理, 减少碎片, 使用vc6编译通过.-memory management, mitigation, use vc6 compile.
- 2022-03-02 04:39:25下载
- 积分:1
-
labwindows USB 数据采集卡程序
labwindows USB 数据采集卡程序-labwindows USB data acquisition card procedures
- 2022-03-17 01:29:25下载
- 积分:1
-
用于个人网站建设用的搜索代码 用HIML语言编的
用于个人网站建设用的搜索代码 用HIML语言编的-personal website for the search using code language series hole
- 2023-05-05 02:25:02下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
这是个浏览文件夹对话框的源程序
这是个浏览文件夹对话框的源程序-This is a browser folder dialog of the source
- 2023-07-25 18:55:03下载
- 积分:1
-
这段贪吃蛇代码是用C写的,注释都详细地加上了,大家看看吧...
这段贪吃蛇代码是用C写的,注释都详细地加上了,大家看看吧-Snake this code is written in C, comments are added in detail, we take a look at bar
- 2023-07-08 20:40:03下载
- 积分:1