0

I have a rather complicated optimisation problem I want to solve in matlab, I posted it on math.stackexchange.com since it supports LaTeX maths display,

https://math.stackexchange.com/questions/210166/some-type-of-mixed-integer-nonlinear-programming-problem

I would really appreciate it if anyone can give me some suggestions on that.

Community
  • 1
  • 1
swoopin_swallow
  • 207
  • 3
  • 8

1 Answers1

1

I didn't go into much details of the minimization problem you described, but it made me think of http://www2.maths.ox.ac.uk/chebfun. It is an open source numeric computing toolbox that at least superficially seems interesting. Maybe you can use it to solve your problem.

akaukone
  • 11
  • 1