Welcome![Sign In][Sign Up]
Location:
Search - ifft dsp

Search list

[Other resourceligl-fft

Description: 基于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. matlab 源码- Based on tms320vc55* series DSP commonly used algorithm, including: 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. matlab source code
Platform: | Size: 79064 | Author: 李国龙 | Hits:

[DSP programligl-fft

Description: 基于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. matlab 源码- Based on tms320vc55* series DSP commonly used algorithm, including: 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. matlab source code
Platform: | Size: 78848 | Author: | Hits:

[Post-TeleCom sofeware systemsOFDMSIMULATE

Description: OFDM仿真 参数: % 子载波数 128 % 位数/ 符号 2 % 符号数/ 载波 1000 % 训练符号数 0 % 循环前缀长度 8 (1/16)*T % 调制方式 4-QAM % 多径信道数 3 % IFFT Size 128 % 信道最大时延 2 -OFDM simulation parameters : % subcarriers median number of 128%/2% Symbol Symbol/Carrier Training 1000% 0% Symbol few cyclic prefix length 8 (1/16)* T% modulation 4-QAM% multi-path channel number 3% 128% Size IFFT letter Maximum delay 2
Platform: | Size: 19456 | Author: 高源 | Hits:

[DSP programsprc081

Description: dsp测试程序dsp2812\数字信号处理算法库\sprc081.zip-dsp test procedure dsp2812 digital signal processing algorithms library sprc081.zip
Platform: | Size: 1073152 | Author: | Hits:

[DSP programfft_ifft

Description: 源程序是dsp关于混合基的算法的c语言的实现-Dsp source are based on the mixed algorithm realize c language
Platform: | Size: 6144 | Author: lingjinwen | Hits:

[matlabTools1

Description: 自己写的一个简单的数字信号处理的小程序。可以不同的信号源,并对其进行DFT、FFT、DFFT以及IFFT的运算。非常可视,对初学者理解信号与系统的概念应该非常有帮助。-signal processing tool. Aim to assist beginners to understand the concepts of DSP.
Platform: | Size: 31744 | Author: serena | Hits:

[Printing programfinal_report

Description: 国外的详细的OFDM设计过程文档,对学习OFDM非常有帮助,并且有仿真结果。-This report discusses the design and implementation of an OFDM modem for a simplex communication between two PCs over a frequency selective channel. First a brief introduction is provided by explaining the backrground and the specification of the project. Then the report deals with the system model. Each block of the OFDM system is described (IFFT/FFT, cyclic prefix, modulation/demodulation, channel estimation, bit loading). In the following section, the system architecture is analysed. The transmission protocol, as well as the system parameters are explained in details. Then, the DSP implementation is discussed. Finally, the results are provided in the last chapter.
Platform: | Size: 1709056 | Author: | Hits:

[DSP programCFFT

Description: 在CCS环境下,调用TI的DSPLIB FFT、IFFT函数的例子。 定义了正弦信号和方波信号,可以帮助DSP初学者理解DSPLIB FFT相关函数的调用。-In the CCS environment, calling TI DSPLIB FFT, IFFT function example. Defines a sinusoidal signal and the square wave signal that can help beginners understand DSPLIB FFT DSP correlation function call.
Platform: | Size: 48128 | Author: shaunna | Hits:

[Program doclab7

Description: dsp source for matlab (fft ifft frequency)
Platform: | Size: 423936 | Author: rose | Hits:

[DSP programofdm_v1_debug_canwork_7_15

Description: DSP上实现的OFDM配套调制解调程序,使用了FFT和IFFT算法,可参考本人的matlab程序-DSP to achieve the OFDM modulation and demodulation procedures supporting the use of FFT and IFFT algorithms, refer to my matlab program
Platform: | Size: 580608 | Author: ygx | Hits:

[DSP programFFT

Description: 在TI公司的TMS320C6416 DSP上做FFT变换的实现与探索。功能主要包括如下5个方面: 1. 16点基2 FFT 2. 将基2FFT结果写入SD_RAM,并读取出来 3. 对FFT的结果进行IFFT 4. 原采样点扩展为32点,做32点基2 FFT 5. 对原16点序列做基4 FFT -TI' s TMS320C6416 DSP to do the FFT transform and explore. Features include the following five aspects: 1 16-point radix 2 FFT to write SD_RAM ​ ​ the base 2FFT results, and read out three carried the IFFT of the FFT results of the original sampling points extended to 32 do 32 radix-2 FFT. 16:00 on the original sequence to do base 4 FFT
Platform: | Size: 1056768 | Author: lijun | Hits:

[OtherDSP-keshe

Description: 设计题目:基于MATLAB的FFT算法的设计 设计内容: 所设计的FFT算法应完成以下功能: (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。 -Design topics: content based on the the MATLAB FFT algorithm design design: the design of the FFT algorithm should perform the following functions: (1) the FFT algorithm written in MATLAB environment (do not call existing function of the system) (2) to achieve the selected picture for FFT calculation, restore (IFFT calculation) system FFT function analysis (3) design GUI interface.
Platform: | Size: 333824 | Author: 张亚曼 | Hits:

[DSP programC28x_FPU_LIB

Description: TI C283X系列dsp浮点运算库,主要包括实数FFT复数FFT及IFFT-The TI the C283X family dsp floating-point arithmetic library, including real number FFT complex FFT and IFFT
Platform: | Size: 79872 | Author: | Hits:

[DSP programfft

Description: DSP程序下,fft与ifft变换的程序,已经通过验证-DSP program, fft and ifft transform the program has been validated
Platform: | Size: 343040 | Author: 大海 | Hits:

[DSP programFFT_more

Description: DSK6416板上中的FFT以及IFFT的实现,可将结果存储在SDRAM中。可在CCS v5中运行-The FFT and IFFT DSP implementation, the results can be stored in the SDRAM. (Can be run in CCS v5)
Platform: | Size: 72704 | Author: 黄欣睿 | Hits:

[OtherDSP_RADAR-

Description: 在DSP环境下编程实现对回波信号的脉压,MTI和MTD处理。 MATLAB程序内容: 提供了脉压,MTI,MTD的实现方法,同时生成数据文件以供DSP程序中使用。 流程说明: 做脉压处理时,导入DSP的回波数据应为时域数据,脉压系数为频域数据。这些数据是在MATLAB程序中生成的。在DSP中,对回波数据进行FFT处理将其变换到频域后,将其与频域系数进行点积,对点乘结果再做一次逆FFT,将频域结果转换到时域,在这一步中需要调用函数fft_flp32.asm,其功能是实现输入数据的FFT变换。这里要求同学们利用FFT程序实现IFFT的功能。具体方法请大家自己查找。这个库函数的入口参数包括(输入数据,缓存区1,缓存区2,输出结果)(说明:原库函数中的入口参数比是6个而不是现在的四个,为了方便同学们调用,所以库函数调用的时候稍做了修改,希望你们以后再调库函数的时候注意)。所谓缓存就是在程序中再开辟一个存储空间,和输入数据的大小一样。所需的程序和旋转因子表都和这个文档放在同一个文件夹内了。 在做MTD的时候调用的函数是fft_16.asm。 -DSP programming environment in the echo signal pulse pressure, MTI and MTD processing
Platform: | Size: 70656 | Author: guagua | Hits:

[DSP programfft-src

Description: DSP实现FFT模块编程,包括IFFT和FFT计算模块,主要采用库函数调用实现-FFT or IFFT implement with DSP
Platform: | Size: 418816 | Author: wangdan | Hits:

[matlabdsp

Description: 基本的数字信号处理程序。包括基本幅频相频特性,快速fft,ifft,iir滤波器,fir滤波器等。-Basic digital signal processing. Including basic amplitude-frequency phase-frequency characteristics, fast fft, ifft, iir filter, fir filters.
Platform: | Size: 11264 | Author: 杨振中 | Hits:

[DSP programarmfly-DSP-tutorials-Chapter-27

Description: 本教程使用的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.
Platform: | Size: 398336 | Author: 安富莱电子 | Hits:

[Other Embeded programFFT-IFFT-Implemented

Description: 在TI DSP上实现扩展精度的FFT和IFFT-Extended-Precision Complex Radix-2 FFT/IFFT Implemented on TMS320C62x
Platform: | Size: 62464 | Author: 催勇 | Hits:

CodeBus www.codebus.net