-
mimotest2
这是我自己编的一个MIMO 的仿真代码,很简单,仿真信道响应,可以参考一下。(This is my own compilation of a MIMO simulation code is very simple simulation of the channel response for reference.)
- 2010-07-30 16:31:55下载
- 积分:1
-
multiband_blending_matlab_code
说明: 一个老外写的关于图像融合的MATLAB代码,实现将一只人眼融合到手掌心(multiband_blending_matlab_code)
- 2010-04-21 10:50:44下载
- 积分:1
-
MATLAB_directions
MATLAB—directions 一本学习matlab的不错的书籍(MATLAB—directions)
- 2009-11-20 18:49:58下载
- 积分:1
-
matlabus
超声图像实时消噪实验程序,还没有完成,或许有很大帮助(Real-time ultrasound image denoising experimental procedure, has not yet been completed, then it might be very helpful)
- 2008-08-26 10:05:44下载
- 积分:1
-
matlab2
说明: 《matlab小波分析》的第二章源代码,与书是配套的,挺好的(" Matlab wavelet analysis," the source code of the second chapter, with the book are complementary, and quite good)
- 2009-08-11 11:15:36下载
- 积分:1
-
SPARSE-AND-LOW-RANK
稀疏和低秩矩阵分解。
This paper focuses on the algorithmic improvement for the sparse and low-rank recovery.( Sparse and Low-Rank Matrix Decomposition Via Alternating Direction Methods.The problem of recovering the sparse and low-rank components of a matrix captures a broad spectrum of applications.
)
- 2012-04-07 12:30:30下载
- 积分:1
-
integral1D
This code from Matlab central file
- 2009-12-07 23:57:36下载
- 积分:1
-
mas3ph
Modelisation de la Machine Asynchrone triphase sous Matlab (programme .m)
- 2010-12-09 23:57:41下载
- 积分:1
-
Matlab++
MATLAB曲面拟合(注:本例参考他人)(MATLAB surface fitting (Note: in this case a reference to others))
- 2008-08-08 11:42:44下载
- 积分:1
-
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