登录
首页 » matlab » SAR合成孔径雷达图像点目标(附matlab代码)

SAR合成孔径雷达图像点目标(附matlab代码)

于 2020-06-26 发布
0 109
下载积分: 1 下载次数: 19

代码说明:

说明:  SAR合成孔径雷达的点目标仿真报告,含matlab代码(SAR synthetic aperture radar point target simulation report, including Matlab code)

文件列表:

SAR合成孔径雷达图像点目标(附matlab代码), 0 , 2019-03-26
SAR合成孔径雷达图像点目标(附matlab代码)\chirpscaling.m, 3384 , 2019-03-26
SAR合成孔径雷达图像点目标(附matlab代码)\NearSAR.m, 6851 , 2019-03-26
SAR合成孔径雷达图像点目标(附matlab代码)\SAR合成孔径雷达图像点目标仿真报告(附matlab代码).docx, 671904 , 2019-03-26
SAR合成孔径雷达图像点目标(附matlab代码)\sinSAR.m, 6784 , 2019-03-26

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

发表评论

0 个回复

  • radon变换
    radon正反变换,可有效的去除抛物线型的多次波,内附主程序与数据,可以调试 运行(Radon positive and negative transformation, can effectively remove parabolic multiples, enclosing the main program and data, you can debug run)
    2017-08-08 08:35:27下载
    积分:1
  • imagetable
    显示不同类型的色表,并查找相应区域或位置的值。 基于idl编程 (Show the different types of color tables, and find the corresponding value of the region or location. Idl-based programming)
    2007-11-22 15:38:37下载
    积分:1
  • edge_detection
    图像边缘检测算法,采用小波图像边缘检测的算法实现边缘检测(Image edge detection algorithm, using wavelet edge detection)
    2020-11-24 09:19:34下载
    积分:1
  • 256453
    图像自定义选区取图源码例程程序结合易语言扩展界面支持库和操作系统界面功能支持库,实现图像自定义选区功能。(Custom image taken Figure source selection routine program combining easy language support library expansion interface and operating system interface features support library that implements a custom image selection feature.)
    2017-03-18 18:22:35下载
    积分:1
  • Gabor_GLM_FEX
    视网膜血管检测的Gabor变换和机器学习,教程 本教程将演示如何Gabor变换和广义 的线性模型(GLM)可用于视网膜血管检测 图像。 ,我们将尝试检测视网膜血管从 的训练图像,首先,Gabor滤波器与图像卷积。 GLM将使用Gabor变换的图像特征确定 (独立变量)和容器的位置 为结果(因变量)。( Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial This tutorial will demonstrate how Gabor transforms and generalized linear model (GLM) can be used for detection of retinal vessels in images. Specifically, we will attempt to detect the retinal vessels a training image , by first, convoluting multiple Gabor filters with the image. A GLM will be determined using the Gabor transformed images as features (the independent variables), and the locations of the vessels as the outcome (the dependent variable).)
    2017-05-11 12:25:03下载
    积分:1
  • lane-detection
    车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
    2012-05-13 19:33:14下载
    积分:1
  • daima
    题目: 八宝粥的生产过程中需要用到大量的红豆(红蚕豆),而实际上从红豆产地购买得到的红豆中会参杂一些杂物和不合格红豆。为了保证八宝粥的质量,需要对红豆进行筛选,去除不合格红豆和其它杂物。目前国内在红豆筛选工序上仍然使用人工筛选的方式,存在人工成本高、精确度差、劳动强度大等缺点。因此八宝粥生产厂商迫切需求开发一款能够自动实现红豆筛选的自动化筛选机。针对上述需求,请设计筛选机中的基于可见光图像的红豆筛选算法,该算法应尽可能的准确的找到参杂在红豆原料中的不合格红豆和杂物。 附件包括两个不同实验环境下拍摄得到的红豆相关图片样本库,实验环境分别为自然光照条件和灯光条件。每个条件下的样本库包括合格、不合格、杂物和混合四类样本的图像,其中合格、不合格以及杂物的图像可用来训练或建模,混合类图像用来测试算法的准确性和实时性。同学可在自然光照环境下的样本库或者灯光条件下的样本库中任选其一,用于解决上述问题。 作业提交格式包括以下四个内容: 一、 问题分析 二、 算法设计 三、 实验结果(将自己选择的样本库中的混合样本图片中的样本个体进行分类,并给出可视化的分类结果。) (Title:Use a lot of red bean production process of eight-treasure porridge ( red bean ), but in fact from the Red areas available in red bean can blend some sundries and unqualified red bean. In order to ensure the quality of eight-treasure porridge, the need for screening of red bean, red bean and other debris removal is not qualified. At present in the domestic bean screening process still use manual screening method, has the disadvantages of high labor costs, poor accuracy, high labor intensity. Therefore, eight-treasure porridge manufacturers need to develop a can achieve automatic bean screening automatic screening machine. According to the above requirements, please design screening machine selection algorithm based on visible light image of the red, the algorithm should be as accurate as possible to find the mixed in the bean raw materials in the unqualified red bean and debris.Accessories include captured in two different experimental environment of the red bean image sample dat)
    2013-03-11 21:10:47下载
    积分:1
  • svdandpca
    这是matlab官方网站的一个快速实现svd分解的函数,通过对矩阵的截断加速(This is a quick realization svd decomposition function matlab official website, through the cut-off acceleration matrix)
    2021-03-04 09:19:32下载
    积分:1
  • RidgeletTransform
    关于脊波变换的图像分割源码,运行良好,测试可行,绝对超值(Ridgelet transform for image segmentation source code, run the test feasible, the absolute value)
    2012-08-16 18:10:29下载
    积分:1
  • high-mark
    基于高阶互信息的医学图像配准算法 基于高阶互信息的医学图像配准算法代码(High-level mutual information based medical image registration algorithm based on mutual information of high-end medical image registration algorithm code)
    2014-02-18 11:01:24下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载