搜索资源列表
Lab19-FFT
- dsp中的快速傅立叶变换的算法,基于TI公司的5509这款芯片。-dsp the Fast Fourier Transform algorithm, based on TI's 5509 chip.
ligl-fft
- 基于tms320vc55*系列DSP常用算法,包括: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matla
src_Dec25
- jpeg快速算法,用于TI和philips的DSP开发,经过优化-jpeg fast algorithm for TI DSP and philips development, optimized
DSPSVPWM
- 基于DSP的SVPWM快速算法研究,他是调节电压控制电动机的转速.-SVPWM DSP-based fast algorithm research, he is adjusting voltage control motor speed.
fft_flp32_Complex
- 文件包为浮点快速傅立叶变换(32点)的汇编代码,运行在ADI的Visual DSP++平台上,由于结合了并行流水线指令,该算法具有很高的运行效率,可以被广泛使用在高速数字信号处理方面。-package for floating-point fast Fourier transform (32 points) compiled code, ADI operations in the Visual DSP platform, thanks to a combination of a parallel
dsp-c-relize
- C语言实现各种常用的数字信号处理方法。比如复数运算、快速傅立叶变换FFT以及各种滤波算法-C language commonly used in various digital signal processing methods. For example, complex operations, FFT fast Fourier transform algorithm and the various filtering
B11447_B1.rar
- 随着DSP的普遍应用和数字信号处理技术的发展,对声音信号进行实时处理成为可能,DSP的速度越来越快以及各种快速算法的应用,在上面可以进行各种复杂的数字音效实时处理,如均衡,混响。可应用于各种数字音频播放器的音频后处理,为五彩缤纷的音乐添加更多的色彩。,With the widespread application of DSP and digital signal processing technology, the sound signal in real-time treatment bec
FFT.rar
- DSP6713上实现的快速傅立叶变换FFT算法。文件包是调试过的全部工程文件。在CCS下打开pjt即可,DSP6713 to achieve the fast Fourier transform FFT algorithm. Debugging package is over all the engineering documents. In the CCS can open pjt
fft
- 用c语言实现DCT的快速傅里叶算法,即用16的dsp实现fft的变换-DCT-fast Fourier transform algorithm ,using6 dsp fft of transformation 。
dsp28335--FFT
- dsp28335中处理的FFT快速傅里叶变换的算法,已在工程中得以应用-dsp28335 in the processing of FFT fast Fourier transform algorithm, has been applied in the project
FFT
- 基于dsp的fft算法,是基2按时间抽取快速fft,对于想熟悉fft算法的朋友很有帮助-Based on the dsp of the fft algorithm, is extracted by time radix-2 fast fft, for want of a friend familiar with the fft algorithm helpful
WaveletTransform
- 一种长序列小波变换快速算法的DSP实现.doc,这篇文章实用性很强-A long sequence of wavelet transform the DSP to achieve fast algorithm. Doc, this article are very practical
realFFT-huangjun86
- 数字信号处理中的实序列的快速傅里叶变换的实现,经典数字信号处理算法。-Digital signal processing in the sequence is the realization of fast Fourier transform, classical digital signal processing algorithms.
DSP_Basic_development_program
- 1.DSP基本开发实验(熟悉CCS和DSP基本开发流程) 2.I/O控制实验(获取按键值并驱动LED显示) 3.中断设计实验 4.定时器实验 5.DMA实验 6.McBSP1接口实验 7.DSP/BIOS实验 8.音频Codec芯片AIC23数据采集回放实验 9.离散傅立叶变换DFT 10.无限冲击响应滤波器(IIR)算法实验 11.有限冲击响应滤波器(FIR)算法实验 12.实数快速傅立叶变换(FFT)算法实验 -Basic developmen
Radix-4FFTforTMS320C6000
- 用TI DSP芯片TMS320C6000实现FFT算法 内含程序代码和说明 The radix-4 FFT-Fixed-point digital signal processors (DSPs) have limited dynamic range to deal with digital data. This application report proposes a scheme to test and scale the result output from each
lvboqi
- 探讨用于直接序列扩频的数字匹配滤波器(DM )的逻辑结构和有关参敷的选取问题; 讨论了采用并行处理技术和快速算法的可行性,分析了量化比特数、取样间隔以及A/D变换器固有的 软限幅鼓应对系统性能的影响;为有所比较,还提到了早期的柱性重合D^ 。在给出部分理论分析和计 算机模拟结果之后归纳了几条主要结论,这叶在目前国内条件下设计DⅦ 特别具有参考价值。-Explore for direct sequence spread spectrum digital matched filter (
C6713-FFT
- 这是一个基于TMS320C6713的快速傅立叶变换(FFT)算法程序。-This is a TMS320C6713-based Fast Fourier Transform (FFT) algorithm program.
DSPBasedFastCalculationoftrigonometricfunctions.ra
- 基于DSP 的三角函数快速计算分析了常用三角函数(主要是正余弦)的各种近似计算方法包括迭代法级数法查表法以及CORDIC 算法给出了常用算法的 误差特性误差范围以及时空效率依据现代DSP 的流水并行( SIMD)和片内存储器等特点对各种算法进行了优化调整提高了它们 的并行性-DSP-Based Fast Calculation of trigonometric functions
vc-fast-convolution-code
- 本程序的主要内容是实现了数字信号处理的快速卷积算法。经过证明,此算法较其他的算法有相当的优势。-The main content of this program is to achieve a fast convolution algorithm for digital signal processing. Proven, this algorithm has a considerable advantage over other algorithms.
lab10-AIC23(1)
- 对数据进行FFT算法运算,将时间域的数组转变为频域的信号,通过快速傅里叶运算进行处理。(The data is processed by FFT algorithm, and the array in time domain is transformed into frequency domain signal, and processed by fast Fourier transform.)