We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07594cc commit 1c05256Copy full SHA for 1c05256
README.md
@@ -1 +1,5 @@
1
-# matlab_functions
+# 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