Skip to content

Commit 1c05256

Browse files
authored
Update README.md
1 parent 07594cc commit 1c05256

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
# matlab_functions
1+
# Useful Matlab Functions
2+
Useful Matlab functions that will help coding.
3+
4+
* OA2.m: Overlapping and averaging function. Corresponds to the opposite function of im2col with 'sliding' enabled.
5+
* im2col3.m: An im2col variant with 'stride' option added.

0 commit comments

Comments
 (0)