-
stop-and-wait
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:52:09下载
- 积分:1
-
partial
This project will filter noise from video source
- 2014-02-20 19:34:30下载
- 积分:1
-
9780596516215
matlab Coastal Land Use/Land Cover maps and Coastal Regulation Zone map on 1:25,000 and 1:50,000 scales derived from satellite data were collected from State Coastal Zone Management Authorities and enlarged into 1:12,500 scale. The georeferenced maps were digitized in ARC-INFO GIS. Digitized maps were edited, labeled and a layout was prepared. The area statistics of different Ecologically Important Areas were generated and presented in the maps.
- 2010-09-16 19:26:37下载
- 积分:1
-
BLHP
巴特沃斯高通滤波matlab编程,很实用,(Butterworth high-pass filter Matlab programming, very useful, thank you)
- 2007-04-30 15:33:31下载
- 积分:1
-
4
说明: 插值的函数
函数名 功能
Language 求已知数据点的拉格朗日插值多项式
Atken 求已知数据点的艾特肯插值多项式
Newton 求已知数据点的均差形式的牛顿插值多项式
Newtonforward 求已知数据点的前向牛顿差分插值多项式
Newtonback 求已知数据点的后向牛顿差分插值多项式
Gauss 求已知数据点的高斯插值多项式
Hermite 求已知数据点的埃尔米特插值多项式
SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值
SecSample 求已知数据点的二次样条插值多项式及其插值点处的值
ThrSample1 求已知数据点的第一类三次样条插值多项式及其插值点处的值
ThrSample2 求已知数据点的第二类三次样条插值多项式及其插值点处的值
ThrSample3 求已知数据点的第三类三次样条插值多项式及其插值点处的值
BSample 求已知数据点的第一类B样条的插值
DCS 用倒差商算法求已知数据点的有理分式形式的插值分式
Neville 用Neville算法求已知数据点的有理分式形式的插值分式
FCZ 用倒差商算法求已知数据点的有理分式形式的插值分式
DL 用双线性插值求已知点的插值
DTL 用二元三点拉格朗日插值求已知点的插值
DH 用分片双三次埃尔米特插值求插值点的z坐标
(Interpolation function)
- 2011-08-15 09:42:47下载
- 积分:1
-
ENCODE
对比LDPC Hamming 循环卷积码三种编码方式的误码率(Contrast BER LDPC Hamming codes are three circular convolution encoding)
- 2013-12-04 11:50:13下载
- 积分:1
-
conv_vit_qam
Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
- 2007-10-13 18:52:40下载
- 积分:1
-
OFDMaMatlab
设计OFDM系统IQ不平衡问题研究,及不平衡的图解~(Learn how MATLAB can be used efficiently in order to perform tasks in
digital signal processing and digital communications
Learn something about state-of-the-art digital communications systems and
how to simulate/analyze their performance)
- 2011-04-26 09:48:58下载
- 积分:1
-
PId_runge
this is matlab code that in it the pid method linear control is developed.the equation of motion is solved with runge-cuta method.
- 2013-03-17 19:31:20下载
- 积分:1
-
comm-lab
communication laboratory exercisez, ASK, PSK and FSK modulations
- 2012-11-28 16:33:35下载
- 积分:1