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,
I would really appreciate it if anyone can give me some suggestions on that.
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,
I would really appreciate it if anyone can give me some suggestions on that.
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.