-
VBA
vba
- 2022-01-31 04:50:29下载
- 积分:1
-
是程序计算从选定的点的地形图的可见性。我..
这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for possible radio link for short distances only (less than 10 km), neglecting curvature of the Earth, Fresnel zone and atmospheric refraction on radio waves propagation. The program computes the relative elevation angle of the mask for each point (the angle is null or negative if the point is visible).
The function needs a digital elevation model Z and associated (X,Y) vectors or matrices of coordinates (same unit as Z), position of the point (X0,Y0), the antenna height H0 (for instance 4 m), and the hypothetic antenna height Ha on each topography points (for instance 3 m). When no output argument is given, the function plots a map of the results (color map of mask angles, and blank for visible points, see example screenshot).
The s
- 2022-06-27 17:42:17下载
- 积分:1
-
6S模型使用说明
6S模式使用说明,包括输入参数说明、输入文件示例、输出文件举例等(6S mode instructions)
- 2020-10-29 16:49:56下载
- 积分:1
-
明华智能卡的上位机程序,可以给研发智能卡的用户带来方便...
明华智能卡的上位机程序,可以给研发智能卡的用户带来方便-Minghua smart card PC procedures to be developed smart card is convenient for users
- 2023-08-07 09:25:04下载
- 积分:1
-
The use of C++ Prepared lottery simulation procedures, the Lottery has three dif...
使用C++编写的模拟彩票的程序,有三种不同的彩票类型,正在学习C++的同学可以下载参考一下。-The use of C++ Prepared lottery simulation procedures, the Lottery has three different types, are learning to C++ Students can download the reference.
- 2022-07-06 18:48:52下载
- 积分:1
-
红外4PPM解码的源程序,在muxplusII下实现的,
红外4PPM解码的源程序,在muxplusII下实现的,-4PPM infrared source decoder, in the realization of the muxplusII,
- 2023-03-04 01:15:03下载
- 积分:1
-
ABS
说明: 模拟仿真ABS,基于labview和carsim(ABSmod labview and carsim)
- 2021-02-06 12:39:56下载
- 积分:1
-
Hilbert-Huang变换及其在信号处理中的应用
HHT主要内容包含两部分,第一部分为经验模态分解(Empirical Mode Decomposition,简称EMD),它是由Huang提出的;第二部分为Hilbert谱分析(Hilbert Spectrum Analysis,简称HSA)。简单说来,HHT处理非平稳信号的基本过程是:首先利用EMD方法将给定的信号分解为若干固有模态函数(以Intrinsic Mode Function或IMF表示,也称作本征模态函数),这些IMF是满足一定条件的分量;然后,对每一个IMF进行Hilbert变换,得到相应的Hilbert谱,即将每个IMF表示在联合的时频域中;最后,汇总所有IMF的Hilbert谱就会得到原始信号的Hilbert谱。(The main content of HHT includes two parts. The first part is Empirical Mode Decomposition (EMD), which was proposed by Huang, and the second part is Hilbert Spectrum Analysis (HSA). Simply speaking, the basic process of HHT processing non-stationary signals is: firstly, the given signal is decomposed into several intrinsic mode functions (represented by Intrinsic Mode Function or IMF, also known as intrinsic mode functions), which are components satisfying certain conditions; secondly, Hilbert transform is applied to each IMF. The corresponding Hilbert spectrum is obtained, that is, each IMF is represented in the joint time-frequency domain; finally, the Hilbert spectrum of the original signal is obtained by summing up the Hilbert spectrum of all IMFs.)
- 2020-06-23 22:00:02下载
- 积分:1
-
GPSorbit
程序主要包括:1.MyInit.m 数据初始化
输出参数:
XTrueZ 目标真实轨迹
Z0 目标观测值
T 采样周期
Q 系统误差阵
DeltaR 距离误差
DeltaSita 方位角误差
DeltaBeta 俯仰角误差
totaltime 运动时间
montimes 蒙特卡罗仿真次数
2. EKF.m
[Z1]= EKF
Z1: 输出EKF滤波后结果
3. CMKF.m
[Z2]= CMKF
Z2: 输出CMKF滤波后结果
4. GetR.m CMKF算法中误差阵R的计算
5. CompareEandC.m
EKF和CMKF、最小二乘滤波后结果比较
部分绘图代码不全,具体结果请参见 信号实验作业.doc 文档
6.source.m
产生带野值的数据
7. RemoveWilddata.m
野值剔除算法
(Procedures will include: 1. MyInit.m initialization data output parameters: XTrueZ target the real target trajectory Z0 sampling period T observed value Q system error array DeltaR distance error DeltaSita azimuth error DeltaBeta pitch angle error totaltime exercise time montimes the number of Monte-Carlo simulation 2. EKF.m [Z1] = EKF Z1: Output EKF filtered results 3. CMKF.m [Z2] = CMKF Z2: Output CMKF filtered results 4. GetR.m CMKF algorithm for the calculation of error R array 5. CompareEandC.m EKF and CMKF, least-squares filtering Comparison of part of the drawing code after the failure, specifically the results of experimental work, see the signal. Doc document 6. source.m generate the data with outliers 7. RemoveWilddata.m outliers removed Algorithm)
- 2020-12-01 13:09:26下载
- 积分:1
-
一个使用DirectX库开发的贪吃蛇程序。
一个使用DirectX库开发的贪吃蛇程序。-A database developed by the use of DirectX Snake procedures.
- 2022-04-29 07:06:38下载
- 积分:1