Search Results for "genetic algorithm matlab code" - Page 2

Showing 50 open source projects for "genetic algorithm matlab code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    Fingerprint Recognition System

    Fingerprint Recognition System 5.3 - Matlab source code

    The proposed filter-based algorithm uses a bank of Gabor filters to capture both local and global details in a fingerprint as a compact fixed length FingerCode. The fingerprint matching is based on the Euclidean distance between the two corresponding FingerCodes and hence is extremely fast. We are able to achieve a verification accuracy which is only marginally inferior to the best results of minutiae-based algorithms published in the open literature. Our system performs better than a state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fPotencia

    fPotencia

    Power flow library in C++

    .... fPotencia is programmed in C++, but my intention is to bring JAVA, C#, Python and perhaps MATLAB versions of it. All of them in native code and whenever possible with the same modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    quickGA-m

    quickGA-m

    A quick (messy?) genetic algorithm to solve TSP

    A quick genetic algorithm to solve TSP scenarios. Written in Matlab. Circa June 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Matlab Algorithm To C or C++

    Matlab Algorithm To C or C++

    Matlab Mupad algo demos to C and C++

    A demo with Matlab Mupad with an Options Call and Put algos converted to various C and C++ projects. You could also use Simulink for even FPGA deployment via HDL for ultra lowest high frequency trading
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    LWPR

    Locally Weighted Projection Regression (LWPR)

    Locally Weighted Projection Regression (LWPR) is a fully incremental, online algorithm for non-linear function approximation in high dimensional spaces, capable of handling redundant and irrelevant input dimensions. At its core, it uses locally linear models, spanned by a small number of univariate regressions in selected directions in input space. A locally weighted variant of Partial Least Squares (PLS) is employed for doing the dimensionality reduction. Please cite: [1] Sethu Vijayakumar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    VisionLoc

    Vision algorithm for the localization of robots in 2D

    Vision algorithm for the localization of robots in 2D. The library can be called from a C, C++ or Matlab code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SimpleFB_GA

    a simple genetic algorithm written in FreeBasic

    a FreeBasic-written Genetic Algorithm code is here deployed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bin Packing with Genectic Algorithm

    Bin Packing with Genectic Algorithm

    Bin Packing problem solved using Genectic Algorithm

    This project contains a solution for a Bin Packing problem solved using Genectic Algorithms. The code in the project was created as a solution for a problem in a combinatorial optimization class at the Univeridade Federal do Rio Grande do Sul (UFRGS - Brasil) in 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MIT SPHERES Simulation (Release)

    MIT SPHERES Simulation (Release)

    MIT's spacecraft simulator for control algorithm development

    The SPHERES simulation is designed to support most software-related aspects of single- and multi-satellite SPHERES operations. The simulation code base consists of simulated versions of most of the SPHERES core flight code and additional code that simulates dynamics, communications, and other environmental interaction. The simulation is particularly valuable during the early stages of algorithm development and implementation as an aid in accelerating the learning curve for any Guest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10

    ABM-Calibration-SensitivityAnalysis

    Codes and Data for Calibration and Sensitivity Analysis of ABM

    ... fitting: 1. Full Factorial Design 2. Simple Random Sampling 3. Latin Hypercube Sampling 4. Quasi-Newton Method 5. Simulated Annealing 6. Genetic Algorithm 7. Approximate Bayesian Computation b. Sensitivity Analysis: 1. Local SA 2. Morris Screening 3. DoE 4. Partial (Rank) Correlation Coefficient 5. Standardised (Rank) Regression Coefficient 6. Sobol' 7. eFAST 8. FANOVA Decomposition Have also a look on our other projects: http://www.uni-goettingen.de/de/315075.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cCNN

    cCNN

    A fast implementation of LeCun's convolutional neural network

    Code of this library is partialy based on myCNN MATLAB class written by Nikolay Chemurin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Open Genetic Algorithm Toolbox

    This is a MATLAB toolbox to run a GA on any problem you want to model.

    This is a toolbox to run a GA on any problem you want to model. You can use one of the sample problems as reference to model your own problem with a few simple functions. You can collaborate by defining new example problems or new functions for GA, such as scaling, selection or adaptation methods. In that case, you should then include your credits in the file, upload it to matlab central and contact the author. Suggestions are also welcome but naturally I won't be able to attend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Game of Turmites

    Conway's Game of Life and Turmites Combined!

    This really isn't a game. It's all very randomly generated, and there is no way for any user input. I'll consider putting some in later. I had been wanting to make the Game of Life for some time as well as make some kind of genetic algorithm based code. So, here is what I came up with. While this may just seem like simplify a graphical display of what boredom looks like... well, it really doesn't go much past that point. If you Don't know what Conway's game of life is: It's the Black...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java Evolutionary Computation Library

    As of 2012-12-18, this project may now be found at Google Code.

    As of 2012-12-18, this project may now be found at http://http://code.google.com/p/paba JECO is a Evolutionary Computation Library deveoloped in Java. It includes a variety of evolutionary optimization techniques such as genetic algorithm, genetic programming, evolutionary mapping methods, particle swarm optimization, ant colonies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GA-Opt
    Developed as a final year project at Islamic University of Technology (IUT) during 2010 - 2011 academic year. This code is a simple implementation of real coded genetic algorithm for numerical optimization. Code is written in C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Code of the algorithm described in the JMLR paper "Training a Laplacian Support Vector Machine in the Primal" (Authors: Stefano Melacci, Mikhail Belkin). You can download the MATLAB implementation from: http://www.dii.unisi.it/~melacci/lapsvmp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Game Toolbox is a C# assembly designed to facilitate the creation of games and game prototypes. It contains no graphics code, does not depend on XNA, and is Mono-compatible. It provides implementations of A*, GOAP, a genetic algorithm, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is C++ application code that implements Gene Expression Programming, or GEP - a form of genetic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction; Density Evolution; Decoding Algorithm; Girth average Counter; Stopping set and error Floor,etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    unEvo is an Eclipse plug-in that provides support for the experimentation and research process on Evolutionary Algorithms, intended so that the user can implement an evolutionary algorithm without lost time in the code of the algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A bunch of potentially useful generic Java libraries and applications that I've written and would like to share with others. Contains: * a ray tracer * a linear algebra library * distributed programming utility code * genetic algorithm ut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Profiled Endwall Design

    Profiled Endwall Design

    A genetic algoritm based system for generating profiled endwalls.

    This code is based on the Durham Endwall Design System used to produce endwall designs for low speed linear cascades. It consists of a number of Octave scripts which run mesh generators and flow solvers and uses a genetic algorithm to find the optimal solution.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.