-
work
dijkstra矩阵算法,可以计算出最短路,第一次上传请见谅~(dijkstra很有用的!)
- 2010-06-07 19:51:45下载
- 积分:1
-
OFDMA_Data_mapping
基本的WIMAX802.16d MAC层的实现,注意只仿真了下行
(Basic WIMAX802.16d MAC layer realize and pay attention only to the downlink simulation)
- 2008-03-27 11:53:42下载
- 积分:1
-
hough
this code is about hough transform
- 2011-12-02 02:58:16下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
matlab的几个文件算法能实现图像分割
说明: matlab的几个文件算法能实现图像分割,例如分水岭算法等,区域生长法等。(It can realize image segmentation, such as watershed algorithm and so on.)
- 2020-06-21 18:00:02下载
- 积分:1
-
circlejudge
说明: 用于识别图片中有多少个圆。用户只要用windows下的画图随便画若干个圆(不能交叉,但是可以包含)。保存成256色的bmp格式,该程序就能判断出你画的图片上有多少个圆(Used to identify the picture in many circles. Users only need to use the windows painting random drawing under a number of round (can not cross, but it can contain). Save as 256 color bmp format, the program can determine the picture you draw the number of round)
- 2010-04-27 21:43:08下载
- 积分:1
-
基于HNLF的全光逻辑与门主程序fiberfwm
基于HNLF的全光逻辑与门主程序,光纤中的四波混频过程的matlab数值模拟仿真代码。(HNLF-based all-optical logic gates main program, fiber four-wave mixing process matlab numerical simulation codes.)
- 2020-07-10 16:18:55下载
- 积分:1
-
lunwencankao0
本人找到的很好的程序,希望能对你有所帮助!值得推荐!(I found a very good program, hope you can help!)
- 2011-11-24 09:15:06下载
- 积分:1
-
magnify
针对matlab中simulink输出图动态放大镜(For matlab simulink outpu
)
- 2011-12-09 21:36:50下载
- 积分:1
-
dtw_clustering_9.6_480
dtw聚类的,需要的拿走,十分实用,亲测有效,需要的赶紧下(dtw clustering needs away, very practical, effective pro-test, need quickly under)
- 2016-09-09 20:55:13下载
- 积分:1