Implementation of Quine McCluskey algorithm in Python 3
-
Updated
Mar 11, 2024 - Python
Implementation of Quine McCluskey algorithm in Python 3
C Program for implementation of tabulation method
Complex Conjugate Gradient linear solver and Levenberg-Marquardt minimizer with and without constraints in C++
Practical experiments on Machine Learning in Python. Processing of sentences and finding relevant ones, approximation of function with polynomials, function optimization
Karnaugh map solver
Different genetic algorithms for mathematical problems solving.
Nelder Mead Minimization Algorithm and Trapezoidal Integration
This is a simple script for finding local minimum of a 2 argument function z=f(x,y) starting from given point (x,y).
Function Minimization with Different Algorithms
A robust global root finder for real-valued functions of a single real variable.
🎓 Cheat tools for students
Add a description, image, and links to the function-minimization topic page so that developers can more easily learn about it.
To associate your repository with the function-minimization topic, visit your repo's landing page and select "manage topics."