搜索资源列表
基本的语音信号抽样和与插值
- 本源码可实现基本的语音信号抽样和与插值。
DSP2
- DSB-SC信号的生成与解调 1) 用离散(DSP)的方法生成DSB信号 2) 载波频率为150KHz,音频为500Hz和2000Hz的混合音。 3) 加入高斯白噪声 (4) 语音信号 的传输。 改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。 -DSB-SC signal generation and demodulation 1) Discrete (DSP) methods to generate
sample
- 信号处理中的抽样定理以及信号恢复,并对信号进行频谱分析-Signal processing signal sampling theorem, as well as the restoration of the signal spectrum analysis
tele3
- 模拟信号的数字化传输---增量调制系统 用SIMULINK建立简单增量调制系统的模型并进行 (3) 正弦信号 (4) 语音信号 的传输。 改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。 -Digitized analog signal transmission systems--- delta modulation delta modulation SIMULINK easy set up of the model s
source
- 数字信号处理:1.卷积 2.抽样 3.滤波器-DSP
Signal_system_Experiment
- 信号与系统实验源代码 包括:实验一 周期信号的谐波逼近,幅频相频分析;实验二 simulink信号的抽样和内插; 实验三 GUIDE二阶状态轨迹的显示;实验四 Wav信号的波形分析及频谱分析-Signals and systems including source code of the experiment: The experiment of a periodic signal of the harmonic approximation, the amplitude-frequency
simpificationandreconstruction
- 初步学习采样和重建信号。包括源程序和报告书。-Preliminary study of sampling and reconstruction of the signal. Including the source and report.
interp
- 抽取插值运算,实现信号的抽取,实现信号抽样频率等。-This is for students who is major in communication project.
atrous_alg_SWT
- 在MATLAB中用非抽样小波变换也称多孔算法实现信号或图像的压缩。-In MATLAB using non-decimated wavelet transform algorithm, also known as porous signal or image compression.
MATLAB
- MATLAB中单位脉冲信号和单位抽样序列的产生程序-MATLAB in the sampling unit and unit pulse sequence generation program
pcm
- 该段程序完成了由输入信号抽样值到pcm的编码过程.-The section of program completed by the input signal value to the pcm coding process.
ydbdddwkzyxzqzsb
- 增量调制是由PCM发展而来的模拟信号数字化的一种编码方式,它是PCM的一种特例。增量调制编码基本原理是指用一位编码,这一位码不是表示信号抽样值的大小,而是表示抽样幅度的增量特性,即采用一位二进制数码“1”或“0”来表示信号在抽样时刻的值相对于前一个抽样时刻的值是增大还是减小,增大则输出“1”码,减小则输出“0”码。输出的“1”,“0”只是表示信号相对于前一个时刻的增减,不表示信号的绝对值。实验原理图如图1所示:
signal
- 主要是信号抽样,其他还有是利用matlab编程,播放音乐-Signal sampling
Sampling
- 对模拟信号抽样,然后进行离散傅里叶变换,利用自编DFT函数,得到频谱,然后进行频谱的还原。-Sampling the analog signal, then the discrete Fourier transform, DFT self function obtained spectrum and the spectrum reduction.
21d_ask_tz
- 数字信号形式实现模拟2ASK的调制解调功能(模拟信号抽样量化以正弦波载波形式输出)-2ASK digital signal form of analog modulation and demodulation functions (quantized analog output signal is sampled in the form of a sine wave carrier)
Application-of-MATLAB-in-the-signal
- 1、连续时间信号在MATLAB中的表示 2、连续时间信号在MATLAB中的应用 3、连续时间信号的卷积计算 4、连续时间LTI系统的时域分析 5、周期信号的傅里叶级数及频谱分析 6、傅里叶变换及其性质 7、连续时间LTI系统的频率特性分析及频域分析 8、信号抽样及抽样定理 9、拉普拉第五章 连续时间LTI系统的时域分析 斯变换 -A continuous-time signal representation in MATLAB 2, continuous
digital_modulation_GUI
- 调制技术是把基带信号变换成传输信号的技术。它将模拟信号抽样量化后,以二进制数字信号“1”或“0”对光载波进行通断调制,并进行脉冲编码(PCM)。-Modulation technique is the transmission signal into a baseband signal transform technique. It converts analog signal sampling to quantify, in binary digital signal "1" or "0" o
signal_analyse_process
- 首先生成低频、中频、高频三种频率信号,再合成为连续信号,对连续信号抽样、频谱分析、并设计低通、带通、高通三种滤波器进行滤波-First generation low, intermediate and high frequency three frequency signal and re synthesis for continuous signal, the continuous signal sampling, spectrum analysis, and design low-pass,
DFT进行连续信号谱分析
- 用DFT对连续时间信号进行谱分析,用DFT定义进行计算,不同抽样频率不同抽样点下的谱分析Matlab实例。(The continuous time signals are analyzed by DFT, and calculated by DFT definition. The Matlab examples are analyzed under different sampling frequencies and sampling points.)
实验五:信号抽样与恢复
- 信号的抽样和恢复,若 是带限信号,带宽为 , 经采样后的频谱 就是将 的频谱 在频率轴上以采样频率 为间隔进行周期延拓。因此,当 时,不会发生频率混叠;而当 < 时将发生频率混叠。(The signal sampling and recovery)