Skip to content

Commit a586436

Browse files
authored
Update README.md
Update links and formatting in the tables
1 parent c6fba84 commit a586436

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<a name="T_DEF03274"></a>
33
# <span style="color:rgb(213,80,0)">Convolution in Digital Signal Processing</span>
44
<a name="H_053613DF"></a>
5-
6-
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/97112-convolution-in-digital-signal-processing) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Convolution-Digital-Signal-Processing&project=Convolution.prj)
7-
8-
**Curriculum Module**
9-
10-
_Created with R2021a. Compatible with R2021a and later releases._
11-
5+
6+
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/97112-convolution-in-digital-signal-processing) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Convolution-Digital-Signal-Processing&project=Convolution.prj)
7+
8+
**Curriculum Module**
9+
10+
_Created with R2021a. Compatible with R2021a and later releases._
11+
1212
# Information
1313

1414
This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) and supporting data files centered around the fundamentals of convolution in digital signal processing.
@@ -39,7 +39,7 @@ Use the [<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](https:/
3939

4040
### **On Desktop:**
4141

42-
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on [Convolution.prj](matlab: openProject("Convolution.prj")). It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
42+
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on [Convolution.prj](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Convolution-Digital-Signal-Processing&project=Convolution.prj). It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
4343

4444

4545
Ensure you have all the required products ([listed below](#H_E850B4FF)) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the **Home** tab and select <img src="Images/AddOnsIcon.png" width="16" alt="AddOnsIcon.png"> **Add-Ons** > **Get Add-Ons**.
@@ -70,7 +70,7 @@ MATLAB® and the Signal Processing Toolbox™ are used throughout. To run all of
7070
# Related Courseware Modules
7171
| **Courseware Module** | **Sample Content** | **Available on:** |
7272
| :-- | :-- | :-- |
73-
| [**Binary Morphology in Image Processing**](https://www.mathworks.com/matlabcentral/fileexchange/94590-binary-morphology-in-image-processing) | <img src="Images/DilationAnimation.gif" width="171" alt="DilationAnimation.gif"> | [<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/94590-binary-morphology-in-image-processing)[<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Morphology-in-Image-Processing&project=Morphology.prj)[GitHub](https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing) |
73+
| [**Binary Morphology in Image Processing**](https://www.mathworks.com/matlabcentral/fileexchange/94590-binary-morphology-in-image-processing) | <img src="Images/DilationAnimation.gif" width="171" alt="DilationAnimation.gif"> | [<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/94590-binary-morphology-in-image-processing)<br>[<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Morphology-in-Image-Processing&project=Morphology.prj)<br>[GitHub](https://github.com/MathWorks-Teaching-Resources/Morphology-in-Image-Processing) |
7474
| <br>[**Climate Data Visualization and Analysis**](https://www.mathworks.com/matlabcentral/fileexchange/110125-climate-data-visualization-and-analysis) | <img src="Images/image_9.png" width="171" alt="image_9.png"> | <br>[<img src="Images/OpenInFX.png" width="91" alt="OpenInFX.png">](https://www.mathworks.com/matlabcentral/fileexchange/110125-climate-data-visualization-and-analysis)<br>[<img src="Images/OpenInMO.png" width="136" alt="OpenInMO.png">](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Climate-Data-Visualization-and-Analysis&project=ClimateVis.prj)<br>[GitHub](https://github.com/MathWorks-Teaching-Resources/Climate-Data-Visualization-and-Analysis) |
7575

7676

@@ -86,4 +86,5 @@ Looking for more? Find an issue? Have a suggestion? Please contact the [MathWork
8686

8787
*©* Copyright 2023 The MathWorks™, Inc
8888

89-
89+
90+

0 commit comments

Comments
 (0)