参数 Resources

Showing items tagged with "参数"

This optimized ant colony algorithm achieves desired computational effects through parameter adjustments, featuring enhanced convergence speed and solution quality.

MATLAB 2347 views Tagged

General MATLAB source code for integer programming branch and bound algorithm where parameter meanings align with MATLAB's optimization toolbox linear programming function linprog. Before calling the function, input parameters must be converted to MATLAB's standard form, requiring proper configuration of constraint matrices, objective functions, and variable bounds.

MATLAB 229 views Tagged

A rapid algorithm for adaptive chirplet decomposition, addressing the challenges of numerous unknown parameters and implementation difficulties. This algorithm computes the quadratic phase function of signals to determine energy concentration along chirp rate curves, enabling simultaneous estimation of chirplet parameters (chirp rate, time center, and amplitude) via spectral peak detection. Initial frequency and bandwidth estimates are obtained through de-chirping techniques. The effectiveness of this method is validated through simulation results.

MATLAB 402 views Tagged

MATLAB simulation of PID control algorithm where parameters Kp, Ki, and Kd represent the proportional, integral, and derivative terms of the PID controller respectively, with implementation examples using transfer functions and discrete-time formulations.

MATLAB 234 views Tagged

Motion Blur Parameter Estimation with Direction Calculator - MATLAB-based implementation for motion blur image restoration algorithm focusing on blur direction estimation techniques

MATLAB 227 views Tagged