-
CDMA_MUD
CDMA 多用户检测算法(全集),包括最优检测器,相关检测器,KALMAN检测器,子空间检测器,自适应多用户检测器,盲自适应多用户检测器等等,硕士毕业论文可用。(CDMA multi-user detection algorithm (Works), including the optimal detector, the relevant detector, KALMAN detector, subspace detectors, adaptive multi-user detector, blind adaptive multiuser detector, etc., Master thesis is available.)
- 2021-04-05 15:19:03下载
- 积分:1
-
spatial-error
I have provided the code for watermarking code in spatial domain and check difference between original and corrupted image.
- 2015-02-17 00:30:14下载
- 积分:1
-
beamforming
常用波束形成算法的C语言实现中使用到的经典代码,其中包括2种算法的比较哦(Beamforming algorithm commonly used in the implementation of the C language to the classic code, including the comparison of the two algorithms oh)
- 2021-03-21 16:19:17下载
- 积分:1
-
papergoodfind
find paper on image processing in matlab
- 2009-11-20 11:42:42下载
- 积分:1
-
Jakes
一个非常好的移动通信Jakes信道matlab仿真源代码Jakes Rayleigh fading channel(Jakes Rayleigh fading channel)
- 2009-05-12 10:15:54下载
- 积分:1
-
dongtai
手势识别基于matlab源代码,包括相应的源代码,可以直接运行,效果良好,适合初学者学习
(Gesture recognition based on the matlab source code, including the corresponding source code, can be directly run, the effect is good, suitable for beginners to learn
)
- 2014-11-09 11:41:09下载
- 积分:1
-
dfs(2)
dfs algorithm in matlab
- 2012-01-20 21:21:59下载
- 积分:1
-
3DSIFT_CODE_v1
3dSIFT特征提取源码,有使用说明,主程序,非常容易使用(3dSIFT feature extraction source, with instructions, the main program, very easy to use)
- 2014-01-12 20:07:55下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
rosslersuper
rossler超混沌系统的simulink文件可以自己改变参数(rossler hyperchaotic system Simulink documents themselves can change the parameters)
- 2006-11-13 18:33:14下载
- 积分:1