登录
首页 » matlab » scaleForSVM

scaleForSVM

于 2014-10-14 发布 文件大小:1KB
0 215
下载积分: 1 下载次数: 10

代码说明:

  matlab图像处理与识别当中分类识别时的数据归一化处理(matlab image processing data classification and recognition among the normalization process when)

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

发表评论

0 个回复

  • zernike
    matlab的zernike矩算法,可计算R(matlab zernike)
    2009-04-17 21:01:25下载
    积分:1
  • mutual_main3
    混沌分析中互信息求延迟时间t的matlab程序,可以使用(chaos)
    2009-05-15 22:03:58下载
    积分:1
  • GA_matlab_M3
    基于matlab的遗传算法的M文件,以前跟老师做srp项目时候找到的,很有用哦(Matlab genetic algorithm based on M-file)
    2010-05-22 18:32:50下载
    积分:1
  • Untitled15
    This matlab code computing a special relation between DEA and MCDA.
    2013-09-23 21:42:59下载
    积分: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
  • labview
    基于labview时频分析,在线故障诊断(for labview)
    2021-01-18 15:18:45下载
    积分:1
  • antColony
    basic ant colony algorithm
    2015-01-01 03:17:14下载
    积分:1
  • io
    用于Segy文件的文件头的读取和写入,可用于处理地震数据(File header for Segy file reads and writes may be used to process seismic data)
    2013-05-11 13:25:56下载
    积分:1
  • iTools
    itools程序源码,可以管理IOS程序,需要Xcode编译,并生成MAC程序(itools can manage IOS program)
    2014-10-16 17:23:31下载
    积分:1
  • GEAR-GUI-DESIGN
    利用matlab编制直齿圆柱齿轮应力计算程序,并把程序成GUI界面(matlab原理与工程应用(第二版)中的实例加以改编)(Using matlab to prepare spur gear stress calculation program, and the program into a GUI interface (matlab Principles and engineering applications (second edition) instance be adapted))
    2013-04-01 20:21:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载