convolution in digital signal processing
425.0 次下载
更新时间 2023/1/27
来自 github
convolution in digital signal processing -凯发k8网页登录
or
curriculum module
created with r2021a. compatible with r2021a and later releases.
description
this package contains and supporting data files centered around the fundamentals of convolution in digital signal processing. these materials are designed to be flexible and can be easily modified to accommodate a variety of teaching and learning methods. used in a sequence, the live scripts progressively add depth to the topic. however, each script can be easily adapted for standalone use. we include a brief background, interactive illustrations, tasks, reflection questions, application examples, and guided exercises for the different concepts explored.
the instructions inside the live scripts will guide you through the activities and exercises. get started with each live script by running it one section at a time. to stop running the script or a section midway (for example, when an animation is in progress), use the stop button in the run section of the live editor tab in the matlab toolstrip.
suggested prework
– a free two-hour introductory tutorial to learn the essentials of matlab®.
details
convolutionbasics.mlx
learning goals
- define and compute convolution of two 1-d signals.
- use fft to compute convolution.
- define and compute circular convolution.
- achieve equivalence between circular and linear convolution.
products: matlab, signal processing toolbox™
convolutionlti.mlx
learning goals
- identify the moving average operation as a simple lti system.
- define an lti system.
- compute the output of an lti system for an arbitrary input signal given its impulse response.
data files: 1st_baptist_nashville_balcony.wav, ringtone.wav
the audio file 1st_baptist_nashville_balcony.wav by adam townsell is licensed under and was obtained from .
products: matlab, signal processing toolbox
convolutionfilters.mlx
learning goals
- explain the frequency domain implications of convolving two signals in the time domain.
- achieve equivalence between low pass filtering and convolution.
- define and compute convolution of two 2-d signals.
- perform spatial filtering of images to achieve effects such as blurring and embossing.
data files: lettert.png, flower.jpg
products: matlab, signal processing toolbox, image processing toolbox™ (optional), deep learning toolbox™ (optional)
license
the license for this module is available in the license.txt file in this github repository.
educator resources
have any questions or feedback? contact the
凯发官网入口首页 copyright 2021 the mathworks, inc.
引用格式
emma smith zbarsky (2023). convolution in digital signal processing (https://github.com/mathworks-teaching-resources/convolution-digital-signal-processing/releases/tag/v1.2.3), github. 检索来源 .
matlab 版本兼容性
平台兼容性
windows macos linux标签
社区
community treasure hunt
find the treasures in matlab central and discover how the community can help you!
start hunting!探索实时编辑器
创建集代码、输出和格式化文本于一体的可执行脚本文档。
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.2.3.0 | see release notes for this release on github: |
|
|
1.2.2 | see release notes for this release on github: |
|
|
1.2.1 | see release notes for this release on github: |
|
|
1.2.0 | see release notes for this release on github: |
|
|
1.1.0 |
|