登录
首页 » matlab » newnethodotsu

newnethodotsu

于 2007-11-14 发布 文件大小:2KB
0 157
下载积分: 1 下载次数: 47

代码说明:

  一个新设计的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)

文件列表:

uneasy otsu.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB
    it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
    2010-05-06 13:23:01下载
    积分:1
  • tspso
    一种带极值扰动的简化粒子群优化算法。算法思想来自中国人,本人自己编的程序(A disturbance with extreme simplification of particle swarm optimization. Algorithm ideas come from the Chinese, I own series of programs)
    2011-06-04 16:07:51下载
    积分:1
  • turbo_c_matlab
    Turbo码的C语言仿真以及matlab仿真,非常好的程序 (Turbo Code C-language simulation and matlab simulation, a very good program)
    2010-12-16 10:42:00下载
    积分:1
  • matlab(html)
    说明:  matlab教程,以网页的形式,比较简单、实例很充分,适合与初学。可以看看。(matlab tutorial to the page the form of relatively simple, examples of very good, suitable with the beginners. Can look at.)
    2008-09-23 16:28:59下载
    积分:1
  • genetic
    matlab 遗传算法工具箱,就这么简单非要20字(matlab genetic algorithm toolbox, so simple insisted 20th)
    2013-01-05 15:45:58下载
    积分:1
  • changeABCmatlab
    基本蚁群算法,其中有算法的源码和算法改进程序(Basic ant colony algorithm, the algorithm source code and algorithms to improve procedures)
    2012-05-22 19:40:27下载
    积分:1
  • wavelet_thresh_traditional
    一个用于小波去噪的matlab程序,用matlabgui编写,去噪函数的核心是阈值去噪(wavlet denoising gui)
    2009-03-27 18:23:15下载
    积分:1
  • cubic-spline
    数值分析计算程序例子,三次样条插值法,边界条件:端点导数值已知。(Numerical the analysis calculation procedures example, cubic spline interpolation, boundary conditions: endpoint derivative)
    2012-11-24 11:59:37下载
    积分:1
  • comparison_numerical_interpolation_real_values
    Used function P(x) = 1+x− x2+0.2x3+0.1x4 and its known the values P(x)=[ -6.2 -8.3 -5.0 -1.1 1 1.3 2.2 8.5 27.4], in x= [-4 -3 -2 -1 0 1 2 3 4] to interpolate in the xi = − 4 + 0.1i, i = 0, 1, 2, . . . 80. Results are graphically compared!(Used function P(x) = 1+x− x2+0.2x3+0.1x4 and its known the values P(x)=[-6.2-8.3-5.0-1.1 1 1.3 2.2 8.5 27.4], in x= [-4-3-2-1 0 1 2 3 4] to interpolate in the xi = − 4+ 0.1i, i = 0, 1, 2, . . . 80. Results are graphically compared!)
    2009-11-26 21:27:31下载
    积分:1
  • win32windowwrapperclass_src
    非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
    2014-02-04 09:54:40下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载