-
qam4
QAM 4 Modulator and Demodulator based on ETSI TETRA Standard
- 2009-05-02 00:28:23下载
- 积分:1
-
newfft
自己设计的新型FFT算法,用MATLAB仿真通过,绝对好用的源码。可以发论文。包括了FFT经典算法和改进算法的c实现(Designed a new type of FFT algorithm, through the use of MATLAB simulation, the source is absolutely easy to use. Papers can be made. Includes the classic FFT algorithm and improved algorithm for the realization of c)
- 2009-05-03 17:06:05下载
- 积分:1
-
cdmamdem
cdma code in matlab it is cdma receiver and transmiter.
- 2009-06-29 19:39:17下载
- 积分:1
-
1
说明: 利用FLDA结合多核磁参数来检测前列腺癌(Detection of Prostate Cancer using Multi-parametric Magnetic Resonance)
- 2011-09-13 22:25:54下载
- 积分:1
-
svmkernel
此函数为支持向量机核函数的参数matlab程序(This function support vector machine kernel function parameters matlab program)
- 2012-01-09 10:59:50下载
- 积分:1
-
hyhyhd
飞机模型 用于控制飞机的输出 使飞机按照预定轨迹运行(The aircraft model is used to control the output of the aircraft the aircraft according to a predetermined trajectory)
- 2013-05-16 22:20:33下载
- 积分:1
-
PoEdges
MATLAB Denoising software for grayscale images
- 2008-03-31 16:16:43下载
- 积分: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
-
EXP_2
MATLAB PROGRAM TO CHECK CONTROLLABILITY AND OBSERVABILITY
- 2013-10-23 01:14:51下载
- 积分:1
-
7yt6fc
基于MATLAB的地震正演模型实现,很适合初学者学习掌握(MATLAB-based seismic forward model implementation, it is suitable for beginners to learn to master)
- 2013-11-05 00:48:13下载
- 积分:1