-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
image-registration
说明: 利用matlab进行图像配准,医学图像配准是目前图形处理中的重要问题(image registration by matlab,which is a key problem in the image prcessing field)
- 2011-03-25 14:16:01下载
- 积分:1
-
Fundamentals_of_Statistical_Signal_Processing-Dete
这本 stevenkay 关于谱估计 信号检测 部分的英文书。
要想搞透信号估计,检测,,还是要看看这个的。
这个领域工作的人,若需要讨论,也可以找我。
毕竟能够和你讨论的人,非常少。希望我能帮上一点点。(This stevenkay spectrum estimation signal detection on the part of the English books. To estimate things through signals, detection, or to see that' s. People who work in this area, if necessary to discuss, you can find me. After all, who can discuss with you, very small. Hope I can be a little bit.)
- 2010-05-26 17:55:26下载
- 积分:1
-
QPSK123
qpsk信号瑞利信道的仿真程序 有ber仿真效果图 推荐(Rayleigh channel simulation program )
- 2013-11-14 12:56:32下载
- 积分:1
-
Zernike
泽尼克多项式计算函数,包含相关的注释,便于调用和改编。(Zernike polynomial function, including related notes, easy to call and adaptation.)
- 2020-12-06 19:49:21下载
- 积分:1
-
RBFNN
说明: RBF神经网络,用于系统辨识 很好的文件(RBF neural networks for system identification)
- 2010-04-28 22:28:58下载
- 积分:1
-
gradual_change
blind signal detection using the gradual change algorithm
- 2009-05-09 20:30:27下载
- 积分:1
-
t-tide
潮汐调和分析,用于海洋专业,分析各分潮潮汐调和常数。(Tidal harmonic analysis for marine professionals to analyze the sub-tidal tidal harmonic constants.)
- 2013-12-19 13:58:32下载
- 积分:1
-
kochCurve
绘制柯西雪花曲线,直接运行koch(x)就可以得到x阶的曲线。(Draw koch snow curve.Run koch(x) directly and you can get the x step koch snow curve)
- 2012-04-13 15:53:35下载
- 积分:1
-
matlab-danbai-model
用matlab模拟的单摆模型程序,简单有效(Pendulum model with a matlab simulation program, simple and effective)
- 2011-09-02 17:05:42下载
- 积分:1