CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 嵌入式/单片机编程 DSP编程

资源列表

« 1 2 ... .00 .01 .02 .03 .04 205.06 .07 .08 .09 .10 ... 2144 »
  1. armfly-DSP-tutorials-Chapter-28

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解ST官方汇编FFT库的应用,包括1024点,256点和64点FFT的实现。- This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:465193
    • 提供者:安富莱电子
  1. TMS320C6747_SPIflash_IS42S16320B

    0下载:
  2. 通过TMS320C6747的SPI接口读取SPIflash芯片IS42S16320B,程序给了dsp芯片SPI模块初始化和读取IS42S16320B的例子-Through the SPI interface to read SPIflash IS42S16320B TMS320C6747 chip, the program gave the dsp chip SPI module initialization and reading of examples IS42S16320B
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3375
    • 提供者:li
  1. IPC

    1下载:
  2. 关于dsp6678核间通信的实例,可以在开发板上运行。-About instance dsp6678 communication between cores, it can run on a development board.
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1449433
    • 提供者:zhao yue
  1. 6678

    0下载:
  2. 集成6678以太网,NANDflash,DDR,定时器,等常规接口的初始化及应用实例。-6678 integrated Ethernet, NANDflash, DDR, timers, and other initialization and application examples conventional interface.
  3. 所属分类:DSP program

    • 发布日期:2017-05-13
    • 文件大小:2818521
    • 提供者:zhao yue
  1. armfly-DSP-tutorials-Chapter-27

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解fft,ifft和fftshift在matlab上的实现。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:398418
    • 提供者:安富莱电子
  1. armfly-DSP-tutorials-Chapter-26

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。特别声明:本章节内容整理自力科示波器基础应用系列文档,原名《FFT的前世今生》。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1478298
    • 提供者:安富莱电子
  1. armfly-DSP-tutorials-Chapter-25

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。FFT是离散傅立叶变换的快速算法,可以将一个信号变换到频域。有些信号在时域上是很难看出什么特征的,但是如果变换到频域之后,就很容易看出特征了。这就是很多信号分析采用FFT变换的原因。另外,FFT可以将一个信号的频谱提取出来,这在频谱分析方面也是经常用的。本章节的主要内容是讲解FFT变换结果的物理意义。-This tutorial uses a DSP library the ARM officia
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:490948
    • 提供者:安富莱电子
  1. Audio-Loopback_v3.3

    0下载:
  2. 音频输入与输出,McASP的设置和通讯,AIC23B设置音频数据的交换-Audio input and output, McASP settings and communication, AIC23B set exchange audio data
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:969547
    • 提供者:wanli
  1. Video-Loopback_v3.3

    0下载:
  2. 图像采集与回放,包括IIC、TVP5150、VP口和EDMA设置-Image capture and playback, including the IIC, TVP5150, VP port and EDMA settings
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1379460
    • 提供者:wanli
  1. armfly-DSP-tutorials-Chapter-24

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。在数字信号处理中常常需要用到离散傅立叶变换(DFT),以获取信号的频域特征。尽管传统的DFT算法能够获取信号频域特征,但是算法计算量大,耗时长,不利于计算机实时对信号进行处理。因此至DFT被发现以来,在很长的一段时间内都不能被应用到实际的工程项目中,直到一种快速的离散傅立叶计算方法——FFT,被发现,离散是傅立叶变换才在实际的工程中得到广泛应用。需要强调的是,FFT并不是一种新的频域特征获取方式,而
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:686943
    • 提供者:安富莱电子
  1. LMS_simulation

    0下载:
  2. LMS算法C5502仿真,LMS算法的DSP程序及音频采集程序另附matlab编程仿真代码-C5502 LMS algorithm simulation, LMS algorithm DSP program and audio capture program attached matlab simulation code programming
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:116880
    • 提供者:吴星
  1. PID-Examples

    0下载:
  2. PID的调节实例,有原理图,有程序,供参考 -Examples of the PID regulator, schematics, there are procedures for reference
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:38855
    • 提供者:何晓强
« 1 2 ... .00 .01 .02 .03 .04 205.06 .07 .08 .09 .10 ... 2144 »
搜珍网 www.dssz.com