非线性 Resources

Showing items tagged with "非线性"

Addressing the nonlinear, complex, and environmentally sensitive characteristics of lead-acid battery models, we implemented a third-order model for lead-acid battery modeling. The simulation results provide corresponding conclusions. We propose novel approaches utilizing "black-box" theory from artificial intelligence, neural network theory, and adaptive control concepts to resolve challenges in lead-acid battery simulation modeling. Key implementation aspects include MATLAB's Simscape Electrical components for battery parameterization and Stateflow for adaptive algorithm integration.

MATLAB 272 views Tagged

Kernel Principal Component Analysis is an enhanced algorithm based on Principal Component Analysis, serving as a nonlinear feature extraction technique that utilizes kernel functions to map data into higher-dimensional spaces for improved pattern recognition.

MATLAB 204 views Tagged

Empirical Mode Decomposition (EMD) is an adaptive signal decomposition method primarily applied to nonlinear and non-stationary signals. Ensemble Empirical Mode Decomposition (EEMD) addresses the mode mixing problem inherent in standard EMD. Implementation typically involves iterative sifting processes using MATLAB's signal processing toolbox or Python libraries like PyEMD.

MATLAB 545 views Tagged