General Algorithm

Total 5601 resources

This implementation features the most advanced harmony search algorithm source code currently available on programming platforms, incorporating optimized memory considerations and efficient pitch adjustment operations.

MATLAB 192 views Premium

A comprehensive MATLAB path planning solution with effective performance, suitable for academic projects and thesis demonstrations. Includes algorithm descriptions and reusable code components.

MATLAB 195 views Premium

The Shuffled Frog Leaping Algorithm (SFLA) is a novel optimization technique in evolutionary computing, originally introduced by Eusuff and Lansey in 2003 to address combinatorial optimization problems. This population-based metaheuristic mimics frog

MATLAB 231 views Premium

Unscented Kalman Filter - Primarily applied for tracking in nonlinear systems, implementing sigma point transformation for improved state estimation accuracy.

MATLAB 188 views Premium

MATLAB code for multi-target tracking with accompanying documentation. The background subtraction method enables real-time updates. This implementation performs well for detecting and tracking a small number of targets, but tracking performance signi

MATLAB 272 views Premium

Principal Component Analysis (PCA) Algorithm is a dimensionality reduction technique used to simplify complex datasets. This algorithm can be implemented using covariance matrix computation and eigenvalue decomposition to identify dominant patterns i

MATLAB 206 views Premium