登录
首页 » matlab » 1

1

于 2008-12-01 发布 文件大小:1KB
0 250
下载积分: 1 下载次数: 0

代码说明:

说明:  基于PCA的人脸识别源代码,使用matlab编程,针对ORL库(PCA-based face recognition source code, the use of matlab programming, for ORL database)

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

发表评论

0 个回复

  • BIB_MS
    matlab project synchronous machine modeling
    2015-02-01 09:33:41下载
    积分:1
  • EBU706U_iden_obj
    识别物体的MATLAB代码,识别图像中物体。(identify objects in an image using matlab, including source file)
    2010-02-26 23:27:01下载
    积分:1
  • demo2
    利用matlab串口工具箱,显示飞思卡尔智能车摄像头数据,生成图像显示。程序为开发过程中的命令行下的测试样例,仅供入门。可在此框架下添加自己的功能(Use of the a matlab serial Toolbox Freescale smart car camera data, generate image display. The program for the test sample, under the command line in the development process for entry only. Can add their own functions under this framework)
    2012-09-09 16:46:32下载
    积分:1
  • dataRead
    该matlab程序包实现从Ocean Optics s2000型号的光谱仪采集数据文件中读取数据,并对采集数据进行背景去除,提取特定波段的数据绘制光谱图(The matlab package implement reading data file made by Ocean Optics s2000 spectrometer , and remove the background collecting data, extract a specific band spectra data mapping)
    2009-04-27 21:18:45下载
    积分:1
  • Theprogramoftherobotcontrolsystem
    机器人控制系统的matlab程序,帮助大家学习matlab编程(The program of the robot control system,in order to help students to improve their ability of programing)
    2011-01-03 17:23:28下载
    积分:1
  • ber
    在raileigh衰落信道中,BER性能有所下降,这个程序用来仿真BER(In raileigh Fading Channels, BER performance has declined, the process used to simulation BER)
    2007-08-01 13:41:47下载
    积分:1
  • lum_en_global
    lum_en_global全局亮度增强后的输出,用于调整图像全局亮度,类似人眼在不同亮度情况下,瞳孔的自动调解功能(lum_en_global=lum_en_global(img))
    2010-08-03 09:43:47下载
    积分:1
  • filteringandresult
    说明:  基于matlab的FIR低通滤波及其实现过程(Based on the FIR low-pass filter matlab and its realization)
    2010-04-02 10:45:30下载
    积分:1
  • NLS
    分布傅里叶方法求解光纤中的光传输振幅,求解非线性薛定谔方程(supercontinuum generation with matlab)
    2012-03-20 16:10:26下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载