登录
首页 » matlab » FD

FD

于 2014-02-17 发布 文件大小:2KB
0 122
下载积分: 1 下载次数: 4

代码说明:

  the code is dealing with the detection of faces in an image. it is basically a face detection code

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

发表评论

0 个回复

  • BCJL1
    bcjr algorithm wihich is ised for decoding convolutional encoder
    2012-06-04 18:36:35下载
    积分:1
  • WUXIAN
    无线定位算法仿真,大家看看,请大家多多指教.(Simulation of wireless location algorithm, let us look at the exhibitions please everyone.)
    2008-06-12 19:39:54下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • Gravitational_Search_algorithm
    Gravitational Search algorithm
    2011-10-28 02:56:03下载
    积分:1
  • smulink-reactor
    this code is optimizaton with ga in power grid
    2015-04-22 12:27:52下载
    积分:1
  • ChiMIC
    说明:  是最大信息系数的一种改进算法,具有更高的统计势,计算复杂度更小。(Is an improved algorithm for maximum information coefficient. It has higher statistical potential and less computational complexity.)
    2021-04-09 12:49:00下载
    积分:1
  • crossvalidation
    说明:  多重交叉验证代码,测试可用,代码完善简洁。(Multiple cross validation code, test available, code perfect and concise.)
    2020-01-24 12:13:20下载
    积分:1
  • MATLABdeyingyong_11193564
    说明:   是关于matlab工具箱的应用,对于初学者和老辈们都有帮助的(is on the application of Matlab Toolbox for beginners and elders have made to help the)
    2006-03-22 10:51:20下载
    积分:1
  • 03
    说明:  matlab基础教学系列4,一步一步一步一步教学系列(the door to matlab)
    2012-04-23 20:34:16下载
    积分:1
  • Kalerfilter
    卡尔曼滤波和扩展卡尔曼滤波Matlab源程序,广泛用于参数估计,滤波去噪,惯性导航等应用方面。(Kalman filter and extended Kalman filtering Matlab source, widely used in parameter estimation, filtering noise, inertial navigation and other applications.)
    2013-08-30 10:30:17下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载