Computing the Minimum Bounding Rectangle for a Closed Region
MATLAB code for calculating the minimum bounding rectangle of a closed region, including data loading, geometric computation, visualization, and result analysis.
Explore MATLAB source code curated for "matlab代码" with clean implementations, documentation, and examples.
MATLAB code for calculating the minimum bounding rectangle of a closed region, including data loading, geometric computation, visualization, and result analysis.
A MATLAB program for Gaussian smoothing with customizable parameters. This implementation allows you to adjust filter parameters and optimize results through proper debugging and parameter tuning.
MATLAB 7.1 environment setup - set current folder as working directory; simulate.m serves as the main controller program; other files are called functions implementing Dempster-Shafer evidence combination algorithms
Open-source code implementing the backpropagation algorithm principle, available for free download with no copyright restrictions. Includes comprehensive neural network training implementation with gradient descent optimization.
MATLAB code implementations demonstrating various forms of Short-Time Fourier Transform, including detailed algorithm explanations and practical usage examples to aid learning and understanding
Implementation of MATLAB-based graph plotting with interactive rectangle selection via mouse drag, featuring automatic zoomed detail display in the upper-right corner for enhanced visualization of local regions
A comprehensive MATLAB program for simulating phase-locked loops, featuring detailed parameter configuration and performance analysis to assist in circuit design and optimization
This is the original boundary element program for solving 2D potential problems, including data files and fundamental BEM algorithm implementation
Comprehensive MATLAB implementation of Frequency-Shift Keying (FSK) modulation technique, featuring detailed code structure, noise simulation, and demodulation functionality with practical algorithm explanations.
A functional MATLAB program demonstrating moment invariants computation, featuring illustrative examples and executable code for students studying image pattern recognition techniques.