登录
首页 » matlab » fcmthresh

fcmthresh

于 2013-04-21 发布 文件大小:21KB
0 94
下载积分: 1 下载次数: 5

代码说明:

  FCMTHRESH Thresholding by 3-class fuzzy c-means clustering [bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of image IM using a 3-class fuzzy c-means clustering. It often works better than Otsu s methold which outputs larger or smaller threshold on fluorescence images. sw is 0 or 1, a switch of cut-off position. sw=0, cut between the small and middle class sw=1, cut between the middle and large class Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn) at Tsinghua University, Beijing, China. Please try testfcmthresh.m first!

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

发表评论

0 个回复

  • 2DBEM
    说明:  节选自OpenBEM,二维的边界单元法matlab程序(Extracted from openbem, two-dimensional boundary element method matlab program)
    2020-11-09 17:04:14下载
    积分:1
  • van_der_pol
    混沌系统van_der_pol控制器的仿真程序,可以通过此程序仿真van_der_pol控制器的混沌系统及仿照此程序仿真其它混沌系统。(The synchronization of chaos system by van_der_pol control.)
    2011-04-20 14:30:43下载
    积分:1
  • vector_control
    异步电机矢量控制仿真,采用svpwm生成脉冲(Induction motor vector control simulation, use of svpwm generated pulse)
    2012-05-23 09:40:07下载
    积分:1
  • matlab
    matlab求解雷诺方程,适用于二维问题的工程分析(matlab simulation)
    2021-04-06 19:19:02下载
    积分:1
  • mexshape
    This mex-file reads SHPT_POINT, SHPT_MULTIPOINT, SHPT_ARC, and SHPT_POLYGON shapefiles into structures. Other requirements: Requires shapelib (http://shapelib.maptools.org). (This mex-file reads SHPT_POINT, SHPT_MULTIPOINT, SHPT_ARC, and SHPT_POLYGON shapefiles into structures. Other requirements: Requires shapelib (http://shapelib.maptools.org).)
    2010-11-21 12:36:02下载
    积分:1
  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • Tworay
    Two path model calculator
    2011-05-10 16:53:48下载
    积分:1
  • DFIG_lizi
    双馈风机MATLAB/simulink仿真例子(MATLAB/simulink simulation example of doubly-fed fan)
    2019-04-11 09:55:37下载
    积分:1
  • aloha
    ALOHA协议程序:计算实际产生的业务量 ,吞吐量,平均延迟(ALOHA protocol procedures: calculation of actual traffic, throughput, average delay)
    2012-10-10 15:42:45下载
    积分:1
  • 交流调速系统仿真模型
    说明:  交流调速系统仿真模型:SPWM变频调速系统模型-5;方波永磁电动机调速系统-8;交-交变频调速系统模型-3;交流调压调速系统模型-1;交-直-交变频调速模型-4(Simulation model of AC speed regulation system: SPWM Frequency conversion speed regulation system model-5; square wave permanent magnet motor speed regulation system-8; AC-AC frequency conversion speed regulation system model-3; AC voltage regulation speed regulation system model-1; AC-DC-AC frequency conversion speed regulation model-4)
    2021-01-05 17:18:53下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载