登录
首页 » matlab » moving

moving

于 2021-03-14 发布
0 185
下载积分: 1 下载次数: 37

代码说明:

说明:  单阵元移动被动孔径合成互质阵并进行压缩感知DOA(Single element mobile passive aperture synthetic cross matrix and compressive sensing DOA)

文件列表:

-60 -40 -20 0 20 40 60.png, 10215 , 2018-11-07
moving, 0 , 2018-10-28
moving\co_prime, 0 , 2018-10-28
moving\co_prime\单次仿真, 0 , 2018-11-02
moving\co_prime\单次仿真\CVXLasso.m, 397 , 2018-10-10
moving\co_prime\单次仿真\kr.m, 1040 , 2018-09-29
moving\co_prime\单次仿真\moving_co_prime_array_signal.m, 23639 , 2018-11-06
moving\co_prime\性能仿真, 0 , 2018-11-05
moving\co_prime\性能仿真\CVXLasso.m, 397 , 2018-10-10
moving\co_prime\性能仿真\kr.m, 1040 , 2018-09-29
moving\co_prime\性能仿真\main.m, 1130 , 2018-11-02
moving\co_prime\性能仿真\moving_co_prime_array_signal.m, 23564 , 2018-11-02
moving\Nested, 0 , 2018-10-29
moving\Nested\单次仿真, 0 , 2018-11-06
moving\Nested\单次仿真\CVXLasso.m, 397 , 2018-10-10
moving\Nested\单次仿真\kr.m, 1040 , 2018-09-29
moving\Nested\单次仿真\moving_Nested_array_signal.asv, 23345 , 2018-11-06
moving\Nested\单次仿真\moving_Nested_array_signal.m, 23345 , 2018-11-07
moving\Nested\性能仿真, 0 , 2018-11-07
moving\Nested\性能仿真\CVXLasso.m, 397 , 2018-10-10
moving\Nested\性能仿真\kr.m, 1040 , 2018-09-29
moving\Nested\性能仿真\main.m, 1325 , 2018-11-07
moving\Nested\性能仿真\moving_Nested_signal.m, 23346 , 2018-11-07
moving\Nested\性能仿真\[-40 -30 -20 -10 0 10 20 30 40].svg, 20112 , 2018-11-07
仿真报告.pdf, 447024 , 2018-11-07

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

发表评论

0 个回复

  • 项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004...
    项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004-11-29 指导教师:罗建军 一.项目背景: 1.背景简介 我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。 2.项目目标 编写一个能进行科学计算的计算器程序。 要求: 输入:被计算的数据 输出:计算结果 3.运行环境 1 硬件: PIII 计算机(CPU 主频 550MHz以上、128MB内存) 2 软件 Windows XP 操作系统 Visual C++ 6.0 二.算法描述 1 选用对话框,并加入控件,做好计算器可视的外表。 2 给控件添加属性中的ID和名称。 3 在CCaculateDilg类中添加主要程序代码。 4 数字的输入 这个计算器应用程序实现的是顺序连接计算,即按照计算数和计算符的输入次序进行计算,知道按下"="按钮为止完成一次计算过程.过程可分为三个步骤:一是对计算数和计算符的输入处理 二是对计算的处理 三是对显示的处理. 1.处理输入 在程序中使用m_operand来储存当前的输入.每次输入时都必须将输入的数字累
    2022-08-23 23:54:45下载
    积分:1
  • 本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
    本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下: (1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件: (2) 采用二级或二级以上的多级文件目录管理; (3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”; (4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令: 命 令 功 能 命 令 功 能 Create 建立文件 Read 读文件 Open 打开文件 Write 写文件 Close 关闭文件 Copy 复制文件 Delete 撤消文件 Directory 查询目录 (5) 通过键盘使用该文件系统,系统应显示操作命令的执行结果。-the purpose of this design is by designing and debugging a simple file system, main operation is simulated documents the execution of the order to simulate document management, enable students to the main document commands the substance and the implementation process of a more in-depth understanding, They grasp of the basic method. Specific requirements are as follows : (1) design a support n user file system, each user can have multiple files : (2) use of two or more than two multi-level directory management; (3) the document should be set up to deposit control and protection methods, such as "the only
    2023-04-23 12:45:04下载
    积分:1
  • Cool space invaders game with full source code compliments of GreenCar Software....
    Cool space invaders game with full source code compliments of GreenCar Software. 很酷的太空入侵者游戏 -Cool space invaders game with full source code compliments of GreenCar Software. Cool space invaders game
    2022-03-12 05:25:31下载
    积分:1
  • EMT
    Electro Magnetic Theory Tutorial Questions & solutions
    2010-09-11 23:05:11下载
    积分:1
  • 基于ODBC的数据库备份及恢复
    基于ODBC的数据库备份及恢复 -based ODBC database backup and recovery
    2022-04-21 10:07:20下载
    积分:1
  • 2020华云题库二级建造师会员版
    最新二建题库和历年真题,注册后直接是会员版,内容无限制,文件解压缩即可
    2020-12-08下载
    积分:1
  • PSLR_ISLR
    说明:  该程序可以计算雷达、SAR点目标的峰值旁瓣比和积分旁瓣比,一维和二维!(The program can calculate the peak side lobe ratio and integral side lobe ratio of radar and SAR point target, one dimension and two dimension!)
    2021-03-13 23:19:23下载
    积分:1
  • lasread
    las格式数据读取数据所属版本号、公共文件头区的长度(字节)、点数据记录长度、数据中点的数量(Data read in Las format belongs to version number, length of common file header area (bytes), length of point data record, number of data points)
    2018-11-06 19:49:04下载
    积分:1
  • DBC2Excel-master
    说明:  通讯协议DBC格式转成Exelc格式,方便管理与查看。 分享用,不是自己写。(Communication protocol DBC format is converted to Exelc format, which is convenient for management and viewing. Share, not write)
    2019-08-20 20:20:50下载
    积分:1
  • Mathcad - boot_loop_clc
    说明:  28377 环路计算,基于MATHCAD(28377 loop calculation based on MathCAD)
    2019-11-28 16:39:29下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载