All Projects → star2dust → paper-simulation

star2dust / paper-simulation

Licence: other
Let's reproduce paper simulations of multi-robot systems, formation control, distributed optimization and cooperative manipulation.

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to paper-simulation

sdaopt
Simulated Dual Annealing for python and benchmarks
Stars: ✭ 15 (-88.72%)
Mutual labels:  optimization-algorithms
optaplanner-quickstarts
OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.
Stars: ✭ 226 (+69.92%)
Mutual labels:  optimization-algorithms
psgd tf
Tensorflow implementation of preconditioned stochastic gradient descent
Stars: ✭ 33 (-75.19%)
Mutual labels:  optimization-algorithms
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (-45.11%)
Mutual labels:  optimization-algorithms
MIRT.jl
MIRT: Michigan Image Reconstruction Toolbox (Julia version)
Stars: ✭ 80 (-39.85%)
Mutual labels:  optimization-algorithms
Nature-Inspired-Algorithms
Sample Code Collection of Nature-Inspired Computational Methods
Stars: ✭ 22 (-83.46%)
Mutual labels:  optimization-algorithms
pallas-solver
Global optimization algorithms written in C++
Stars: ✭ 43 (-67.67%)
Mutual labels:  optimization-algorithms
GurobiLink
Wolfram Language interface to the Gurobi numerical optimization library
Stars: ✭ 16 (-87.97%)
Mutual labels:  optimization-algorithms
OpenMAS
OpenMAS is an open source multi-agent simulator based in Matlab for the simulation of decentralized intelligent systems defined by arbitrary behaviours and dynamics.
Stars: ✭ 80 (-39.85%)
Mutual labels:  multi-agent-systems
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-68.42%)
Mutual labels:  optimization-algorithms
psopy
A SciPy compatible super fast Python implementation for Particle Swarm Optimization.
Stars: ✭ 33 (-75.19%)
Mutual labels:  optimization-algorithms
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-76.69%)
Mutual labels:  optimization-algorithms
neural-net-optimization
PyTorch implementations of recent optimization algorithms for deep learning.
Stars: ✭ 59 (-55.64%)
Mutual labels:  optimization-algorithms
cspy
A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#
Stars: ✭ 64 (-51.88%)
Mutual labels:  optimization-algorithms
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (-62.41%)
Mutual labels:  optimization-algorithms
pybnb
A parallel branch-and-bound engine for Python. (https://pybnb.readthedocs.io/)
Stars: ✭ 53 (-60.15%)
Mutual labels:  optimization-algorithms
AuxiLearn
Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]
Stars: ✭ 71 (-46.62%)
Mutual labels:  optimization-algorithms
OnePhase.jl
This package is the implementation of a one-phase interior point method that finds KKT points of nonconvex optimization problems.
Stars: ✭ 18 (-86.47%)
Mutual labels:  optimization-algorithms
pdfo
Powell's Derivative-Free Optimization solvers
Stars: ✭ 56 (-57.89%)
Mutual labels:  optimization-algorithms
benchopt
Making your benchmark of optimization algorithms simple and open
Stars: ✭ 89 (-33.08%)
Mutual labels:  optimization-algorithms

Let's Reproduce Paper Simulations!

Some paper simulations by matlab for multi-robot systems, formation control, distributed optimization and cooperative manipulation. If you have any interesting papers that are hard to reproduce the simulations, feel free to share with me!

Here are the list of paper simulations I have reproduced.

  1. Alonso-Mora, J., Baker, S., & Rus, D. (2017). Multi-robot formation control and object transport in dynamic environments via constrained optimization. International Journal of Robotics Research, 36(9), 1000–1021. https://doi.org/10.1177/0278364917719333
  2. Farivarnejad, H., & Berman, S. (2018). Stability and Convergence Analysis of a Decentralized Proportional-Integral Control Strategy for Collective Transport. Proceedings of the American Control Conference, 2018-June, 2794–2801. https://doi.org/10.23919/ACC.2018.8431618
  3. Zhao, S. (2018). Affine Formation Maneuver Control of Multiagent Systems. IEEE Transactions on Automatic Control, 63(12), 4140–4155. https://doi.org/10.1109/TAC.2018.2798805
  4. Ibuki, T., Wilson, S., Yamauchi, J., Fujita, M., & Egerstedt, M. (2020). Optimization-based distributed flocking control for multiple rigid bodies. IEEE Robotics and Automation Letters, 5(2), 1891–1898. https://doi.org/10.1109/LRA.2020.2969950
  5. Kia, S. S., Cortés, J., & Martínez, S. (2015). Distributed convex optimization via continuous-time coordination algorithms with discrete-time communication. In Automatica (Vol. 55, pp. 254–264). Elsevier Ltd. https://doi.org/10.1016/j.automatica.2015.03.001
  6. Sun, S., & Ren, W. (2020). Distributed Continuous-Time Optimization with Time-Varying Objective Functions and Inequality Constraints. Retrieved from http://arxiv.org/abs/2009.02378
  7. Antonelli, G., Arrichiello, F., Caccavale, F., & Marino, A. (2013). A decentralized controller-observer scheme for multi-agent weighted centroid tracking. IEEE Transactions on Automatic Control, 58(5), 1310–1316. https://doi.org/10.1109/TAC.2012.2220032
  8. Shi, W., Ling, Q., Wu, G., & Yin, W. (2015). Extra: An exact first-order a lgorithm for decentralized consensus optimization. SIAM Journal on Optimization, 25(2), 944–966. https://doi.org/10.1137/14096668X
  9. Jakovetić, D. (2019). A Unification and Generalization of Exact Distributed First-Order Methods. IEEE Transactions on Signal and Information Processing over Networks, 5(1), 31–46. https://doi.org/10.1109/TSIPN.2018.2846183
  10. Qu, G., & Li, N. (2018). Harnessing smoothness to accelerate distributed optimization. IEEE Transactions on Control of Network Systems, 5(3), 1245–1260. https://doi.org/10.1109/TCNS.2017.2698261
  11. Zhang, M., Liu, X., & Liu, J. (2021). Convergence Analysis of a Continuous-Time Distributed Gradient Descent Algorithm. IEEE Control Systems Letters, 5(4), 1339–1344. https://doi.org/10.1109/LCSYS.2020.3037038

Requirements

  1. MOSEK-MATLAB or CVX
  2. Robotics-Toolbox.

More Tutorials

See my CSDN blog or my Github Pages.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].