登录
首页 » matlab » FMCW-radar-ranging

FMCW-radar-ranging

于 2013-05-03 发布 文件大小:826KB
0 255
下载积分: 1 下载次数: 195

代码说明:

  FMCW雷达测距的信号处理技术研究 非常好的资料(FMCW radar ranging signal processing technology research)

文件列表:

FMCW雷达测距的信号处理技术研究.kdh,932534,2013-04-27

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

发表评论

0 个回复

  • Visual-C-MATLAB-image-processing
    本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
    2014-03-26 11:09:37下载
    积分:1
  • ASED
    在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
    2020-09-10 05:38:04下载
    积分:1
  • 数字
    对于原始图像 < f5.tif > ,实现下列结果。 a.用平均滤波器平滑原始图像得到的模糊图像 b.用拉普拉斯算子增强上述a得到的模糊图像 c.用拉普拉斯算子增强原始图像 (For the original image <f5.tif>, to achieve the following results. a. smoothing filter with an average original image was blurred b. using Laplacian enhancement get a blurred image above c. using Laplacian enhancement of the original image)
    2020-06-28 11:40:01下载
    积分:1
  • Zernike
    Zernike矩是一种具有尺度、移位和旋转不变性的正交不变矩,本设计的目的就是利用Zernike不变矩设计一种图像检索系统,该系统能够充分验证Zerinike矩的不变性及其在图像检索中的优良性能。具体内容包括: (1) 图像特征提取、统计特征提取; (2) Zernike不变矩及其应用方法; (3) 基于Zernike不变矩的图像检索系统。 (Zernike moments is a scale, shift and rotation invariant orthogonal invariant moments, the purpose of this design is the use of Zernike invariant moments design an image retrieval system, the system can fully verify Zerinike moments invariance and itsexcellent performance in image retrieval. Specific content includes: (1) image feature extraction, statistical feature extraction (2) Zernike invariant moments and its application method (3) based on Zernike Moment Invariant image retrieval system)
    2012-11-21 09:01:15下载
    积分:1
  • otsu
    otsu算法应用于图像分割--图像分割-直方图(Otsu algorithm is applied to image segmentation image segmentation- Histogram)
    2008-06-02 23:27:06下载
    积分:1
  • contourlet_toolbox
    contourlet变换工具箱,很好用的。(contourlet conversion kit, the good.)
    2011-04-26 09:36:19下载
    积分:1
  • BIQI_release
    属于图像质量评价领域,无参考质量评价算法算法BIQI(Belongs to the field of image quality assessment, quality assessment algorithm without reference algorithm BIQI)
    2021-01-07 23:28:52下载
    积分:1
  • Marching-Cubesof-MC-algorithm
    原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
    2012-05-04 22:32:57下载
    积分:1
  • rsplit
    按照指定分隔符将已知字符串分割成个部分,并以cell存储(In accordance with the specified separator known string divided into parts, and cell storage)
    2016-02-29 12:17:44下载
    积分:1
  • Qt-ImageProcess
    利用Qt编写的简易图像处理程序,包括图像的边缘检测、放大缩小和几个常用的处理功能。(QT image processing procedures, including edge detection, zoom and several common processing functions.)
    2014-05-09 16:42:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载