photo

Frank Rosler


Last seen: ungefär 2 år ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Vectorize product into new dimension
I often run into for-loops like the following (minimal working example): A = randn(1000); b = randn(1,1000); lA = size(A,1); ...

nästan 3 år ago | 1 answer | 0

1

answer

Question


Create a function that interpolates matrix values
My problem is the following: Suppose we have a matrix A. I want to interpret the matrix entries A(i,j) as the values of a funct...

nästan 5 år ago | 1 answer | 0

1

answer