登录
首页 » matlab » newnethodotsu

newnethodotsu

于 2007-11-14 发布 文件大小:2KB
0 91
下载积分: 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 个回复

  • SeisLab_8.0615
    实现地震勘探中,地震数据处理的matlab程序。(Implementation of seismic exploration, seismic data processing matlab procedures.)
    2009-03-19 10:57:10下载
    积分:1
  • DTC
    [绝对可运行]异步电动机的直接转矩仿真(运行环境matlab6.5)有助于接触异步电动机的直接转矩控制的人快速熟悉直接转据的整个结构和具体方法([Absolute run] asynchronous motor direct torque simulation (operating environment matlab6.5) help contact asynchronous motor direct torque control of the people familiar with the direct transfer, according to fast the whole structure and the specific methods)
    2007-12-19 14:21:57下载
    积分:1
  • audio-processing-workbench
    本作品基于matlab与vc++混合编程的一个语言信号处理平台,实现了matlab与vc++的接口通信,利用matlab强大的语言信号处理能力,再结合c++语言的强大的算法描述能力,两者取长补短,取得了很好的效果(This work is based on the matlab and vc++ mixed programming, a language signal processing platform, the matlab and vc++ interface communication, use of matlab strong language signal processing capabilities, combined with c++ language' s powerful description of the algorithm ability to both learn from each other, made good results)
    2011-07-26 16:15:51下载
    积分:1
  • frequencyoffsetestimateofdm
    Script for computing the frequency offset from an OFDM short preamble
    2014-02-16 02:43:39下载
    积分:1
  • Simulated-annealing-algorithm
    说明:  模拟退火算法的matlab示例,很好的入门程序,附有算法的matlab仿真(Simulated annealing algorithm matlab example, a good entry procedures, with the algorithm matlab simulation)
    2011-03-01 15:30:22下载
    积分:1
  • mp_fft
    说明:  利用FFT快速算法来实现二维图像基于匹配追踪算法的稀疏分解。(Fast Algorithm for the use of FFT to achieve two-dimensional image matching tracking algorithm based on sparse decomposition.)
    2021-05-12 23:30:02下载
    积分:1
  • fuzadu
    LZ复杂度反映的是一个时间序列中,模式数量序列长度增加的速率。为了在计算机上对连续信号的复杂度进行计算,需要先将连续信号离散化,通过预处理后的心音信号符合这个要求。实现心音信号的分离(LZ complexity reflects a time series model number sequence length to increase the rate. For a continuous signal on the computer, the complexity of the calculation, you need to first discretize the continuous signal by pretreatment of the heart sound signals meet this requirement. To achieve the separation of heart sound signals)
    2021-02-05 19:29:56下载
    积分:1
  • difg
    双馈异步电机的仿真模型,能用的,可以自己修改参数,清晰明了。(Simulation model of doubly fed asynchronous motor)
    2018-05-28 10:57:52下载
    积分:1
  • NeuralNetworkTheoryandMATLAB7
    神经网络理论与MATLAB7实现 很详细 对学习神经网络很有帮助(Neural Network Theory and MATLAB7 to achieve a very detailed very helpful for learning neural networks)
    2009-12-12 17:42:02下载
    积分:1
  • canny
    这是一个Canny算子的源程序,希望能对大家有点用。(This is a Canny operator of the source, in hopes of some use to you.)
    2011-01-08 14:50:54下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载