搜索资源列表
fskdeshixian
- 程序实现fSK的发射机和接收机的解调过程,包括性能分析。绘制有关的性能曲线,和波形和频谱图。还可实现BFSK,MFSK。FSK解调时候,有两种解调方法:1包络解调法,2相干解调法。-program fSK transmitters and receivers demodulation process, including performance analysis. Drawing on the performance curve, and the waveform and spectrum. B
xianluma
- 该程序实现了几种线路码的编译过程。包括编码和译码的过程,绘制有关的性能曲线、频谱图和波形图,还有纠错的能力。-the realization of several lines of code compile process. Including the coding and decoding process, drawing on the performance curve, spectrum and waveform charts along with error-correcting cap
siganlandsystemusingMatlab
- 这是一个用Matlab编写的程序集,可以实现一些声音和图象的处理。声音的处理有:LPC,FFT,共振峰,频谱等。图象的处理也有很多,都有源代码和参考代码。还有非常友好的界面。-This is a Matlab prepared by the procedure set, can achieve some of the voices and image processing. Voice processing : LPC, FFT, formants and spectrum. Image pro
ssb
- 你也matlab实现抑制载波单边带调幅的仿真,包括输出各个节点的信号频谱图。
基于短时傅里叶变换实现对语音频谱的分析
- 基于短时傅里叶变换实现对语音频谱的分析 (分别对清音和浊音进行分析)。,Based on short-time Fourier Transform of the voice spectrum analysis (respectively, pairs of voiceless and voiced for analysis).
waveInFFT_demo
- 实现语音的采集、量化、控制、频谱显示功能。整个程序是通过windows平台下,使用VC++6.0的库函数实现声卡的信号采集从而生成wave文件;之后,对信号进行FFT,并在windows窗口下完成频谱显示。-Voice of the collection, quantification, control, spectrum display function. The whole process through the windows platform, the use of VC++ 6.0 o
mpsound
- 录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
MyProjects
- 基于VC++的数字通信系统仿真,实现了数字通信过各个环节,能观测到个环节波形及频谱-VC++ based digital communication system simulation, implementation of the various aspects of digital communication can be a part of the observed waveform and spectrum
banyi
- 音频频谱分析,实现频谱搬移,对分析声音信号很有帮助。-Audio spectrum analysis, to achieve the spectrum move, on the analysis of sound signals helpful.
chap09
- ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
ASK
- 通过本课程设计使学生深入理解和掌握ASK通讯系统的各个关键环节,包括基带信号形成、调试、解调、滤波、传输、噪声对通信质量的影响等。在数字信号处理实验课的基础上更加深入地掌握数字滤波器的设计原理及实现方法。使学生对ASK系统各个关键点的信号波形及频谱有深刻的认识。-Through the curriculum design so that students understand and grasp the depth of communication systems ASK all key lin
data
- 此程序为c++实现频谱分析,可用于对傅里叶变换进行分析-This procedure for the c++ to achieve spectral analysis, Fourier transform can be used to analyze
matlab--voice
- matlab 基本语音处理,可以实现基本音乐的输入,并做傅里叶变换进行频谱分析-matlab basic speech processing, can achieve basic music input, and to do Fourier transform spectrum analysis
an-equalizer_matlab
- 语音均衡器 在MATLAB下编程使用,具有一些实现语音滤波,频谱分析的功能-Voice Equalizer programming under the MATLAB
jc
- matlab实现加汉明窗,矩形窗,并对它们进行傅里叶变换,并实现频谱的分析。-matlab realize Jia Hanming window, rectangular window, and they are subjected to Fourier transform, and to achieve the analysis of the frequency spectrum.
pinpu
- 可以用此代码信号实现频谱仿真,希望对大家有用-You can use this code to achieve spectrum signal simulation, we hope to be useful
labview
- 基于labview的信号分析系统,可以实现频谱分析等多种功能-Labview-based signal analysis system
简单的读,并且显示频谱图
- 实现了一个复杂文件的读入,并显示频谱图。需要注意的是,纵坐标需要控制长度。(To achieve a complex file read, and show the spectrum. Note that the ordinate requires control of length.)
Matlab程序实现随机共振
- 龙格库塔算法,%考虑一般随机共振前后的频谱图,考察随机共振和各自参数间的关系.
USRP开发,频谱感知和ofdm通信
- 该资源为应用GNUradio工具,对USRP的开发,主要实现了频谱感知,以及根据频谱感知的结果进行ofdm通信的功能