现代雷达系统日益变得复杂,难以用简单直观 的分析方法进行处理,往往需要借助计算机来完成 对系统的各项功能和性能的仿真。利用计算机来进 行雷达系统的仿真具有方便、灵活以及经济的特点 而 Matlab 提供了强大的仿真平台,可以为大多数雷 达系统的仿真提供方便快捷的运算。以典型的雷达 为例,它主要由天线、发射机、接收机、信号处理 机、伺服系统和终端设备等部分构成。本文主要讨 论的是雷达信号处理部分,并结合某脉冲压缩雷达 信号处理系统的实例来说明Matlab在雷达信号处理 系统仿真中的应用。
标签: 现代雷达
上传时间: 2015-11-25
上传用户:ikemada
8051入間程序,包括串并轉換、數碼管驅動、ADC、BCD、16x2 LCD、串口通訊、伺服器驅動等。由本人編寫。
上传时间: 2013-12-17
上传用户:ommshaggar
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
PIC16X187实现的PID算法,采用c语言实现,已应用到BLDC(直流无刷电机控制的实现)
上传时间: 2016-05-05
上传用户:watch100
提 出了一种 网络 化嵌 入 式 数 控 系统 , 系统 采 用 A RM 4 - D S P结 构 , 实现 了数 控 系统 的 小型 化 、 网络 化 、 智能化 和 集成 化 。详 细介 绍 了嵌入 式数 控 系统 内 CNC主控 单元 与 伺 服 驱动 及 I /0逻辑 控 制 等各 单 元 间的通信 、 车 间级 工 业 以太 网络 的通信 和 i n t r a n e t / I n t e r n e t网络 通信 , 并给 出 了关键 实现技 术。
标签: 网络
上传时间: 2013-11-25
上传用户:as275944189
提 出了一种 网络 化嵌 入 式 数 控 系统 , 系统 采 用 A RM 4 - D S P结 构 , 实现 了数 控 系统 的 小型 化 、 网络 化 、 智能化 和 集成 化 。详 细介 绍 了嵌入 式数 控 系统 内 CNC主控 单元 与 伺 服 驱动 及 I /0逻辑 控 制 等各 单 元 间的通信 、 车 间级 工 业 以太 网络 的通信 和 i n t r a n e t / I n t e r n e t网络 通信 , 并给 出 了关键 实现技 术。
标签: 网络
上传时间: 2013-12-27
上传用户:huannan88
眾所周知,Networking 一向也是 Unix/Linux 的強項,你可以架設各種不同的 Linux 伺服器,但是,你又否想過你也可以在 Linux 上寫自己的伺服器程式呢?這次我便為大家淺談如何寫一個簡單的 Server-client program,讓大家一嘗自己寫伺服器程式的滋味。
标签:
上传时间: 2016-07-25
上传用户:wpt
目前網路流行的網頁遊戲(travian),配合firefox排程外掛,可以協助玩家計算建築物排程,本程式為javascript+xml方式,適合ajax初學者使用學習,請務必掛於伺服器中才能穩定執行
上传时间: 2016-08-05
上传用户:ls530720646
19.死机问题 extern BYTE idata MP3PwDnCnt 变量类型为idata 20.在MP412UT72基础上修改 更换pindef.h 和servopin.h(影响图象出现) 21.#define ENABLE_TRAY_PWM 0///1停顿 22.使用pdvd30 伺服 750710_JK.lib 23.使用了58版 MP420 的伺服库和处理办法,可以搜索 MP420 58 字样
标签: idata MP3PwDnCnt servopin extern
上传时间: 2016-08-08
上传用户:2467478207