soft-computing-techniques

There are 6 repositories under soft-computing-techniques topic.

  • KhaledAshrafH/Fuzzy-Logic-Toolbox

    It's a Java-based application that provides functions and tools for designing and simulating fuzzy logic systems. It offers a user-friendly interface for creating and testing fuzzy logic systems by allowing users to define and configure input variables, output variables, membership functions, rules, and defuzzification methods.

    Language:Java9103
  • KhaledAshrafH/Curve-Fitting

    This program implements a genetic algorithm for curve fitting using a polynomial equation. The goal is to find the best coefficients for the polynomial equation that minimize the distance between the curve and a given set of data points. The genetic algorithm is used to search for the optimal solution by evolving a population of candidate solutions

    Language:C++7102
  • sagniknitr/Soft-Computing-Lab

    Lab experiments on Neural Networks for Undergraduate ECE Students, NIT Rourkela

    Language:MATLAB3101
  • sharmaroshan/Genetic-Algorithm-for-solving-an-Equation

    I have used Genetic Algorithms for solving Equations. This is done using python.

    Language:HTML2005
  • ali-ece/A-Simplified-and-Efficient-Version-of-Inclined-Planes-system-Optimization-SIPO-Algorithm

    A simplified and effective version of IPO (called SIPO) with the aim of simplifying the main IPO equations, creating a powerful trade-off between the concepts of exploitation and exploration, and modifying the complexity of their structural parameters.

    Language:MATLAB1101
  • ksaswin/Soft-Computing-Algorithms

    This repository contains the python implementations of a few soft computing algorithms.

    Language:Python0100