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

Search list

[Other resourceF2812 fft 源程序 TI例程

Description: F2812 fft 源程序 TI例程。作DSP的新手参考TI的例程是最快的学习途径。-This is fft source program example of F2812. It is written by TI. It is the fastest way for DSP starters to learn the examples of TI.
Platform: | Size: 2420 | Author: 丘平 | Hits:

[DSP programF2812 fft 源程序 TI例程

Description: F2812 fft 源程序 TI例程。作DSP的新手参考TI的例程是最快的学习途径。-This is fft source program example of F2812. It is written by TI. It is the fastest way for DSP starters to learn the examples of TI.
Platform: | Size: 2048 | Author: 丘平 | Hits:

[DSP programDSP_fft

Description: 程序通过DSP来实现数字滤波FFT的功能-The program implements FFT with DSP
Platform: | Size: 15360 | Author: 胡龙 | Hits:

[DSP programi2c-example

Description: Adsp的FFT编程,该程序包有倒序,DIT-FFT变换,带图形显示。值得一看。-the FFT program, the package is reverse, DIT- FFT transform, with graphics. An eye-catcher.
Platform: | Size: 4096 | Author: 小明 | Hits:

[DSP programLab525-VideoFFT

Description: 基于TI DSP TMS32DM642的视频FFT变换处理程序代码。-video fft transform program based on TI DSP TMS32DM642
Platform: | Size: 254976 | Author: 灵儿 | Hits:

[Post-TeleCom sofeware systemsTMS320C64xExamplesCodes

Description: TI公司提供的C6000系列DSP的库文件,包括很多的FFT程序源代码。非常的不错!-provided by TI C6000 DSP libraries, including many of the FFT program source code. Very good!
Platform: | Size: 928768 | Author: 李飞 | Hits:

[DSP programcf_sector_RW

Description: TI 5402 dsp芯片读写cf卡的源程序,经本人验证可用,稍做修改就能读写硬盘绝对扇区。代码注释很全,强烈推荐-TI 5402 dsp chip cf card literacy program, I can verify, minor changes can read and write disk absolute Sector. Notes of the entire code is strongly recommended
Platform: | Size: 219136 | Author: 肖卫华 | Hits:

[DSP programFFT_rar

Description: 该程序在DSP操作环境中实现了信号的FFT变换-The program in the DSP operating environment to achieve a signal FFT transform
Platform: | Size: 80896 | Author: 郭丽华 | Hits:

[Software Engineeringfft

Description: 本实验的目的在于学习FFT 算法,及其在TMS320C54X 上的实现,并通过编程掌 握C54X 的存储器管理、辅助寄存器的使用、位倒序寻址方式等技巧,同时练习使用 CCS 的探针和图形工具。另外在BIOS 子目录下是一个使用DSP/BIOS 工具实现FFT 的程序。通过该程序,你可以使用DSP/BIOS 提供的分析工具评估FFT 代码执行情况。-The purpose of this study is to learn FFT algorithm and its application in the realization of TMS320C54X and through programming master C54x memory management, the use of auxiliary registers, bit reverse addressing mode, such as skills, practicing the use of CCS at the same time the probe and graphics tools . Also in the BIOS is a subdirectory using the DSP/BIOS tool to achieve the FFT procedure. Through the program, you can use the DSP/BIOS analysis tools provided to assess the implementation of FFT code.
Platform: | Size: 129024 | Author: chachafeng | Hits:

[DSP programreal_sequence_fft_c

Description: 这是一个对实数序列进行FFT变换求频谱的C语言程序,是提取语音MFCC参数的必经步骤,比一般的基于2或4的FFT能节约一半的存储空间和一半的运算量,经DSP的CCS调试成功,是本人改进的、用于本人导师故障诊断项目的一个源程序代码。-This is a real number sequences transform FFT spectrum for C language program is extracted voice MFCC parameters necessary steps than a typical 2 or 4 based on the FFT can save half the storage space and half of the computation by the DSP
Platform: | Size: 2048 | Author: 何正明 | Hits:

[assembly languageFFT

Description: 本程序是基于C54x DSP的通用实数FFT程序,适合点数16~1024点或复数点数8~512点,主程序为rfft.asm。-This procedure is based on the C54x DSP real FFT common procedures, for points 16 ~ 1024 points, or plural points 8 ~ 512 points, the main program for rfft.asm
Platform: | Size: 31744 | Author: dazhou | Hits:

[SCM34324

Description: fft子函数,是dsp的程序,但是在c8051上运行也可以,好东西,绝对能用-fft subroutine is the dsp program, but can also be run on c8051, good things, the absolute can be used
Platform: | Size: 1024 | Author: 一刀 | Hits:

[DSP programDSP-c-Matlab-Programs-ManualV19

Description: 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Windowing technique a. Rectangular window b. Triangular window c. Kaiser window 5. IIR Filter(LP/HP) on DSP processors 6. N-point FFT algorithm 7. Power Spectral Density of a sinusoidal signals 8. FFT of 1-D signal plot 9. MATLAB program to generate sum of sinusoidal signals 10. MATLAB program to find frequency response of analog
Platform: | Size: 1582080 | Author: wangjin | Hits:

[matlabmatlab-DSP

Description: 包括信号系统和系统响应,FFT谱分析,双线性法设计IIR数字滤波器,窗函数法设计FIR数字滤波器,四部分matlab仿真程序,以及必要的说明。-Including the signal system and the system response, FFT spectrum analysis, bilinear Design of IIR digital filters, window function method for the design FIR digital filters, four-part matlab simulation program, and the necessary instructions.
Platform: | Size: 696320 | Author: 倪宁 | Hits:

[Program docfft

Description: 自己写的FFTMATLAB程序,已经根据此算法写了一个DSP程序,还是听可以的哦!大家相互学习哈!-Write your own FFTMATLAB procedures are written based on this algorithm is a DSP program, or you can listen to the Oh! We learn from each other ha!
Platform: | Size: 2048 | Author: luoyoubao | Hits:

[DSP programC6713-FFT

Description: 这是一个基于TMS320C6713的快速傅立叶变换(FFT)算法程序。-This is a TMS320C6713-based Fast Fourier Transform (FFT) algorithm program.
Platform: | Size: 16384 | Author: dzhihong | Hits:

[DSP programFFT

Description: 基于DSP的FFT算法C语言实现,程序完整可以直接使用 编译已经通过-DSP-based FFT algorithm for C language implementation, the program can be used directly to compile a complete has passed
Platform: | Size: 95232 | Author: wpyu | Hits:

[DSP programfft

Description: TI DSP fft 算法程序,值得参考-TI DSP fft algorithm program
Platform: | Size: 156672 | Author: weizuox | Hits:

[matlabDsp-prog-doc

Description: the file contains the program for fft, basic signal geneartion,fir filters,iir filter etc in matlab
Platform: | Size: 44032 | Author: SHIVARAM | Hits:

[DSP programF2812-fft-source-file

Description: 利用DSP-TMS320F2812开发的fft算法程序-Using DSP-TMS320F2812 fft algorithm program developed
Platform: | Size: 2048 | Author: zhoufeng | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net