搜索资源列表
频谱检测算法的MATLAB实现
- 频谱检测算法的MATLAB实现
认知无线电中频谱检测算法
- 认知无线电中的频谱检测算法的MATLAB的实现,多种方法的比较。
Fast_Fouri
- 存VB代码实现的快速傅丽叶算法. 并根据算法实现频谱分析.-Keep VB code to achieve the rapid傅丽叶algorithm. And in accordance with spectral analysis algorithm.
基于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!
signal_analyzer
- 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输
myWave_Fft
- 自制软件,实现频谱分析。能显示信号与频谱图。主要是对正弦信号和三角波进行一维FFT变换,得到频谱图。-Self-made software, the realization of spectral analysis. Showing the signal and frequency spectrum. Mainly sinusoidal signal and triangular wave transform one-dimensional FFT, the frequency spectrum
1
- FFT变换 实现频谱分析 信号处理方面有重要作用 -Transform FFT spectral analysis signal processing plays an important role in
yinpinchuli
- 音频采集回放,对采集的信号处理。fft实现频谱分析-singal processing
data
- 此程序为c++实现频谱分析,可用于对傅里叶变换进行分析-This procedure for the c++ to achieve spectral analysis, Fourier transform can be used to analyze
07950213
- 扩频通信系统仿真 ——系统将基带信号(即信息)的频谱扩展至很宽的频带上,然后再进行传输,即将欲传输的信息数据用伪随机序列编码调制,实现频谱扩展,然后通过信道编码发送出去;接收端采用与发送端完全相同的伪随机序列作为本地解扩信号进行相关处理,以恢复信息,最后进行解调,完成整个系统的接收。-Simulation of spread spectrum communication system- the system baseband signal (ie, information) be extende
简单的读,并且显示频谱图
- 实现了一个复杂文件的读入,并显示频谱图。需要注意的是,纵坐标需要控制长度。(To achieve a complex file read, and show the spectrum. Note that the ordinate requires control of length.)
频谱
- 能够通过实现信号的频谱分析,分析函数的傅里叶变换(Realize the spectrum analysis of signal)
信号频谱分析
- 用LABVIEW实现信号的仿真,并对其进行频谱分析。(The simulation of the signal is realized with LABVIEW, and the spectrum analysis is carried out.)
Energydetection
- 利用matlab实现频谱检测,使用能量检测的频谱感知方法(Spectrum detection using MATLAB, spectrum sensing method using energy detection)
16-QAM调制系统的FPGA实现
- 16-QAM调制系统的FPGA实现 正交幅度调制(QAM)由于具有很高的频谱利用率被DVB-C等标准选做主要的调制技术。与多进制PSK(MPSK)调制不 同,OAM调制采取幅度与相位相结合的方式,因而可以更充分地利用信号平面,从而在具有高频谱利用效率的同时可以获得比MPSK更低的误码率。(FPGA implementation of 16-QAM modulation system)
32X64点阵频谱程序
- 32×64点阵,显示播放音乐的频谱。使用七彩LED,可实现亮度控制、模式转换、颜色切换。(32 * 64 dot matrix, showing the frequency spectrum of playing music.Using colorful LED, brightness control, mode conversion and color switching can be realized.)
周期信号的频谱分析
- 通过Matlab编写M文件实现了对矩形脉冲周期信号的时域波形和频谱分析。(Time domain waveform and spectrum analysis of rectangular pulse periodic signals are realized by writing M files in Matlab.)
fft_ana
- 给定了一个初始函数,利用FFT进行频谱分析,如果有自己的采样数据,只需设置采样频率即可实现频谱分析。(Given an initial function, spectrum analysis is carried out by using FFT. If there is one's own sampling data, only setting sampling frequency can realize spectrum analysis.)
五色LED音乐频谱文件
- 用在c51单片机上,可以实现单片机上的二极管随着音乐节奏变化而变化(With the application of C51 single chip computer, the diode on the single chip computer can change with the change of music rhythm.)
应用Matlab对语音信号进行频谱分析及滤波完整代码
- 用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)