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

搜索资源列表

  1. dm642_Audio

    0下载:
  2. DM642音频采集程序,音频芯片为AIC23B,音频MIC方式输入,采样率48KHz,可以直接使用。-DM642 Audio acquisition procedures, audio chips for AIC23B, audio MIC input, sampling rate of 48 KHz can be used directly.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:289561
    • 提供者:黄河
  1. c54xdspadpcm

    0下载:
  2. 该代码采用c5400dsp的汇编语言和c语言实现语音adpcm压缩与解压的程序,接口为同步串口,抽样速率为8k/s。-c5400dsp of assembly language and c language voice mode compression and decompression procedures for synchronous serial interface, and the sampling rate of 8k / s.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:11981
    • 提供者:杨健
  1. F2812_AD02

    0下载:
  2. F2812 AD02 T1周期中断启动ADC,实现ADC模块16路通道的采样.AD采样频率为10K,序列发生器SEQ1和SEQ2级联成一个16通道的序列发生器,采样模式采用并发采样。利用通用定时器T1的周期中断来触发AD转换。-F2812 AD02 .T1 cycle interrupt start ADC, the ADC module 16-channel sampling. AD sampling rate of 10K, the sequence generator SEQ1 and S
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:346832
    • 提供者:奋斗不止
  1. FIR

    0下载:
  2. 已知一低通滤波器的采样率为2KHz,通带为500Hz,阻带为600 Hz,带内波动3dB,带外衰减-50dB,滤波器的相位具有线性特性,具体幅频特性见下图。要求用等波纹方法设计出该FIR滤波器,然后用TMS320C54x汇编语言编程,并在CCS下调试实现该FIR滤波器。-A low-pass filter known to the sampling rate of 2KHz, passband to 500Hz, stopband to 600 Hz, with fluctuations wit
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:28311
    • 提供者:iechshy1985
  1. DSP7_8

    0下载:
  2. DSP语音压缩代码。-c5400dsp of assembly language and c language voice mode compression and decompression procedures for synchronous serial interface, and the sampling rate of 8k / s.-DSP voice compression code.-c5400dsp of assembly language and c language vo
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:16092
    • 提供者:aini
  1. SINEWAVE

    0下载:
  2. 利用定时器产生一个2kHz 的正弦信号。定时器被设置成每25uS 产生一次中断(等效于采样速率为40K)。利用该中断,在中断服务程序中用叠代算法计算出一个SIN值,并利用CCS 的图形显示功能查看波形。开发环境为ccs2.2,硬件为DES5410APP-U开发板。-Use timer to produce a 2kHz sinusoidal signal. Timer is set to generate an interrupt each 25uS (equivalent to the sam
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:6994
    • 提供者:黄天
  1. signal_to_noise

    1下载:
  2. /* DEscr iptION */ /* Measuring the signal to noise ratio of an audio signal using the */ /* TMS320C6416 DSK. Uses a sampling rate of 48000 Hz (48 kHz). */ /* */ /* Takes an input from a microphone or from a CD player and feeds */ /* straig
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:836209
    • 提供者:giorgio
  1. assignment

    0下载:
  2. 数字信号处理Read the .wav file into Matlab by using the function "wavread".The sampling rate of the file is 44.1kHz.-Digital Signal ProcessingRead the .wav file into Matlab by using the function "wavread".The sampling rate of the file is 44.1kHz.
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1004
    • 提供者:philip
  1. WT588D-UV1.1

    0下载:
  2. 1、产品特征 􀂾 28脚模块封装,可通过更换存储器以获得不同长度的语音存储时间; 􀂾 支持2M bit ~32M bit容量的SPI-Flash(注:1byte=8bit); 􀂾 采用WT588D-20SS语音芯片当作主控核心; 􀂾 内嵌独特的人声语音处理器,使语音表现极为自然悦耳; 􀂾 内置13Bit/DA转换器,以及12Bit/PWM音频处理,确保高品质语音输出;
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:315811
    • 提供者:程新
  1. F2812_ADsample

    0下载:
  2. F2812 AD校正算法,提高转换精度。(CCS3.3开发环境)。 AD采样频率为10K,利用通用定时器T1的周期中断事件来启动AD转换。ADCINA0和ADCINB0为参考电平,实际的电压值分别为0.420和1.653。对ADCINA0、ADCINA1、ADCINB0、ADCINB1四个通道进行连续10次的采样,然后对各个通道的10个采样值进行排序,滤波,最后取平均值。然后由ADCINA0和ADCINB0通道的值计算求得CalGain和CalOffset,最后由这两个量来校正ADCINA1和A
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:355959
    • 提供者:奋斗不止
  1. AD

    0下载:
  2. 这是我们学校的DSP实验箱5502的AD采样程序,保证可以用,功能很全,本实验通TLV320AIC23B进行AD采样,能完成模拟信号的采集,并用DAC7724 DAC完成模拟信号的生成,可以产生不同幅度与频率的波形.-This is our school s DSP kit 5502 s AD sampling procedures to ensure that you can use, features a very full, the experiment through TLV320AIC
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:102171
    • 提供者:Mr CAI
  1. ppfx

    0下载:
  2. 以CVI为平台建立频谱分析仪,有两个图形控件,用来分别显示采集波形和频谱分析图形;两个数字控件,一个输入采样速率,一个显示信号频率;三个命令控件,一个启动数据采集命令程序,一个开始频谱分析,一个退出程序。-CVI as a platform to establish a spectrum analyzer, two graphical controls used to display the waveform acquisition and spectrum analysis graphics
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:155165
    • 提供者:mei
  1. Lab0703-AudioFIR

    0下载:
  2. 语音信号FIR滤波 利用DSP型号为 C5509 语音采集播放使用AIC23B 芯片 采样率可以自己设置 删减相关无用代码就可以使用-FIR filtering using the voice signal models for the C5509 DSP voice capture playback using AIC23B chip sampling rate can be set up their own deletion of useless code can use the relev
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:329923
    • 提供者:李阳
  1. ADC_MANUAL_DMA

    0下载:
  2. 在TMS320F28335中,利用ePWM控制ADC采样速率,转换完成,DMA控制器将数据从寄存器转移到内存中,并产生中断。-On chip TMS320F28335, control the adc sampling rate by ePWM. when the conversion is complete, call the DMA controller to transfer the data into memory. After that, initiate an interrupt.
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3852
    • 提供者:malarkey
  1. spi

    0下载:
  2. 一整套与外设(单片机采样的数据)数据交换,包括系统时钟初始化,波特率设置,时钟中断,三相电压的锁相,fft等程序编写,以通过调试,在产品研发中实用。-Set the peripherals (monolithic sampling data) data exchange, including initialization of the system clock, the baud rate, the clock interrupt, three-phase voltage phase-locke
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:22694
    • 提供者:乐天
  1. filter

    0下载:
  2. 设计汉宁FIR低通滤波器,规格如下:通带边缘频率=2kHz的,阻带边缘频率=2.5KHZ,通带波纹δP=0.005,阻带波纹δs=0.005,和10kHz的采样率。-Design a Hanning FIR lowpass filter meeting the following specifications: passband edge frequency=2kHz, stopband edge frequency=2.5kHz, passband ripple δp=0.005, stopb
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:李银娟
  1. project_V3(注释)

    4下载:
  2. 可以对所给正弦信号进行采样,并判断过零点且输出频率和正弦信号一样的方波信号。用ePWM模块来确定采样频率,来一次中断采样一次,确保采样率。并对所采样的数据进行有效值计算(The given sinusoidal signal can be sampled and the zero-crossing point can be determined and the square wave signal with the same frequency as the sinusoidal signal
  3. 所属分类:DSP编程

    • 发布日期:2019-11-14
    • 文件大小:3078144
    • 提供者:SHAKE1874
搜珍网 www.dssz.com