-
Er_fiber
掺铒光纤,四能级的matlab功率仿真,凝聚了我的时间和经验。很好的反映了功率随光纤长度变化的关系.(Erbium-doped fiber, the matlab power four-level simulation, the combination of my time and experience. Well reflected the changing power relations with the fiber length.)
- 2014-11-15 19:51:03下载
- 积分:1
-
mxulie
产生m序列的源代码,为5级线性反馈移位寄存器,有兴趣的可以看看(Generate the source code of the m-sequence, five linear feedback shift register, interested can look at)
- 2013-05-13 07:09:51下载
- 积分:1
-
Matlab_simulink
说明: Matlab radar codes it is helpful to understand the basic level of radar working principles
- 2020-06-22 14:30:10下载
- 积分:1
-
matlab_programming_tutorial_explaining_the_functio
matlab程序设计函数讲解教程matlab programming tutorial explaining the function(explain the function matlab programming tutorial matlab programming tutorial explaining the function)
- 2010-08-02 11:26:57下载
- 积分:1
-
zad3
add3.Plot step response characteristics of the designated parameter zależ nosi KKR and alternating time redouble Ti
- 2010-12-04 03:58:31下载
- 积分:1
-
RLS
rls s matlab Simulation Program
- 2008-01-27 04:19:18下载
- 积分:1
-
vff
使用matlab打开扩展名为vff文件的程序(Matlab extension used to open documents vff)
- 2009-04-23 15:33:13下载
- 积分: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
-
IRIS-SEGMENT
WORKING CODE FOR IRIS SEGMENTATION
- 2012-04-18 15:25:11下载
- 积分:1
-
适应度模型
一种基于复杂网络的适应性模型,包含不同能量分布对度分布、不同删除概率影响、鲁棒性与脆弱性、平均路径 聚类系数、容错性(An adaptive model based on complex network is proposed, which includes the effects of different energy distribution on degree distribution, different deletion probability, robustness and vulnerability, average path clustering coefficient, and fault tolerance.)
- 2021-03-12 09:49:25下载
- 积分:1