-
WiMAX
WiMAX MATLAB Simulator (Simulink model)
- 2009-10-12 17:56:07下载
- 积分:1
-
chepaidingwei_matlab
MATLAB的车牌定位程序~能够实现车牌的定位~不过效果有待提高~请高手们指点指点~()
- 2008-04-07 19:42:54下载
- 积分:1
-
ClassInstance
Class Instance Source Code for Andriod.
- 2013-11-02 21:13:46下载
- 积分:1
-
yuanchenxu
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m为数据进行串并转换的子程序。(shangjiao6.m-based procedures pcode.m for producing pseudo-code subroutine bu.m for fill 0 Subroutine (carried out in order to make the point FFT and IFFT of the N-th power to meet the 2 months) c_b.m for data for string and conversion subroutine.)
- 2007-08-29 11:05:08下载
- 积分:1
-
rengongmianyi
a=load( q.txt )
width=input( 请输入窗宽 )
step=input( 请输入步长 )
m=length(a)
for i=1:floor((m-width)/step+1)
s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step)
end
b=max(max(s))
M=s./b
Rs=input( 请输入本体集半径 )
nd=input( 请输入检测器数模 )
k=1
while k<=nd
d{k}=rand(1,width)
for i=1:floor((m-width)/step+1)
if (norm(d{k}-s(i,:)))^2<Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2)
- 2011-05-21 16:46:49下载
- 积分:1
-
MATLAB-Programming
Stephen J. Chapman 著的《matlab 编程》(第二版)——邢树军、郑碧波译
经典matlab教材!
(Stephen J. Chapman of the " matlab programming" classic textbook matlab)
- 2011-08-24 21:26:21下载
- 积分:1
-
magic-cube-matlab
求解任意阶魔方的变换的matlab程序源代码。(Solving the Rubik' s cube of any order transform matlab program source code.)
- 2013-04-04 19:07:27下载
- 积分:1
-
signal
calculate fourierseries of signal
- 2010-06-15 14:54:15下载
- 积分:1
-
VDSL_dowm
VDSL的下行链路仿真。1.下行(局端到用户端)速率:20Mbps,上行(用户端到局端)速率:5Mbps;传输距离为500m;在Eb/N0 = 15dB时实现误比特率Pe<=10-4
2.可用信道频谱:0.138MHz-12MHz
3.双绞线模型采用RLCG模型,传输介质为0.4mm PE cable
(simulation of VDSL down link)
- 2011-07-19 21:40:27下载
- 积分:1
-
dishizhang
MATLAB时频分析技术及其应用MATLAB时频分析技术及其应用(MATLAB time-frequency analysis technology and its applicationsMATLAB time-frequency analysis technology and its applications)
- 2009-05-31 10:20:05下载
- 积分:1