搜索资源列表
biaozhunfft
- Matlab实现频谱分析 其幅值和相位已经标准化
频谱检测算法的MATLAB实现
- 频谱检测算法的MATLAB实现
认知无线电中频谱检测算法
- 认知无线电中的频谱检测算法的MATLAB的实现,多种方法的比较。
认知无线电的频谱检测算法的MATLAB实现
- 认知无线电的频谱检测算法的MATLAB实现 很全-Cognitive radio spectrum detection algorithm to achieve the MATLAB
用matlab中的FFT函数实现了正弦信号
- 用matlab中的FFT函数实现了正弦信号,矩形信号,和白噪声的频谱分析,FFT with matlab function in a sinusoidal signal, the rectangular signal, and white noise spectrum analysis
Fast_Fouri
- 存VB代码实现的快速傅丽叶算法. 并根据算法实现频谱分析.-Keep VB code to achieve the rapid傅丽叶algorithm. And in accordance with spectral analysis algorithm.
pinpulvbo
- 利用MATLAB编的程序段可以实现计算机制全息图及数字全息图的频谱滤波-Procedures for the use of MATLAB can be achieved above the computer system and digital hologram hologram spectrum filtering
signal_analyzer
- 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输
Digital_Signal_Processing
- matlab下数字信号处理实现例程,包括FFT进行信号频谱分析,窗函数法设计FIR滤波器,IIR滤波器的实现等-matlab under the realization of digital signal processing routines, including the FFT signal spectral analysis, the window function design FIR filters, IIR filters to achieve such
zhikuochansheng
- 利用MATLAB对直扩信号的产生进行了研究,并利用FFT实现频谱分析-Use MATLAB to generate DS signals have been studied, and the realization of the use of FFT spectrum analysis
bwyang1
- 超宽带中的频谱检测算法的MATLAB实现,实用价值高。-Ultra-wideband spectrum detection algorithm in the MATLAB realization of high practical value.
MATLAB
- 完整版的频谱检测算法的MATLAB实现,有原理,有程序,有结果。-Full version of the spectrum to achieve detection algorithm of MATLAB, there are principles, procedures and results.
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
SpectrumAnalyzer
- 根据语音频谱分析和频谱图显示的原理与算法,用MATLAB实现一种可在PC机上实现的信号频谱分析与频谱图伪彩色映射显示的方法。-According to voice spectrum analysis and spectrum diagram shows the principle and algorithm, using MATLAB to achieve a realization of machines in the PC spectrum of the signal frequency s
pufenxi
- 信号频谱分析的MATLAB实现程序 内附多个源代码,可作学习参考-Analysis of the signal spectrum to achieve the MATLAB program containing a number of source code, reference can be used for learning
spectrum_analysis_with_FFT
- 使用MATLAB实现对信号的fft变换从而进行频谱分析-The use of MATLAB to achieve transformation of the signal in order to carry out the fft spectrum analysis
fft
- 给出一种用MATLAB实现信号频谱分析和显示的快速傅里叶算法的方法-FFT
apfft
- Matlab实现的全相位频谱分析,可以自行设定点数和输入序列。结果包括频谱图和与普通fft的对比-Matlab to achieve all-phase spectral analysis, can draw up a point and input sequence. The results include the spectral figure and the comparison with ordinary fft
07950213
- 扩频通信系统仿真 ——系统将基带信号(即信息)的频谱扩展至很宽的频带上,然后再进行传输,即将欲传输的信息数据用伪随机序列编码调制,实现频谱扩展,然后通过信道编码发送出去;接收端采用与发送端完全相同的伪随机序列作为本地解扩信号进行相关处理,以恢复信息,最后进行解调,完成整个系统的接收。-Simulation of spread spectrum communication system- the system baseband signal (ie, information) be extende
周期信号的频谱分析
- 通过Matlab编写M文件实现了对矩形脉冲周期信号的时域波形和频谱分析。(Time domain waveform and spectrum analysis of rectangular pulse periodic signals are realized by writing M files in Matlab.)