Matlab Resources

Showing items tagged with "Matlab"

MATLAB program for computing bifurcation diagrams of two-dimensional discrete systems, widely applicable in nonlinear dynamics and complex economics. This implementation features parameter iteration, system evolution tracking, and can be extended to higher-dimensional discrete mapping systems. The code efficiently visualizes dynamic behavior transitions using built-in plotting functions.

MATLAB 303 views Tagged

This MATLAB S-function implements a doubly-fed induction generator (DFIG) model specifically designed for wind power research. Unlike MATLAB's built-in DFIG model that combines generator, converter, and other components into a black-box system, this implementation uses S-functions to provide modular parameter customization for active and reactive power decoupling analysis. The model enables researchers to modify electrical parameters through S-function blocks and study generator dynamics without being constrained by pre-configured system-level limitations.

MATLAB 290 views Tagged

This repository contains MATLAB source code from our time-frequency analysis toolbox, specifically designed for processing EEG spectrograms and raw EEG waveform data with comprehensive signal processing capabilities.

MATLAB 347 views Tagged