搜索资源列表
MATLAB录入语音做出时频图
- 在matlab中录入一段声音,并自动显示时域频域图
图11-2-6DOG小波时域和频域波形.rar
- 用matlab观察DOG小波时域和频域波形,using Matlab observation DOG wavelet time domain and frequency domain waveform
HW3
- 熟悉图像的频域滤波算法、灰度图经FFT 后变到频域、噪声及移除-Familiar image of the frequency domain filtering algorithm, after the change to grayscale by the FFT frequency domain, noise and removed
OFDM
- OFDM原理国外解释详细文档。及matlab实现。有时域、频域、相位、功率谱等图参照。-OFDM Principles of documents abroad, a more detailed explanation. And matlab implementation. Sometimes domain, frequency domain, phase, power spectra map reference.
yuyinluzhiyuchili
- 1.录制一段自己的语音信号,并对录制的信号进行采样; 2.画出采样后的语音信号的时域波形和频谱图; 3.给定滤波器的性能指标,采用窗函数法和双线性变换法设计滤波器, 并划出滤波器的频域响应; 4.用该滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱, 并对滤波前后的信号进行对比,分析信号的变化; 5.回放语音信号; 6.设计一个信号处理系统界面-1. Recorded their own voice for some signal, and
work
- Matlab 模拟 CDMA 直接扩频。m序列生成矩阵为p(x) = 1 + x^5 + x^7 + x^8 + x^9 + x^13 + x^15。能画出每阶段的时域、频域图。-Matlab simulation of CDMA Direct Spread Spectrum. m sequence generated matrix for p (x) = 1+ x ^ 5+ x ^ 7+ x ^ 8+ x ^ 9+ x ^ 13+ x ^ 15. To draw each stage of t
fangxiangtu
- 对于指纹图像,无论在频域或是在空域处理时,都要用到指纹的方向性信息,所以求取指纹方向图就显得格外重 要。求取指纹图像方向图的方法有很多种,文中列出了其中几种易于实现的算法。目的在于比较几种求取方向图的算法, 得到这几种方法的性能,以利于不同场合的要求。-good
ofdm
- 我自己写的OFDM的一些仿真程序,时域图、频域图以及一些错误图样等。-I wrote it myself a number of OFDM simulation program, time-domain diagrams, frequency-domain maps and drawings and so some errors.
filter
- 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imsh
matlab小波分解时频分析
- 传统的傅立叶变化只能分析时域、频域图,而小波变化能进行时频分析,对信号进行更好的处理。(The traditional Fourier transform can only analyze the time domain and frequency domain diagram, while the wavelet transform can carry on the time-frequency analysis and better deal with the signal.)
Desktop
- 基于MATLAB对录音进行时域频域分析,并画出直观图,进行傅里叶变换(Based on MATLAB, the recording is analyzed in time domain and frequency domain, and an intuitive diagram is drawn to carry out Fourier transform)
频域时域
- 求升余弦脉冲波形图(包括时域和频域的波形图)(Waveform of ascending cosine pulse)
E2-频域增强
- 一、 计算图象的频谱函数 设计图象120*30/256*256;选用Matlab函数直接调用实现。 二、根据计算证明傅立叶变换的性质 1, 共轭对称性: F(u,v)=F*(-u,-v) ; 三、图象的频域滤波 1, 设计一个指数低通滤波器,对两图象(f1(x,y)为30*30/256*256的图象;f2(x,y)=p3-02图象)进行低通滤波,观察分析空域图象和频谱分布的变化。 四、图象变换比较 利用现有的离散傅立叶变换、离散余弦变换、Walsh-Had
大作业画时域频域波形图
- 一个简单的音频播放器,同时可以输出时域频域波形(A simple audio player, which can also output the time domain and frequency domain waveform)
8个OFDM-Chirp波形的时频域图及自(互)模糊函数图
- 8个正交OFDM-Chirp分集波形的时域频域图,自模糊函数图和互模糊函数图,文件夹里面有说明文档及参考文献。(Eight orthogonal OFDM-Chirp diverse waveforms, with its time-domain plot and spectrogram, and self-ambiguity functions and cross-ambiguity functions. references are provided.)
OFDM
- 结合理论课讲解基于Matlab仿真OFDM信号,绘制OFDM符号星座图,时域、频域曲线; 绘制发送端、接收端低通滤波器的幅频特性; 分析AWGN信道条件下OFDM系统的误码率性能( combined with the theory of lesson based on Matlab simulation OFDM signal, drawing OFDM symbol constellation, time domain, frequency
傅里叶谱与频域低通滤波
- 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a)
add_noise_pinyutu
- 进行纯净信号和加噪信号的时频域显示,及其包络图显示,并计算加噪信号的信噪比、互相关系数、峭度值,对信号进行离散余弦变换。(The time-frequency domain display of pure signal and noise-added signal and its envelope diagram display are carried out, and the signal-to-noise ratio, correlation coefficient and kurtosis
绘制频谱图matlab
- 频域图生成代码,用于生成频域内的时域对应图(whole time graphy.zip for graphy)
qpsk
- qpsk信号的产生,并在成型滤波和调制后的时域频域图,及载波调制后星座图观察(The QPSK signal is generated and observed in the time-domain and frequency-domain diagram after shaping filtering and modulation, and the constellation diagram after carrier modulation)