-
stop-and-wait-arq
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:53:31下载
- 积分:1
-
track-asso-based-on-EMD
完成基于EMD及灰关联的航迹关联,该算法相比仅使用灰关联的算法正确率要高。(EMD completion of association and Grey' s track-based algorithm compared to Grey' s algorithm uses only the correct rate is higher.)
- 2015-03-31 10:10:22下载
- 积分:1
-
LBP
在MATLAB中实现图像的局部二值模式处理,运行test函数即可使用。(Achieve a partial image in MATLAB binary mode processing, running test functions can be used.)
- 2014-02-17 11:00:28下载
- 积分:1
-
OFDM_code
OFDM仿真程序,除了.m格式还有word形式的代码( There are OFDM simulation program, in addition,no only have M form of the code ,but aslo word format.)
- 2010-07-15 15:44:24下载
- 积分:1
-
sepa
separate mental tasks of EEG file
- 2010-07-19 03:23:42下载
- 积分:1
-
IMM_MSPDA
多传感器多目标数据融合的IMM_MSPDA关联算法,算法结果表明多模型算法用于跟踪机动目标的良好性能。(Multi-target multi-sensor data fusion IMM_MSPDA association algorithm, the algorithm results show that the multiple model algorithm for tracking maneuvering targets good performance.)
- 2020-11-26 15:59:32下载
- 积分:1
-
zhang
说明: Matlab张氏标定法,里面包含图片需要标定的二维数据和三维数据(Chang Matlab calibration method, which contains two-dimensional picture of the needs of calibration data and three-dimensional data)
- 2008-10-08 14:52:45下载
- 积分:1
-
ref-simu
光学传递函数模拟,薄膜沉积相关领域的仿真,为工艺参数制定提供参考(OTF simulation, simulation of thin film deposition related fields, with a high reference value)
- 2015-01-03 21:37:15下载
- 积分:1
-
HistMapping
This function used for mapping gray data after equalization with many method into image.
- 2013-11-04 17:48:23下载
- 积分:1
-
image-construction-by-fft-and-wt
傅里叶变换和小波变换重建图像的比较效果,这个程序可以用来实现四个要求:1、FFT和WT重建效果比较;2、通过改变小波来比较重建效果;3、通过改变分解层数来比较重建效果;4、通过改变大系数个数来比较重建效果。其中还有一个计算PSNR的程序(the comparative effect of reconstruction image by Fourier transform and wavelet transform 。 the program can be used to achieve the four requirements: 1, FFT, and WT reconstruction effect 2, by changing the wavelet to compare the reconstruction effect 3, by changing the decomposition layers to compare the reconstruction effect 4, by changing the number of large coefficient of comparative reconstruction results. Including a procedure of calculating PSNR
)
- 2013-12-14 14:56:29下载
- 积分:1