文件名称:RadarCube

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [MacOS]
  • 上传时间:
  • 2019-12-18
  • 文件大小:
  • 30kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 代***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

%这个程序使用来自

%阵列系统工具箱。此程序显示两个示例:

%一个雷达数据立方体,有一个单一的目标,一个8元素的均匀线性

%阵列,每个雷达脉冲1000个样本,32个脉冲

%2-一个雷达数据立方体,有20个目标,121个单元阵列安装在

%球面,每脉冲20k个样品,32个脉冲

%在这两种情况下,程序分为两个部分。第一节

%定义并初始化构建雷达数据立方体所需的对象,

%第二节运行模拟回路产生脉冲,移动

%目标,将脉冲从目标反射回雷达,

%收集接收到的信号并构建数据立方体。(% This program creates a radar datacube using functions from the Phased
% Array System Toolbox. This program shows 2 examples:
% 1- A radar datacube with a single target, an 8 element uniform linear
% array, 1000 samples per radar pulse, and 32 pulses
% 2- A radar datacube with 20 targets, a 121 element array mounted on the
% surface of a sphere, 20k samples per pulse and 32 pulses
% In both cases the program is divided up into 2 sections. Section 1
% defines and initializes the objects needed to build the radar data cube,
% and Section 2 runs the simulation loop to generate the pulses, move the
% target(s), reflect the pulses off the target and back to the radar,
% collect the received signals and build the datacube.)
相关搜索: matlab
radar
cube

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
RadarCube 0 2019-12-17
RadarCube\RadarCubePart1.m 7215 2019-11-17
__MACOSX 0 2019-12-18
__MACOSX\RadarCube 0 2019-12-18
__MACOSX\RadarCube\._RadarCubePart1.m 425 2019-11-17
RadarCube\untitled.m 1598 2019-12-16
__MACOSX\RadarCube\._untitled.m 210 2019-12-16
RadarCube\RadarCubePart2.m 6925 2019-11-17
__MACOSX\RadarCube\._RadarCubePart2.m 425 2019-11-17
RadarCube\.git 0 2019-12-15
RadarCube\.git\config 251 2019-12-13
RadarCube\.git\objects 0 2019-12-13
RadarCube\.git\objects\56 0 2019-12-13
RadarCube\.git\objects\56\c22685c93a5638f680628171b0551de294a0a2 190 2019-12-13
RadarCube\.git\objects\a5 0 2019-12-13
RadarCube\.git\objects\a5\a4f59a132de8025bebe1653b8e310d170d877e 2442 2019-12-13
RadarCube\.git\objects\d6 0 2019-12-13
RadarCube\.git\objects\d6\c0367449e0471470d8aa58cc8c387013f25442 87 2019-12-13
RadarCube\.git\objects\pack 0 2019-12-13
RadarCube\.git\objects\info 0 2019-12-13
RadarCube\.git\objects\b1 0 2019-12-13
RadarCube\.git\objects\b1\c05810f6095beb768e4b8a7e81918c5d90a5ac 2614 2019-12-13
RadarCube\.git\HEAD 22 2019-12-13
RadarCube\.git\info 0 2019-12-13
RadarCube\.git\info\exclude 240 2019-12-13
RadarCube\.git\logs 0 2019-12-13
RadarCube\.git\logs\HEAD 337 2019-12-13
RadarCube\.git\logs\refs 0 2019-12-13
RadarCube\.git\logs\refs\heads 0 2019-12-13
RadarCube\.git\logs\refs\heads\test1 158 2019-12-13
RadarCube\.git\logs\refs\heads\master 167 2019-12-13
RadarCube\.git\logs\refs\remotes 0 2019-12-13
RadarCube\.git\logs\refs\remotes\origin 0 2019-12-13
RadarCube\.git\logs\refs\remotes\origin\master 147 2019-12-13
RadarCube\.git\description 73 2019-12-13
RadarCube\.git\hooks 0 2019-12-13
RadarCube\.git\hooks\commit-msg.sample 896 2019-12-13
RadarCube\.git\hooks\pre-rebase.sample 4898 2019-12-13
RadarCube\.git\hooks\pre-commit.sample 1638 2019-12-13
RadarCube\.git\hooks\applypatch-msg.sample 478 2019-12-13
RadarCube\.git\hooks\fsmonitor-watchman.sample 3327 2019-12-13
RadarCube\.git\hooks\pre-receive.sample 544 2019-12-13
RadarCube\.git\hooks\prepare-commit-msg.sample 1492 2019-12-13
RadarCube\.git\hooks\post-update.sample 189 2019-12-13
RadarCube\.git\hooks\pre-applypatch.sample 424 2019-12-13
RadarCube\.git\hooks\pre-push.sample 1348 2019-12-13
RadarCube\.git\hooks\update.sample 3610 2019-12-13
RadarCube\.git\refs 0 2019-12-13
RadarCube\.git\refs\heads 0 2019-12-13
RadarCube\.git\refs\heads\test1 41 2019-12-13
RadarCube\.git\refs\heads\master 41 2019-12-13
RadarCube\.git\refs\tags 0 2019-12-13
RadarCube\.git\refs\remotes 0 2019-12-13
RadarCube\.git\refs\remotes\origin 0 2019-12-13
RadarCube\.git\refs\remotes\origin\master 41 2019-12-13
RadarCube\.git\index 225 2019-12-15
RadarCube\.git\COMMIT_EDITMSG 261 2019-12-13

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org