Feeds
提问
Regression Learner: One column for x-axis; multiple for y-axis ?
If I have a Matrix like this: Is it possible, to use the first column for my "x-axis" and ALL of the other columns for my "y-...
5 years 前 | 0 个回答 | 0
0
个回答提问
Generating a N x N block Toeplitz Matrix out of N vectors
Hello all, I have a 2D-convolution problem, where i need to create a matrix, that is a block toeplitz matrix. First of all I h...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I creat a lower triangular with one vektor avoiding for loops?
Hello everybody, i have one vektor (let's call it g) with a dimension N and I need to create a NxN lower triangular matrix wh...
6 years 前 | 1 个回答 | 0
