-
CDMAgonglvkongzhideMATLABfangzhen
最近在弄关于CDMA的东西,所以找了一些资料 ,也就把这个提供给大家共同分享(GOOD)
- 2009-04-14 20:06:48下载
- 积分:1
-
yiqun
蚁群算法的程序,自己写的,用得着的可以看看(yiqun IS written by me)
- 2009-03-07 10:26:30下载
- 积分:1
-
New-Folder-(3)
this code shows the new filter application ........................................
- 2012-08-20 16:35:32下载
- 积分:1
-
totally_new
Comminucation wireless
- 2013-10-22 17:15:54下载
- 积分:1
-
hyperbox_data_graph
This is some kind of graph program for pattern classification, namely HP (Hyper box).
- 2012-10-26 11:35:27下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
多传感器定位算法
使用多种算法(DAC、Hyperbolic、DAC、SI、SX、Taylar)实现多传感器对单点定位(采用高斯噪声),其中Hyperbolic与SI为3d定位,其他的为平面定位(Using a variety of algorithms (DAC, Hyperbolic, DAC, SI, SX, Taylar) to achieve single point positioning (using Gauss noise), Hyperbolic and SI are 3D location, and the other is plane location)
- 2018-04-13 19:46:04下载
- 积分:1
-
1
说明: 拟退火算法的matlab示例,很好的入门程序(Proposed annealing algorithm matlab example,a good entry procedures)
- 2010-06-22 09:49:12下载
- 积分:1
-
Fingerprint_matlab
基于Matlab的识别程序: 应用于指纹分析及识别系统(Matlab-based identification procedures: application to fingerprint analysis and identification system)
- 2010-09-04 07:08:48下载
- 积分:1
-
projectcode4x4t1
signal detection in 4x4 system using qrdmdfe algorithm with t=1,also includes lqrdm dfe algorithm
- 2010-10-19 16:57:25下载
- 积分:1