CEEMDAN Algorithm MATLAB Implementation
Personally verified functional code
Explore MATLAB source code curated for "matlab程序" with clean implementations, documentation, and examples.
Personally verified functional code
MATLAB source code for conjugate gradient method and a steepest descent method implementation from an international textbook, featuring optimization algorithm comparisons and performance analysis
A custom MATLAB program implementing (7,4) linear block code with encoding and decoding functionalities, useful for digital communication applications.
Introduction to the fundamental principles of active contour models, accompanied by MATLAB programs developed by the author based on original research papers.
MATLAB program implementation for computing Lyapunov exponents using the small data method with detailed algorithm explanation and code structure analysis
Detailed explanation of BPSK signal generation process, including visualization of digital signals and carrier waveforms, with efficient algorithm implementation and code descriptions.
2.5D Elastic Wave Field Simulation MATLAB Program - A dynamic simulation tool for visualizing wave propagation slices, featuring customizable parameters and real-time wavefield visualization with support for reflection analysis and multi-scenario applications.
Comprehensive MATLAB program for performing Mann-Kendall trend analysis with detailed code implementation, algorithm breakdown, and statistical interpretation guidance
MATLAB program implementation of the mRMR (minimum redundancy maximum relevance) feature selection algorithm with code optimization and practical applications
MATLAB implementation of cubic spline interpolation algorithm with fixed boundary constraints