-
FS
说明: 一个新的智能算法Free Search的Matlab源码(A new intelligent algorithm Free Search of the Matlab source)
- 2010-11-10 19:38:57下载
- 积分:1
-
xunhuan
利用qr算法进行机器人位姿正解,建立simulink模型(forward solution of robot)
- 2012-03-31 20:32:21下载
- 积分:1
-
somearticle
给出一些参考有关图像融合的参考文章,两片英文文献,两篇中文文献(Give some information about the article reference image fusion, two pieces of English literature, two Chinese literature)
- 2010-05-29 11:05:43下载
- 积分:1
-
mpc_4
this is matlab code
- 2014-01-30 03:36:43下载
- 积分:1
-
AWGNchannelBPSKmod
The simplest channel which we use in ideal case is AWGN channel and everyone knows that before starting siluation on the other part of the system we must simulate the AWGN channel.this is AWGN channel with a BPSK signal going through it and finally we detect the signal and plot BER vs SNR to compair with the theory.
- 2009-09-29 21:11:55下载
- 积分:1
-
Basic_Concepts_in_Matlab
basics of matlab concepts
- 2010-07-12 00:17:03下载
- 积分:1
-
WiMAX_4
this is a good implementation code for wimax 802.11 system.
- 2014-12-03 11:54:59下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
lteScheduler
说明: 3GPP LTE上行虚拟MIMO中的一种调度算法源程序代码(3GPP LTE uplink virtual MIMO scheduling algorithm in a source code)
- 2011-03-14 22:29:32下载
- 积分:1
-
Polynomial
说明: 多项式插值的matlab程序 多项式插值的震荡现象(Polynomial interpolation matlab program)
- 2010-04-19 12:21:35下载
- 积分:1