参数修改 Resources

Showing items tagged with "参数修改"

This project contains multiple .m files with comprehensive comments for easy understanding. You can modify parameters and extend functionality according to your specific requirements. Suitable as a reference for graduation projects. Note: Avoid using images with uniform color distribution; diverse image content works better.

MATLAB 214 views Tagged

MATLAB simulation modeling for photovoltaic cells featuring a user interface for multi-parameter modification, including temperature and light intensity parameters that influence battery module performance, with code-based implementation of parameter adjustment algorithms.

MATLAB 262 views Tagged

Custom implementation of continuous wavelet transform using Morlet wavelet with adjustable parameters. The function accepts three input variables: signal data, signal length, and decomposition levels. Returns three output variables: wavelet coefficients, frequency information, and scale parameters. This implementation performs nLevel wavelet decomposition on input signals. Users can directly call this function after providing required inputs. Note: Output differs from MATLAB's built-in cwt function - users should verify algorithm compatibility with their specific input/output requirements. The current implementation is functional but undergoing refinement.

MATLAB 242 views Tagged

This simulation system provides reliable modeling of brushless DC motor control systems. By modifying parameters such as PWM frequency, PID gains, and motor constants, users can simulate various motor operating conditions. The modular code structure allows easy integration of custom motor models and control algorithms.

MATLAB 256 views Tagged