The Algorithms
Search any algorithm
About
Donate
Particle Swarm Optimization
/
Polynomial Minimization
Parabola
p
function
z
=
Parabola
(x)
z = sum(x.^
2
);
end
View on GitHub
Try this Code
Add Explanation
Add Implementation
© The Algorithms 2023
What is an algorithm?
About us
Programming Languages
Contribute
Donate
GitHub
Gitter
Twitter
Source code
Contact