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
A .NET wrapper for the Minuit2 library from CERN's ROOT project, enhanced with practical extensions.
Karnaugh map solver
This is a simple script for finding local minimum of a 2 argument function z=f(x,y) starting from given point (x,y).
A robust global root finder for real-valued functions of a single real variable.
Function Minimization with Different Algorithms
🎓 Cheat tools for students
Number systems, Boolean algebra, Boolean functions, and function minimization. Analysis and design of combinational and sequential digital logic circuits. Hardware Description Language (HDL) concepts and applications digital design and synthesis in FPGAs
Nelder Mead Minimization Algorithm and Trapezoidal Integration
Лабораторные работы по курсу "Аппаратные основы интеллектуальных систем" на Python
Different genetic algorithms for mathematical problems solving.
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."