登录
首页 » matlab » mysegment

mysegment

于 2013-07-11 发布 文件大小:94KB
0 187
下载积分: 1 下载次数: 16

代码说明:

  我自己编写的基于遗传算法的一维最大熵KSW阈值分割代码。(I have written the one-dimensional maximum entropy threshold segmentation based on genetic algorithm KSW code.)

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

发表评论

0 个回复

  • psnr
    Peak signal to noise ratio(psnr) of the image
    2016-12-01 18:14:32下载
    积分:1
  • rsmkekaodu
    说明:  matlab编的有关响应面的程序,运算有结果(Program of response surface compiled by MATLAB)
    2019-04-15 15:29:26下载
    积分:1
  • ninecolor_distri_128_q
    基于内容的图像检索matlab小程序,使用图像的9种主要颜色为检索特征。(content-based image retrieval Matlab small, the use of images of the nine main colors for the retrieval features.)
    2006-12-05 18:24:42下载
    积分:1
  • weifenzuoyong
    matlab中用于UI6008数据采集卡的数据采集以及输出的程序 使用方便快捷(for UI6008 data acquisition card for data acquisition and output in matlab program easy to use)
    2012-07-30 12:20:41下载
    积分:1
  • RF_positive_q
    基于内容的图像检索程序 实现图像的检索 图像处理 图像特征提取 图像检索 (Content-based image retrieval to extract image retrieval program for image retrieval of image processing image features)
    2014-02-15 21:44:39下载
    积分:1
  • tongxin
    通信原理的MATLAB编程,满足对课本基础知识的理解,包括调制解调。(Communication Theory of the MATLAB programming to meet the basic knowledge to understand the textbook, including the modem.)
    2009-05-17 16:02:26下载
    积分:1
  • simple_plot
    Matlab code for plotting Antenna pattern
    2011-01-22 13:50:54下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • code
    implement PRM to check collision robot and obstacle
    2012-01-22 05:38:18下载
    积分:1
  • lab_2
    使用matlab对图面均衡处理,并画出前后的直方图(Matlab on the surface using a balanced approach, and draw the histogram before and after)
    2010-07-01 15:02:05下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载