Community Profile

Thewall


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Creating a special matrix
Hello all, I want to create this matrix A=[0 0 1 1 1;0 1 1 1 0;1 1 1 0 0] How can I get ? Thank you.

10 years ago | 1 answer | 0

1

answer

Question


How to create a convolution matrix?
Hello all, I have a matrix like this a=[1 2 3] For convolution I reversed the matrix a=[3 2 1] Then, to multiply th...

10 years ago | 2 answers | 0

2

answers