News

Description: Dimensions: d The Sphere function has d local minima except for the global one. It is continuous, convex and unimodal. The plot shows its two-dimensional form. Input Domain: The function ...
For plotting multiple spheres, use the Compare_RCS_vs_freq() function, or the plotFromFile function. Each plot line represents RCS data for one TestCase, in which a sphere of size radius and material ...
This Python script demonstrates the Particle Swarm Optimization (PSO) algorithm applied to optimize the Sphere function. It includes a Docker configuration to simplify setup and execution.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...