搜索资源列表
CHAP_02
- ex020100 信号合成 ex020200 信号合成 ex020300 复数序列的信号合成 ex020400 奇偶合成 ex020500 卷积计算 ex020600 卷积的图解 ex020700 卷积计算 ex02070b 卷积计算 ex020800 互相关计算 ex020700 卷积计算 ex020900 解差分方程 ex021000 解差分方程 -ex020100 signal synthesis ex020200 signal synthe
IR
- 把I、Q 两路信号分别作FFT ,找出频域内信号的幅度,即可算得两路分量的幅度一 %致性 把I、Q两路信号合成一个复数信号,作FFT ,对得到的频谱求镜像抑制比。
STRAIGHT语音分析与合成技术
- 近几年来,在自然语言处理、信号处理、随机过程处理等方法的推动下,语音分析与合成技术获得了很大的发展,突破了传统的单纯语音计算算法的研究。情感语音分析与合成的研究,适应了语音技术的未来发展趋势,由于它能够很好的将语音的口语分析、情感分析与计算机技术有机的融合,为实现以人为本,具有个性化特征的语音合成系统,奠定基础。-STRAIGHT[1] is a high-quality speech analysis, modification and synthesis system based on a
ding
- 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
MusicGeneration
- 简单的音乐合成实验,可以对以段现有的音乐进行傅里叶分析,并播放一段自己输入生成的音乐。针对信号系统Matlab应用的大作业编写-Simple music synthesis experiments, the section on Fourier analysis of existing music, and play a segment of the input generated by their music. Matlab application for a large signal sys
DBF_matlab
- 对16阵源的回波信号进行数字波束合成,包括回波信号仿真、权值进行泰勒加窗、数字混频、波束合成处理的仿真-16 sensor array digital beam echo signal synthesis, including the echo signal simulation, the value of the Tai Lejia windows, digital mixing, beam forming processing simulation
filter-deniose
- matlab下实现降噪,功率谱计算。%程序中设定采样点数为256个,采样频率为10000hz, %输入信号为随机噪声和两个正弦的合成信号 %设定的滤波器的截止频率为3500hz %通过挈比雪肤滤波器,运行程序,比较滤波前后的频域波形 %滤波去除了高频信号-matlab achieve noise reduction, power spectrum calculation. Sampling procedure set for 256 points, the sampling f
Signal_system_Experiment_advanced
- 信号与系统实验(高级) 实验六 电话拨号音的合成与识别-Signals and Systems Experiment (advanced) experiments six telephone dial tone Synthesis and Recognition
SAR_LFM
- 关于合成孔径雷达信号的基础知识和如何进行线性调频脉冲信号的压缩及其matlab源码。-Synthetic aperture radar signal on the basis of knowledge and how to carry out a linear FM pulse compression and the matlab source code.
shiyan2
- 本文主要阐述了DTMF的原理及如何在MATLAB上产生DTMF信号,主要涉及到电话拨号音合成的基本原理及识别的主要方法,利用 MATLAB 软件以及 FFT 算法实现对电话通信系统中拨号音的合成与识别。并进一步利用 MATLAB 中的图形用户界面 GUI 制作简单直观的模拟界面。 能够利用矩阵不同的基频合成 0 - 9 不同按键的拨号音,并能够对不同的拨号音加以正确的识别,实现由拨号音解析出电话号码的过程,完成对电话拨号音系统的简单的实验仿真。-This paper described the
echo
- 双通道星载合成孔径雷达(DPCA),第一个天线发射信号,两个天线同时接收信号。-Dual-channel satellite synthetic aperture radar (DPCA), the first launch of an antenna signal to two antennas to receive signals at the same time.
DigitalFilter
- 1.题目:数字滤波器的设计与应用 2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中 的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。 3.具体步骤: (1)构造原始信号s(t) (2)画出s(t)的频谱 (3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性 (4)用得到的滤波器进行滤波,分离出三路信号,观察时域波形和幅频特性 (5)用三路信号s1,
SAR_LFM
- 合成孔径雷达中很常用的线性调频信号脉冲压缩matlab代码及说明-Synthetic aperture radar is commonly used in pulse compression of linear FM signal matlab code and descr iption
xinhaofashengqi
- 这是 一个界面 内完成 数字信号发生器、电子琴、电话机按键、信号合成的代码,基于MATLAB,相比 多界面 的有自己的特色,请参考!-This is a complete digital signal generator interface, keyboard, telephone keypad, the code signal synthesis, based on MATLAB, more than the interface has its own characteristics, ple
信号与系统实验3
- 1、利用Matlab求观察图示周期三角脉冲的傅里叶级数与原波形的关系。要求分别画出最高谐波次数n=1,3,5,7时合成波形与原波形的对照图。(The relationship between the Fourier series of the graphic periodic triangular pulse and the original waveform is observed by Matlab. The comparison of the synthetic and original
matlab语音信号分析与合成(第2版)程序
- 这里上传的是:matlab语音信号分析与合成(第2版)程序,希望对大家有用。(Here is uploaded: Matlab voice signal analysis and synthesis (Second Edition) program, I hope to be useful to all of you.)
MATLAB在语音信号分析和合成中的应用
- matlab在语音信号分析和合成中的应用(The application of matlab in speech signal analysis and synthesis)
合成孔径雷达成像脉冲调频信号
- 用于地基合成孔径雷达实测数据成像,信号形式为调频脉冲信号,包含有IQ解调,脉冲压缩,加窗,相位补偿等步骤,采用BP成像算法进行成像。(It is used to imaging the measured data of ground synthetic aperture radar (SAR). The signal form is a FM pulse signal, which includes IQ demodulation, pulse compression, window addin
dizhen4
- 基于matlab的多道地震信号合成,涉及雷克子波与反射系数,还有地震信号的加噪与去噪(Multichannel seismic signal synthesis based on matlab involves Rayleigh wavelet and reflection coefficient, as well as noise addition and denoising of seismic signal.)
基于MATLAB的信号分析与音乐合成研究报告
- 基于MATLAB的信号分析与音乐合成研究报告,信号与系统大作业,有需要的朋友可以下载看看,您的支持是我前进的动力!