登录
首页 » matlab » 12

12

于 2012-04-13 发布 文件大小:455KB
0 243
下载积分: 1 下载次数: 1

代码说明:

说明:  基于Harris的掌纹图像特征提取的程序,非常的完整可靠(Harris based on palmprint image feature extraction procedures, very full and reliable)

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

发表评论

0 个回复

  • DCDCbianhuanqi
    光伏电池的模拟仿真文件 请及时下文件mdl(matlab guangfudianchi)
    2011-08-28 18:28:25下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • cosc
    1SpectralClustering_V1_1 Algorithm
    2014-02-08 12:27:08下载
    积分:1
  • h
    说明:  该程序主要处理大数吃小数的方法处理,反正你试一试就知道怎么样了。(The program mainly deal with large numbers fractional approach to eating, anyway you try to know how the.)
    2010-09-11 23:53:23下载
    积分:1
  • ww
    说明:  Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitution and back substitution (hence not modifying the right hand side as the elimination is perfomed). Test your program and then run it on the system AX = B(Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitution and back substitution ( hence not modifying the right hand side as the elimination is perfomed). Test your program and then run it on the system AX = B)
    2009-06-12 00:42:22下载
    积分:1
  • papersofmatlab
    说明:  matlab遗传算法实现论文,十分经典有用,对学习遗传算法编程很有帮助。(matlab genetic algorithm papers, very classic useful and helpful in learning genetic algorithm programming.)
    2010-04-05 17:06:02下载
    积分:1
  • ovlp_ripple
    % 该函数对区间进行裁减即Py投影,返回裁剪后的区间信号( The function of the interval that the process of reducing the projection Py, returning after the interval signal clipping)
    2006-10-09 01:14:34下载
    积分:1
  • zhg
    电力系统暂态课程设计MATLAB编程,短路计算模型及程序源代码。(MATLAB Programming System Transient curriculum design power, short circuit calculation model and source code.)
    2014-09-20 15:45:18下载
    积分:1
  • Plate-detection
    Plate Detection-You must Open The ebigood.fig for see my program
    2012-11-19 22:34:28下载
    积分:1
  • The-shortest-path
    最短路径的matlab实现,应用于数学建模时程序参考(Matlab implementation of the shortest path used in the mathematical modeling program reference)
    2012-05-18 14:35:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载