登录
首页 » matlab » my_harris

my_harris

于 2013-03-30 发布 文件大小:3KB
0 204
下载积分: 1 下载次数: 9

代码说明:

  Harris角点检测,用于图像的匹配等! 直接运行,没有错误!(Harris corner detection for image matching! Run directly error!)

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

发表评论

0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • pdtanker
    Defined simulation of tanker with PD controller implementation using matlab
    2011-04-26 14:14:10下载
    积分:1
  • Matlab Example
    说明:  有关STK和matlab GUI的一个实例,创建一个用户界面包含STK的2D和3D场景(For an example of STK and Matlab GUI, create a user interface with 2D and 3D scenes of STK)
    2020-04-09 13:25:21下载
    积分:1
  • matlab
    说明:  很好用的小波算法,具有良好的尺度不变形,对初学者有用。(Nice wavelet algorithm, have good deformation, the scale of beginners useful)
    2011-03-23 10:22:18下载
    积分:1
  • Introduction-to-airborne-radar
    机载雷达导论第二版,电子工业出版社,是很好的学习雷达的工具书。扫描版(introduction of airborne radar second edition)
    2011-12-09 13:59:11下载
    积分:1
  • segmentation
    Segmentation d une image bruité
    2013-05-13 01:01:02下载
    积分:1
  • Voicerecog
    this code contain function and simple program for voice pattern recognition using MELCEPST
    2010-01-01 11:25:29下载
    积分:1
  • svm1
    space vector modulation using kimsul algorithem
    2010-02-26 16:49:35下载
    积分:1
  • videotrafficof
    说明:  该程序使用系统对象来说明使用光流估计的方法在视频序列中检测并跟踪车辆。(This demo uses System objects to illustrate how to detect and track cars in a video sequence using optical flow estimation. )
    2010-04-13 00:07:17下载
    积分:1
  • pv_modele2
    PHOTOVOLTAIC MODELISATION WITH SIMULINK
    2013-11-06 20:55:50下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载