Community Profile

photo

Kim


Bocconi University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


faster alternative to scatteredinterpolant
I have data that looks approximately as follows: W=[ 1 2 4 5 ; 2 3 4 4; 3 6 7 8 ; 2.5 3 4 5; 4 5 6 7] Y =[ 1 3 5...

9 years ago | 0 answers | 1

0

answers

Question


minimize a function fast
Hi! I am trying the minimize a function of the following form: (Y - exp(a + b_1 X1 + b_2 X2)).^2 Y, X1, and X2 are all v...

9 years ago | 1 answer | 1

1

answer

Question


1D interpolation with non-monotonic scattered data
I cant figure out how do 1D interpolation with scattered data. I know how to get it working with 2D interpolation, but scattered...

9 years ago | 3 answers | 0

3

answers

Question


speed up code using servers
I have a code that takes more than a day to run. It has a lot of nested loops so I cant use parfor to speed it up much. Can I hi...

9 years ago | 0 answers | 0

0

answers