CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - pulse position

搜索资源列表

  1. UWB_Link_Analysis

    0下载:
  2. This m file plots the time and frequency domain of UWB PPM(pulse position modulated) waveforms(monocycles and doublets) with different pulse recurring frequency (PRF)and information rates. -m plots the time and frequency domain of UWB PPM (pulse m
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2841
    • 提供者:王琼
  1. ppmtiaozhi

    0下载:
  2. 该脉冲位置调制与解调是通过脉冲的位置来反映调制信号的信息的-The pulse position modulation and demodulation through the pulse position modulated signal to reflect the information
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:616
    • 提供者:黄飞
  1. function

    0下载:
  2. The function (ChastotnaaHarakteristikaPROBA1.rar) generates the frequency response of a filter with finite impulse response. The function (ChastotnaaHarakteristikaPROBA.rar) checks the user input coefficients of the filter and runs one of the fo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3314
    • 提供者:Glebnnnnn
  1. Audiocode

    0下载:
  2. PCM是Pulse code modulation的缩写,它是对波形最直接的编码方式。它在音频中的地位可能和BMP在图片中的地位有点类似吧-Pulse code modulation PCM is the abbreviation, it is the most direct waveform coding. It' s position in the audio may be the status of BMP in the picture is somewhat similar to
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:34091
    • 提供者:pxxxb
  1. Veleevzipe

    1下载:
  2. Verilog 电梯控制器设计 设计一个八层楼房自动电梯控制器,用八个 LED显示出来电梯行进过程,并有数码管显示出来电梯当前所在楼层位置,在每层电梯入口处设有请求按钮开关,请求按钮按下则相应楼层的的LED 亮亮。 用 CLK脉冲控制电梯运动,每来一个 CLK脉冲电梯升(降)一层。电梯到达有请求的楼层后,该层次的指示灯灭,电梯门打开(开门指示灯亮),开门 5 秒后,电梯门自动关闭,电梯继续运行。 -Automatic elevator controller Verilog elevator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:76908
    • 提供者:leyuan
  1. lambert

    0下载:
  2. 求解Lambert问题。 输入:轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t(缺点是脉冲太大)。 输出:质点在R1端点的速度V1,质点在R2端点的速度V2. 此函数用于:在给定轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t。求解V1、V2。再调用前面的函数就可以确定轨道根数,及任意时刻质点的状态。-To solve the Lambert problem. Input: track two-point position vector R1, R
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1346
    • 提供者:cky001
  1. 21__430_436

    0下载:
  2. The generating systems use Doubly-Fed Induction Generators (DFIGs) to achieve high conversion efficiency and to reduce the installation cost. This paper presents a modeling and Maximum Power Point Tracking (MPPT) control method of DFIG-based vari
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:678508
    • 提供者:menaouer
  1. BackProjection

    0下载:
  2. SAR雷达BP算法 his function performs a basic Backprojection operation. The following fields need to be populated: data.Nfft:Size of the FFT to form the range profile data.deltaF:Step size of frequency data (Hz) data.minF:Vector containing
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3034
    • 提供者:beautyheart
  1. fffffff

    0下载:
  2. 如上图所示, Rst是低电平有效的系统复位信号,Clk是时钟信号。AB[5:0]是地址信号,DB[7:0]是数据信号,wr是低电平有效的写信号。start是启动信号。 模块中有一个64x8的双端口的存储器。系统复位结束后,可以通过AB、DB和wr信号向同步存储器写入数据。当写入64个数据后,给出一个Clk周期宽度的脉冲信号start,则系统从存储器0地址处开始读出数据,读出的8位数据从低位开始以3位为一组,每个时钟周期输出一组,即第一个时钟周期输出[2:0]位,第二个时钟周期输出[5:3]
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1492
    • 提供者:韩宇
  1. moba_demo

    0下载:
  2. 为了快速求解大规模优化问题,根据蝙蝠回声定位行为构造出了可全局收敛的蝙蝠算法。在该算法中,每个蝙蝠对应着优化问题的一个候选解;采用正交拉丁方原理构筑蝙蝠群的初始空间位置,以达到对搜索空间的均衡分散性和整齐可比性覆盖;将蝙蝠的追随、自主、避险和从众行为用于构造每个蝙蝠的空间位置转移策略;利用蝙蝠捕获猎物时的响度和脉冲速率来确保整个蝙蝠群要么保持原状态、要么向好的空间位置转移,但绝不会向差的空间位置转移,从而确保了整个算法的全局收敛性;在蝙蝠群移动过程中,蝙蝠从一个空间位置转移到另一个空间位置实现了
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2827
    • 提供者:唐凯
  1. OAAUG376

    0下载:
  2. contains Pulse Position Modulation (PPM) div hr div B 文件列表 B : div di()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:SPND$80655
  1. HF

    4下载:
  2. matlab电机模型,高频脉振输入法,无速度传感器初始位置角辨识的仿真文件(Matlab motor model, high frequency pulse input method, simulation file for speed sensorless initial position angle identification)
  3. 所属分类:其他

    • 发布日期:2020-10-19
    • 文件大小:35840
    • 提供者:Marco_01
搜珍网 www.dssz.com