Community Profile

photo

Lukas


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Handles returning multiple outputs
I have a function handle that returns 3 values. @f(x,y) = basis_handle(x,y); [z, dx, dy] = f(0.1,0.1) %returns 3 vector...

10 years ago | 1 answer | 0

1

answer

Question


Slow performance using closures
I'm coding a solution for Poisson equation on a 2d rectangle using finite elements. In order to simplify the code I store ha...

10 years ago | 0 answers | 0

0

answers