MATLAB Implementation of Wavelet Neural Networks
A wavelet neural network program designed for training and generalization applications, featuring robust algorithm implementation and performance optimization.
Explore MATLAB source code curated for "程序" with clean implementations, documentation, and examples.
A wavelet neural network program designed for training and generalization applications, featuring robust algorithm implementation and performance optimization.
Handwritten programs for power system analysis
Complete implementation of (2,1,3) convolutional code encoding and decoding with comprehensive line-by-line code comments for enhanced readability
MATLAB implementation of ant colony optimization algorithm for solving shortest path problems, includes runtime visualization charts, and can be modified for robotic path planning applications
This collection includes MATLAB implementations for linear least squares, univariate polynomial fitting, multivariate quadratic fitting, and custom function curve fitting, all accompanied by comprehensive documentation and code explanations.
MATLAB Implementation of Initial Alignment Filtering Techniques for Strapdown Inertial Navigation Systems with Code-level Descriptions
This package contains the implementation code for brain CT image segmentation along with the corresponding medical image dataset used for processing and validation.
Classic Extended Kalman Filter (EKF) implementation code in MATLAB, ideal for state estimation in robotics and autonomous systems - includes algorithm explanations and key function descriptions
An M-language program for handwritten character recognition, featuring sample character images for testing and algorithm demonstration.
Implementation of ICP algorithm in MATLAB with detailed improvements addressing its limitations, featuring comprehensive code demonstrations and performance analysis