-
spectrumsensingbyenergydetectionseshamsrinu
spectrum sensing for cognitive radio using energy detection
- 2010-07-11 13:48:25下载
- 积分:1
-
mmse_sic_order
此程序为OSIC-MMSE程序,可用于多天线分层解码。(order SIC-MMSE program)
- 2010-11-11 16:56:55下载
- 积分:1
-
Fuzzy--control-course
学习模糊控制的经典教材,是一本学习模糊控制的好书,值得大家学习!(Learning fuzzy control is one of the most classic materials, worth learning!)
- 2014-11-20 20:43:38下载
- 积分:1
-
DTCmas
commande directe de couple de la machine asynchrone
- 2012-09-29 06:49:47下载
- 积分:1
-
matlab1
matlab课件之一,第一章matlab概述(matlab courseware, one of the first chapter outlines matlab)
- 2008-04-24 13:43:30下载
- 积分:1
-
bpsk
基于MATLAB的bpsk调制与解调的simulink仿真(bpsk modulation and demodulation based on matlab)
- 2010-09-15 17:42:26下载
- 积分: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
-
License-Plate-Recognition
上海交通大学硕士论文基于小波技术的matlab车牌识别(License Plate Recognition)
- 2014-02-16 20:43:29下载
- 积分:1
-
svpwm
逆变器使用的svpwm脉冲simulink仿真,脉冲和桥臂开关对应顺序已经注明。(Svpwm pulse inverter using simulink simulation, pulse, and bridge arm switches corresponding order has been noted.)
- 2013-11-27 21:53:15下载
- 积分:1
-
DATCOM
弹道计算工具,包括文档说明,和相关源代码,好东西(Ballistic calculation tools, including documentation, and related source code, good things)
- 2014-02-18 21:11:36下载
- 积分:1