搜索资源列表
FFTCODEC
- 基于dspc5402的集成开发环境,对输入信号进行fft变换,并输出到示波器等观测设备-dspc5402-based integrated development environment, the input signal fft transform, and export to other observation equipment Oscilloscope
图像频率域变换
- 图像频率域的变换方法集合,含有fft,dct,wavlet等-Image Transform the frequency domain method pool, containing fft, Copy, etc. wavlet
matlab_fft
- matlab实现fft,以及ifft算法,包含蝶型运算等文件-Matlab achieve fft and ifft algorithm, includes a butterfly computation, and other documents
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
perfect_OFDM
- 还在为“基于MATLAB的OFDM系统仿真”的朋友,可以看看我总结的资料! 该代码通过综合了本站中的两个源代码,在MATLAB 7.0下完成OFDM系统的完美仿真:音频数据采集->S/P转换->16QAM映射->IFFT处理->添加CP->P/S->理想/多径信道传送->……(FFT等)->传输结果比较(前后频谱图、可以直接通过听前后的音频文件来辨别系统的好坏-理想信道时音质前后相同)。在此还要感谢那两位站员提供相关的代码,也希望能对其他人有帮
dsp
- 该程序是实现关于信号的一些重用的分析处理功能,如计算信号能量,fft变换等-signal processing
FFT
- 求取正弦信号的幅频谱图、均方根谱、功率谱、对数谱等-To strike the amplitude of the sinusoidal signal frequency spectrum, the rms spectrum, power spectrum, the number of spectral
image-matlab
- 基于matlab图像处理功能实现,包括滤波,锐化,fft等-function of image processing based on matlab
fft
- 自己编写的FFT基2 MATLAB程序,其中包括换位以及旋转因子变化,调试通过,和matlab自带程序时间等都差不多-Write your own FFT-based 2 MATLAB program, including changes in transposition and twiddle factor debugging through time and matlab own procedures and so almost
fast-fft
- 快速傅里叶变换,多用于图像处理等方面。。完全是自己亲手敲的程序-Fast Fourier Transform, used for image processing. . Is entirely their own hands to knock the program
ofdm
- ofdm系统的基本系统图仿真,包括调制,IFFT,解调,FFT等-The basic system diagram ofdm system simulation, including the modulation, IFFT, demodulation, FFT, etc.
dsp
- z变换,小波,数字滤波,fft等数字信号处理源码-digital signal process matlab code
matlab-FFT
- matlab分析输出信号频谱分析的程序,包括读入输入文件等相关程序-matlab fft analyze program
fft
- 实现FFT一维和二维变换及逆变换教程,输出为转换前后对比图等-Realization of one and two dimensional FFT transform and inverse transform tutorial, the output comparison chart before and after conversion, etc.
fft
- 雷达信号的初期处理,vc实现了信号的一系列处理,fft等。漂亮的mfc框架-Early radar signal processing, vc achieve a series of signal processing, fft like. Pretty mfc framework
11
- DSP芯片TMS320F2XXX相关程序(FFT等例子)-some program about DSP TMS320F2XXX(FFT...)
FFT
- FFTlms:需要添加u, y,d,e等数据,该程序就能给出类似于LMS算法的仿真图; rake:计算误码; RScode:检验译码是否正确 TCMcode:进行8PSK映射,得到信号点在星座图上的位置 WHTlms读者需要给出输入信号xd, 参考信号d,运行本程序就能得到相应仿真图 -FFTlms: you need to add u, y, d, e and other data, the program will be able to give similar LMS
fft
- fft蝶形算法,采用一种快速的fft蝶形算法,具有fft和ifft功能,支持1024,2048等整数倍算法-fft transform
matlab designe
- 相控阵设计中,用于阵列综合的程序,GUI,波束扫描等,滤波器设计等,(Phased array design, beam scanning, filter design, etc.,)
fft
- 快速傅里叶变换用c语言实现,亲测有效,能运行出实部虚部等还有运行时间(The realization of fast Fourier transform in C language)