About 93,600 results
Open links in new tab
  1. Static Vs. Dynamic Optimization? - Mathematics Stack Exchange

    Jun 14, 2023 · Particle Swarm Optimization and Ant Colony Optimization: Not familiar, but these are also just optimization algorithms as far as I know, and don't think they are necessarily only useful for …

  2. optimization - A standard measure for the wiggliness of a function ...

    May 5, 2019 · @foxell I better edit the question, I am using particle swarm optimization. It is a heuristic-based method without much analytical background. There is no solid evidence that the solution is a …

  3. linear algebra - How these kind of optimization problems are called ...

    Jan 3, 2024 · Metaheuristic Algorithms: Other metaheuristic algorithms like Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), or Differential Evolution may be worth exploring. As for …

  4. optimization - Approximate algorithms for integer linear programming ...

    Oct 28, 2015 · There are many heuristic methods that you could try for discrete optimization (e.g. simulated annealing, particle swarm, ant colony,etc...). One nice thing about heuristics, is that you …

  5. optimization - Is there any good black-box algorithm for high ...

    Sep 22, 2019 · That being the case, I’d stay away from algorithms that build quadratic approximations of the objective function. I believe your problem may be tackled by heuristics (particle swarm, for …

  6. optimization - What numerical methods could I use for this argmin ...

    optimization numerical-methods lagrange-multiplier numerical-optimization hypergeometric-function See similar questions with these tags.

  7. optimization - Escape from local minima in the gradient descent …

    Apr 10, 2023 · This is kind of an adaptive particle swarm method. More efficient/smarter way when getting stuck: As Jan have mentioned the computation of Hessian, I will give an alternative. Instead …

  8. optimization - Finding a global minimum - Mathematics Stack Exchange

    Mar 4, 2019 · If you desperately require the global minimiser, then you have to use derivative-free methods such as Simulated Annealing and Particle Swarm Optimisation. These are more …

  9. When is a particle speeding up/down based on position graph

    Mar 20, 2024 · 1 If the graph is getting steeper, then that means the particle is speeding up. If the graph is getting less steep, then the particle is slowing down because it's covering less distance as time …

  10. Solving the time-independent Schrödinger equation

    The Schrödinger equation describes the evolution of the wave function of a particle (or system).