Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mathematical-optimization

Discrete optimization for a function on a matrix

How to find the "interior boundary" / "interior convex hull" for a list of 3D points?

How to cover a set of circles in a plane with disjoint circles of constant radius?

How to localize a signal given the location of three receivers and the times at which when they receive the signal (Time Delay of Arrival)?

Minimizing this error function, using NumPy

Vertex-Coloring/Assignment to minimize the number of "color crossings"

R optim same function for fn and gr

Nelder-Mead Algorithm in boost library

Single Precision Math Operations in .NET?

Sorting points such that the minimal Euclidean distance between consecutive points would be maximized

Optimization to find complex number as input

Quickly finding the first point at which a function equals 0 using scipy.optimize

Which is faster: x*x or x**2?

Resuming an optimization in scipy.optimize?

Maximise sum of "non-overlapping" numbers from matrix

How to use R to solve/pick the best people for a job - with restraints?

The point that minimizes the sum of euclidean distances to a set of n points

Writing COIN-OR CBC Log File

Stochastic gradient Descent implementation - MATLAB

Simple constraint programming solver