-
MatLab
matlab 工程应用 MATLAB7_0基础教程_清华大学.pdf(matlab tutorial-based engineering applications MATLAB7_0 _ Tsinghua University. pdf)
- 2009-10-21 11:19:06下载
- 积分:1
-
equals
对时域均衡进行分析比较,得出较好的编码方案。(equals)
- 2010-12-04 18:51:11下载
- 积分:1
-
AdaptiveFilter
说明: 只适应算法的matlab的程序,大家可以学习一下,呵呵(Only to adapt the algorithm matlab program, we can learn about, huh, huh)
- 2010-04-26 22:44:32下载
- 积分: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
-
l1qc_example
压缩感知代码,matlab,l1qc_example(Compressed Sensing code Matlab, l1qc_example)
- 2012-04-30 17:45:02下载
- 积分:1
-
introduction-to-simulink-with-engineering-applica
Ebook-Intro to Matlab and simulink
- 2010-12-09 00:57:29下载
- 积分:1
-
BPSK_Characteristics
it is helpful to konw the characreristics of bpsk modulation technique
- 2010-05-23 11:25:53下载
- 积分:1
-
ac_m_speed_sens
ac motor sensorless speed control with matlab program according to article nnnnn mmm akkkkkkkkkkkkkkkkkkkkkkkkkkk nnnnnnnnn jjjjjjjjjjjjjjjjjj bbbbbbbb
- 2014-08-16 01:12:42下载
- 积分:1
-
Subsea-Assignment
subsea CONTROLLER DESIGN
- 2013-11-08 23:55:04下载
- 积分:1
-
time_features1
画振动轴承时域信号特征图,包括rms,峭度,等。。(draw the feature pictures of rolling bearing using vibration signal.)
- 2015-04-16 17:21:42下载
- 积分:1