登录
首页 » 汇编语言 » ex9_1脉冲信号调制

ex9_1脉冲信号调制

于 2022-03-12 发布 文件大小:18.21 kB
0 196
下载积分: 2 下载次数: 4

代码说明:

ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压处理 ex9_13 用FFT和FIR方法实现MTD处理 ex9_14 雷达的恒虚警处理(CFAR) ex9_15 比较相参积累和非相参积累-ex9_1 pulse signal modulation ex9_2 carrier 10MHz, bandwidth of 2MHz and the linear frequency modulation signal frequency spectrum 7 Barker ex9_3 produce the two-phase coding code 7 Barker ex9_4 generated code and linear FM modulation of the mixed signal Rayleigh distribution ex9_5 implementation procedures Rayleigh distribution ex9_6+ Clutter lognormal distribution ex9_7 related clutter weibull distribution ex9_8 related clutter Related ex9_9 coherent K distributed clutter LFM signal ex9_10 digital quadrature demodulation radar pulse compression ex9_11 treatment ex9_12 BPSK signal pulse pressure treatment ex9_13 Ways to use FFT a

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

发表评论

0 个回复

  • Windows环境下32位程序设计配套书源码第16章
    Windows环境下32位汇编语言程序设计配套书源码第16章-Windows Environment 32-bit assembly language programming book source package Chapter 16
    2022-01-26 01:58:34下载
    积分:1
  • 有趣的心形动画源程序!
    有趣的心形动画源程序!-interesting heart-shaped animation source!
    2022-03-20 07:55:45下载
    积分:1
  • 传感器DS18B20的测量温度的显示源程序代码
    传感器DS18B20的测量温度的显示源程序代码-Measurement of the temperature sensor DS18B20 display of source code
    2022-03-01 21:02:07下载
    积分:1
  • P1口的流水灯程序,先亮流水,后不亮流水,正反相对
    P1口的流水灯程序,先亮流水,后不亮流水,正反相对-P1 mouth flow signals procedures and bright water, after failing to turn water, the relative pros and
    2023-04-16 19:00:03下载
    积分:1
  • 用8155扩展51单片键盘控制
    用8155扩展51单片键盘控制-8155 with 51 single extended keyboard control
    2022-08-31 19:10:02下载
    积分:1
  • ,将内存的自定地址开始的1m空间的内容显示出来
    汇编,将内存的自定地址开始的1m空间的内容显示出来-compilation, will set the memory address space 1m beginning of the contents of the show
    2022-12-15 11:15:03下载
    积分:1
  • 本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率...
    本系统以AT89S52单片机为核心部件,外加温度采集电路、及显示电路和越限报警等电路。采用单总线型数字式的温度传感器DS18B20,使系统具有测温误差小、分辨率高、抗干扰能力强,动态显示的方式等特点。本设计既可以对当前温度进行检测又可以对温度进行数码显示,两位整数两位小数的显示方式具有更高的显示精度,若超越极限温度则触发蜂鸣器报警。利用功能强大的Keil和具有互动电路仿真的Proteus进行程序的编写和仿真。-The system AT89S52 microcontroller as its core components, plus the temperature acquisition circuit, and display circuitry, and the more limited alarm circuits. Single bus-type digital temperature sensor DS18B20, the system has a temperature measurement error of the small, high resolution, anti-interference ability, dynamic show the way and so on. This design not only can detect the current temperature can also right temperature digital display, two integers with two decimal places are displayed to show a higher precision, if the temperature is beyond the limits of buzzer alarm is triggered. Keil and the use of powerful interactive circuit simulation of the Proteus programming the preparation and simulation.
    2022-09-14 18:05:02下载
    积分:1
  • 动感画OPEN+狗爪的51程序 动感画OPEN+狗爪的51程序
    动感画OPEN+狗爪的51程序 动感画OPEN+狗爪的51程序-Flash Lighting Panel OPEN+ dog claws 51 program Innervational Picture OPEN+ dog claws 51 program Innervational Picture OPEN+ dog claws 51 program
    2023-01-26 22:30:03下载
    积分:1
  • 程序实现: 程序功能:用深度优先搜索法解决八皇后问题并打印结果. 列数行数分别用1...
    汇编程序实现: 程序功能:用深度优先搜索法解决八皇后问题并打印结果. 列数行数分别用1-8标记.所以八皇后的位置申请了9个 调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道 哪错了.跳来跳去的,不知哪里死循环了,实在不好调试. -Assembler to achieve: program features: Using depth-first search method to solve the eight queens problem and print the results. Out a few lines with 1-8 marks, respectively. Therefore, the position applied for 8 Queens 9 debugging feeling: it is troublesome to debug compilation , unlike C, plus a printf in any place can be known what is wrong. jumping around, and I do not know where the infinite loop, and it is not good debugging.
    2022-07-23 13:48:34下载
    积分:1
  • 问题。微机原理与接口技术的课程设计题目
    微机原理与接口技术课程设计题目详细要求,指导进行课程设计。-Microcomputer Principle and Interface Technology curriculum design topics in detail the requirements of the guidance curriculum design.
    2023-05-05 23:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载