登录
首页 » matlab » newnethodotsu

newnethodotsu

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

  • work
    matlab中的循环卷积,DFT,DCT,它在数字信号处理方面有很大地作用(circular convolution in matlab, digital signal processing, it has greatly effect)
    2011-10-19 19:54:15下载
    积分:1
  • ofdmsimulink
    这是基于simulink的ofdm仿真程序, 毕业设计中用的 希望对大家有用(this is a OFDM simulation program based on simulink. and this is also my paper program. i hope that it is benefical to you!it can be used by matlab 2009)
    2013-01-30 08:56:53下载
    积分:1
  • 2PSK01
    matlab下,用dspbuilder编写的 2psk调制和解调的例程。适合新手学习。(Under matlab, prepared dspbuilder 2psk modulation and demodulation routines. For beginners to learn.)
    2014-02-01 18:46:26下载
    积分:1
  • cone_beam_ct
    medicin image signal
    2009-10-26 19:18:07下载
    积分:1
  • powerflow
    极坐标法的潮流计算程序,非常适合各位电力同仁(Polar coordinates of the flow calculation procedure is very suitable for you Power Associates)
    2021-04-26 16:48:45下载
    积分:1
  • 64QAM_Matlab
    这是一个用MATLAB编程的64QAM程序,希望大家多提意见。(This is a 64QAM using MATLAB programming procedures, hope that we do so.)
    2008-01-03 14:30:31下载
    积分:1
  • cpu
    用全加器设计8位运算器逻辑电路图 2、根据逻辑电路用 VHDL编程实现 3、调试编译通过后,仿真 (this file can help you learn the design of cpu)
    2010-01-05 09:56:11下载
    积分:1
  • MATLAB_example_for_serial_devices
    Serial communication using matlab examples
    2014-08-31 15:13:03下载
    积分:1
  • InputBuffer---
    A buffer with 2 inputs and 2 outputs is implemented in this experiment. The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ. The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port. However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment. The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ. The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port. However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer. )
    2012-10-16 18:25:40下载
    积分:1
  • GABP算法matlab
    说明:  利用遗传算法对BP神经网络进行了优化,避免陷于局部最优解。直接修改data数据(Genetic algorithm is used to optimize BP neural network to avoid falling into local optimal solution. Modify data data directly)
    2020-12-16 16:19:16下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载