CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - dsp 正弦波

搜索资源列表

  1. signal_produce_system

    0下载:
  2. 基于DSP处理器F2812的数字信号发生器的设计与实现。显示正弦波,矩形波,三角波。幅度和频率都可以调节。-Based on DSP processors F2812 digital signal generator of design and implementation. Display sine wave, rectangular wave, triangle wave. Amplitude and frequency can be adjusted.
  3. 所属分类:DSP program

    • 发布日期:2017-05-10
    • 文件大小:2079167
    • 提供者:郑海波
  1. signal2

    0下载:
  2. 波形合成工具,源码,可对正弦波、三角波、矩形波、锯齿波进行变形并进行四则运算之后,显示新的波形,可以保存为DSP工具CCS可以识别的数据文件-Waveform synthesis tools, source code, can sine wave, triangle wave, square wave, sawtooth distortion and the four operations, the new waveform display, you can save for the DSP d
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1410932
    • 提供者:朱恩德
  1. sinewave

    0下载:
  2. CCS下利用DSP定时器产生一个2KHz的正弦波的汇编源代码-DSP,under the Code Composer Studio to create a sinewave of 2KHz.
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:8216
    • 提供者:ronnie
  1. dsp

    0下载:
  2. 应用快速傅里叶变换对信号进行频谱分析,其中包括高斯序列、正弦序列、衰减正弦序列、三角波序列、反三角序列。绘出其时域,频域波形。有详细的标注!-Application of fast Fourier transform spectral analysis of signals, including the Gaussian sequence, sine series, sine decay sequence, triangular wave sequence, the anti-triangula
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2686
    • 提供者:yuke
  1. SPWM

    0下载:
  2. 内包含完整DSP2812产生三相SPWM波形完整工程,该工程利用EVA下面的通用定时器T1工作于连续增/减计数模式,产生三角载波,载波频率为3000Hz,调制波形正弦波的频率为50Hz。DSP开发者可以利用该工程学习了解到SPWM波形产生的原理,掌握产生三相SPWM波形的方法。-It contains the complete DSP2812 produce the complete works of the three-phase SPWM waveform, the project cont
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:330834
    • 提供者:jen
  1. phase_fft

    0下载:
  2. 实现对两路同频正弦波信号fft变换求相位差,可以在dsp中仿真使用-To achieve the two frequency sine wave signal fft transform and phase difference, and dsp simulation use. . .
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:1031
    • 提供者:阿少
  1. aa

    0下载:
  2. dsp产生正弦波信号 用单片机加以辅助 产生一个正弦波信号-dsp to produce sine wave
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:刘佳
  1. sin_wave

    0下载:
  2. 正弦波dsp的实现是基于55弄希望有参考-Sine wave dsp implementation is based on 55 to get a reference
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:8880
    • 提供者:王小力
  1. sine8_intr

    0下载:
  2. sine8_interrupt,用DSP kit 产生正弦波,采用interrupt方法-sine8_intr,sine wave generation with interrupt
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:15305
    • 提供者:沈建欢
  1. ad9833in

    0下载:
  2. dsp 28335 控制 dds ad9833 产生正弦波,方波,三角波等-dsp 28335 control dds AD9833 generated sine wave, square wave, triangle wave
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:2212
    • 提供者:kiss
  1. DigitalControlSystemOfInverterForUPS

    0下载:
  2. 本文简要介绍了 UPS 电源的分类、发展现状和未来发展趋势,以及 DSP 技术应用于 UPS 控制的优越性与现代正弦波逆变电源的控制策略。 -This article briefly describes the classification of the UPS power development status and future trends, and DSP technology used in UPS superiority with modern control sine wave
  3. 所属分类:DSP program

    • 发布日期:2017-11-07
    • 文件大小:750472
    • 提供者:
  1. exp010

    0下载:
  2. 1. 了解数字波形产生的基本原理; 2. 学习用C54x DSP芯片产生正弦信号的基本方法和步骤; 3. 加深对DSP MCBSP多通道缓冲串口的理解。 程序中,采用泰勒级数展开法,计算- ~ 的sin值,来构造正弦波信号,计算点数为2000点;然后,经过取整处理后,经TLC320AD50 D/A变换后输出。-1. Understanding of the basic principles of digital waveform generator 2.
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:52072
    • 提供者:张瑞云
  1. Addfilter

    0下载:
  2. 1. 学习用DSP用户开发板产生信号混叠的方法和目的。 2. 熟悉数字滤波的基本原理和实现方法。 高频正弦波和低频正弦波的混叠信号,送入TLV320AD50进行A/D变换,IIR低通滤波器滤波,经D/A输出低频正弦波信号。-1. Learning DSP user development board signal aliasing method and purpose. 2. Familiar with the basic principles and implementation of
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:65789
    • 提供者:张瑞云
  1. sin

    0下载:
  2. CCS使用汇编语言产生正弦波,完整的工程文件及源代码,适合初学DSP者-CCS use assembly language to generate a sine wave, complete project files and source code, suitable for beginners DSP
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:7705
    • 提供者:Dick
  1. zhengxuanboxinhaofashengqi

    0下载:
  2. 通过VC编写的可模拟正弦波信号发生器的DSP控制程序-DSP control program written by VC analog sine wave signal generator
  3. 所属分类:DSP program

    • 发布日期:2017-11-22
    • 文件大小:4518
    • 提供者:jacob
  1. 11111111111

    0下载:
  2. 用汇编语言产生正弦波,基于dsp的条件下-Assembly language generated sine wave, dsp-based conditions
  3. 所属分类:assembly language

    • 发布日期:2017-12-09
    • 文件大小:3273
    • 提供者:姜志俊
  1. volume

    0下载:
  2. 卷积算法的DSP实现,程序中的例子是正弦波卷积冲击信号和正弦波卷积方波的仿真-Convolution algorithm of the DSP implementation, examples of the program is a sine wave signal and a sine shock convolution convolution square wave simulation
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1835
    • 提供者:唐晓
  1. sinx

    0下载:
  2. 泰勒级数实现正弦波波形发生器,是基于DSP系统的文件-this is a very important materals for initial learner to study about the DSP, really a good example for zhengxianbo ,hope can help you a lot
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:9003
    • 提供者:高明
  1. sin120

    0下载:
  2. DSP输出三路,相差120度正弦波,带有偏置,验证好使。-DSP output three-way, a difference of 120 degrees sine wave, with a bias to verify so.
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:3502
    • 提供者:邵春伟
  1. SPWM-wave-DSP-control-algorithm

    0下载:
  2. 正弦脉宽调制(SPWM)波的DSP控制算法的PPT讲义,也是毕设答辩时的PPT内容-Sinusoidal pulse width modulation (SPWM) wave DSP control algorithms PPT handouts, but also completed the set contents of the PPT reply
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3165039
    • 提供者:张文彬
« 1 2 3 45 6 »
搜珍网 www.dssz.com