连续,周期信号的卷积我要分享

Convolution of continuous, periodic signals

信号 卷积 连续 周期

关注次数: 175

下载次数: 0

文件大小: 1.32 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:这个.rar包括卷积函数,接收三个参数:独立变量,对应于一个周期的信号,和两个信号的卷积(与同期)。此函数计算两个信号和情节的卷积结果,还是在过程中的不同步骤。


English Description:

This .rar includes the convolution function, that receives three parameters: the independent variable, corresponding to one peiod of the signals, and the two signals to convolve (both with the same period). This function calculates the convolution of the two signals and plots the the result, as wll as the different steps of the process. The .rar also includes a second file with two examples of the application of the function, one that convolves a sine signal with a cosine signal and the other that convolves two rectangular pulse trains. IMPORTANT: The function only gives one period of the convolved signal, but the convolution of two periodic signals is also periodic, and with the same period as the others.


代码预览