登录
首页 » matlab » 目标检测

目标检测

于 2020-01-21 发布
0 212
下载积分: 1 下载次数: 11

代码说明:

说明:  目标检测matlab例程,亲测可运行,含ppt解释。(Matlab routine for target detection, which can be run by hand test, including ppt interpretation.)

文件列表:

目标检测, 0 , 2020-01-21
目标检测\object detection, 0 , 2018-03-11
目标检测\object detection\README.md, 300 , 2018-03-11
目标检测\object detection\object detection-vamsi, 0 , 2018-03-11
目标检测\object detection\object detection-vamsi\MiniProject.pptx, 2020043 , 2018-03-11
目标检测\object detection\object detection-vamsi\central codes, 0 , 2019-11-05
目标检测\object detection\object detection-vamsi\central codes\33a.jpg, 117443 , 2018-03-11
目标检测\object detection\object detection-vamsi\central codes\frame from video.m, 264 , 2018-03-11
目标检测\object detection\object detection-vamsi\central codes\object detection.m, 4658 , 2018-03-11
目标检测\object detection\object detection-vamsi\central codes\output.m, 2848 , 2019-11-05
目标检测\object detection\object detection-vamsi\data for processing, 0 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\1.jpg, 30633 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\11.jpg, 8833 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\11a.jpg, 24287 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\1a.jpg, 573479 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\2.jpg, 28965 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\21.jpg, 28594 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\21a.jpg, 81153 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\22.jpg, 49983 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\22a.jpg, 93219 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\2a.jpg, 73340 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\33.jpg, 79306 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\33a.jpg, 117443 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\ia.jpg, 362329 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\j.jpg, 29759 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\ja.jpg, 61394 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\ll.jpg, 40515 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\lla.jpg, 99465 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\myk.png, 264057 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\surf_kp2.jpg, 28476 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\vamsi.jpg, 75420 , 2018-03-11
目标检测\object detection\object detection-vamsi\data for processing\yk.png, 362579 , 2018-03-11

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

发表评论

0 个回复

  • yixiematlabbianxiejingdianyichuansuanfashili
    说明:  一些matlab编写的典型遗传算法实例,有助于练习遗传算法(Matlab write some typical examples of genetic algorithm to help practicing genetic algorithm)
    2010-03-22 15:55:02下载
    积分:1
  • Sim_Fast_Tanner
    matlab to ise change code
    2013-09-30 13:18:21下载
    积分:1
  • control_lab2
    Control System laboratories.
    2014-12-05 01:47:30下载
    积分:1
  • FisherFace(matlab)
    该内容为fisherface的matlab代码,绝对可以运行,实验的数据库为ORL人脸数据库,并且在代码中很多中文注释,便于理解,为了大家方便,在压缩包中还放了fisherface的原始原始论文和PCA算法的原始论文。希望这些资料对大家有所帮助。(Fisherface matlab)
    2013-11-22 15:21:37下载
    积分:1
  • EKF-SLAM
    Kalman Filter (KF) and extended Kalman Filter (EKF) are basic tools for solving many estimation problems. They have found plenty of applications including target track- ing and mobile robot localization and mapping.
    2012-11-30 22:17:31下载
    积分:1
  • xiaocai_modulation
    无线通信高斯白噪声信道各类调制方式,并且有星座图、调制曲线分析。(Wireless communications Gaussian white noise channel types of modulation methods, and has constellation, modulation curve analysis.)
    2009-12-20 19:08:13下载
    积分:1
  • FastICA_21
    This program is implementation of independent component analysis for seperated some mixture of independent signal. In this program you can generate some mixing signal and then separated width independent component analysis algorithm
    2013-08-26 09:45:47下载
    积分:1
  • FDTD_PBCv1.0_P
    用MATLAB编写的利用有限差分时域法仿真电磁带隙天线的代码,非常有用(EBG Antenna analysis based on FDTD using matlab)
    2009-10-13 09:18:35下载
    积分:1
  • Matlab-parallel-and-distributed
    有关matlab并行以及分布式运算的书籍,适合初学者使用。(About matlab parallel and distributed computing books for beginners to use.)
    2013-12-28 17:37:56下载
    积分:1
  • CEGraph
    matlab与vc6.0实现混合编程的源代码,可以实现C++调用matlab数学方法,而无需安装matlab,可以实现快速数学算法实现,效率比较高!欢迎大家下载学习!(matlab and vc6.0 achieve mixed programming source code, you can call C++ implementation matlab math methods, and do not need to install matlab, mathematical algorithms can achieve rapid implementation, more efficient! Welcome everyone to download study!)
    2009-02-24 20:37:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载