搜索资源列表
FFTc
- 快速傅立叶算法c程序,改变参数可以对2的n次方长度的有限序列进行频谱分析。
FFT
- 用c实现的快速傅立叶变换算法,用作频谱分析
FTR_FILTER
- 利用C语言在DSP平台上实现FIR滤波器,可以实现时域和频谱分析
Midware_OAM_vers0008.rar
- 一个通信系统中间件的实现,使用C++bulider语言,实现了码字扫描,频谱分析等功能,C++bulider td-scdma
FFT-C-
- 运用C语言实现信号频谱分析,采用傅里叶变换原理对信号进行变换-Use C language to signal spectrum analysis using Fourier transform principle to transform the signal
FFT
- 可实现信号快速傅里叶变换,keil C源代码,频谱分析-Signal fast Fourier transform keil C source code, spectrum analysis
FFT_armtest
- 自己写的一个基于eMbedded Visual C++的音频采集以及频谱分析小程序。 包括录音,回放,时域波形,频谱图-Based on the eMbedded Visual C++ of the audio spectrum analysis procedures. Including recording, playback, time-domain waveform, frequency spectrum
CSpectrumAnalyzer1
- 以Visual C++6.0为开发工具,完成基于声卡的频谱分析仪的设计,学习windows下利用WaveX低级音频API采集音频和实时处理的基本方法,掌握频谱分析仪中各功能模块的设计以及整体工作流程的控制,并通过实践应用,进一步增加对工程数字信号处理的理解和认识。-VC SpectrumAnalyzer
crypt
- 一个简单加解密的小程序 -A simple encryption and decryption program
jianyipinpufenxiyi
- 一款实用的简易频谱分析仪 讲解详细清晰 希望对大家有帮助-A simple and practical details on the spectrum analyzer we clearly want to help
dsb-am
- 使用MATLAB对DSB-AM进行仿真:双边带幅度调制的过程以及对其中所包含的对信号的频谱分析都可以通过MATLAB中的M语句及相关函数来实现。假如信号m(t)=cos(m)以dsb-am方式调制载波c(t)=cos(20*pi*t),所的信号为y(t),并将采样频率定为 fs=100Hz,则可在MATLAB中设计程序对该幅度调制的结果进行仿真,绘制已调信号波形和频谱分析。-It is a example for DSB-AM based on MATLAB .
基于fft的频谱分析
- 基于fft的频谱分析程序。硬件由dsp实现,数据通过串口送至计算机进行频谱分析显示。 附两篇文档!-based on the spectral analysis procedures. Hardware Implementation by dsp, data sent to the computer through the serial spectrum analysis shows. A two documents!
pin_pu_fen_xi
- 频谱分析仪,USB2.0接口,keil C51 uVision2和Visual C++ 6.0、DDK开发-Spectrum analyzer, USB2.0 interface, keil C51 uVision2 and Visual C++ 6.0, DDK development
unsigned
- 大学生完成电子设计全过程 题目的任务是计、制作一个可分析音频信号频率成分,并可测量正弦信号失真度的仪器。模拟部分的要求是:(1)输入阻抗:50Ω (2)输入信号电压范围(峰-峰值):100mV~5V;(3)输入信号包含的频率成分范围:200Hz~10kHz。数字部分的要求是:(1)20Hz分辨力的频谱分析;(2)信号各分量功率测量;(3)信号失真度测量。-University Students finish the whole process of electronic design
data
- 此程序为c++实现频谱分析,可用于对傅里叶变换进行分析-This procedure for the c++ to achieve spectral analysis, Fourier transform can be used to analyze
spectrum
- 频谱分析的一个程序,分析细致!研究频谱分析的可以-Spectrum analysis of a program to analyze detailed! Research spectrum analysis can look at the
fft
- 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
FFT--C
- FFT的dsp实现方法(C语言版),学习用FFT 对连续信号和时域信号进行频谱分析-FFT implementation of dsp (C language version), a continuous signal for learning the FFT and time domain signal spectrum analysis
oscilloscope_display_code
- 该C#源代码软件工程是基于STM32数字示波器/信号发生器/信号分析仪的PC端控制软件,具有显示波形数据(峰峰值、最大值、有效值等),显示波形曲线(回显波形、保存波形等),常用信号(三角波、矩形波等)发生、信号分析(FFT分析、频谱分析等)功能(The C # source code software engineering is based on the STM32 digital oscilloscope / signal generator / signal analyzer PC-sid
leidapinpufenxiyi
- 基于visual的mfc工程,建立雷达信号分析仪,通过快速傅里叶变换以及加窗处理,实现雷达信号简单的频谱分析。(Based on visual's MFC project, a radar signal analyzer is set up, and a simple spectrum analysis of radar signal is realized by fast Fourier transform and windowing.)