-
gobackn
Go-Back-N ARQ is a specific instance of the automatic repeat request (ARQ) protocol, in which the sending process continues to send a number of frames specified by a window size even without receiving an acknowledgement (ACK) packet from the receiver. It is a special case of the general sliding window protocol with the transmit window size of N and receive window size of 1.
- 2011-08-03 16:45:34下载
- 积分:1
-
pose_estimation_code
pose_estimation_code.shi xian tu xiang de rong he??in tidu yulimian
- 2014-10-12 02:23:45下载
- 积分:1
-
wavelet-filter-noise
有较大白噪声的图像,给出了全部滤掉图像中的高频部分实现图像的去噪,具体去噪程序(Image larger white noise, filter out all the high-frequency portion of the image the image de-noising, de-noising procedure)
- 2013-04-27 15:24:06下载
- 积分:1
-
GPC-matlab
单变量的GPC模型预测控制算法,通过实例研究GPC的稳定性。(GPC single-variable model predictive control algorithm to study the stability of GPC by way of example.)
- 2015-07-15 10:43:27下载
- 积分:1
-
MATLABLU
实际应用matlab程序解决方程的LU分解问题,为顺序消元法(Matlab program to solve the practical application of the LU decomposition equation for the sequential elimination method)
- 2010-07-01 09:56:39下载
- 积分:1
-
shooting
shooting method for two point boundary problem
- 2009-10-11 15:24:56下载
- 积分:1
-
Simulink
Matlab simulink教程,PDF格式,系统介绍了simulink(simulink)
- 2010-01-18 11:11:01下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
gear-system
一个齿轮转子动力学的模型及临界转速求解的matlab代码。(dynamics analysis of a gear system.)
- 2020-07-03 11:20:02下载
- 积分:1
-
OFDM
正交频分复用(OFDM)通信系统的MATLAB源程序(OFDM communication system MATLAB)
- 2013-09-27 09:01:06下载
- 积分:1