离散系统 Resources

Showing items tagged with "离散系统"

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 302 views Tagged

This classic textbook "Dynamical Systems with Applications using MATLAB" provides comprehensive coverage of dynamical nonlinear systems theory for both discrete and continuous systems (including fractals, chaos, and nonlinear systems). The accompanying code attachments correspond to each chapter, enabling readers to conduct experiments and generate visually striking images (such as fractals). These implementations span mechanical systems, chemical kinetics, electronic circuits, species interactions, economics, nonlinear optics, biology, neural networks, and materials science. The repository contains extensive source code with detailed algorithmic explanations and key function descriptions.

MATLAB 230 views Tagged

MATLAB programming examples covering: unit sample sequence generation, complex sinusoidal sequences, difference equations of discrete systems, impulse response and convolution analysis, frequency response analysis and pole-zero distribution of discrete systems, MATLAB-based digital filter design, and FFT algorithm applications with implementation insights.

MATLAB 222 views Tagged