Wind Farm Power System Simulation in MATLAB Environment
Wind farm power system simulation in MATLAB environment, including DFIG modeling and composite wind speed models with implementation details
Explore MATLAB source code curated for "仿真" with clean implementations, documentation, and examples.
Wind farm power system simulation in MATLAB environment, including DFIG modeling and composite wind speed models with implementation details
Reliability simulation of complex systems employing Weibull distribution through Monte Carlo probabilistic simulation techniques
Simulation of three-dimensional (3D) electromagnetic wave propagation using Finite-Difference Time-Domain (FDTD) method with Perfectly Matched Layer (PML) as the absorption boundary condition
A simulation program for solving time-varying gear mesh stiffness, incorporating dynamic stiffness variation algorithms during the stiffness calculation process
Battery models are essential for simulating bidirectional energy exchange between electric vehicles and power grids, enabling performance analysis through computational approaches including equivalent circuit modeling and state-space representations.
This simulation models electric vehicle charging processes, utilizing a non-isolated DC/DC conversion stage to implement power transfer between the grid and vehicle battery systems.
This program enables robot formation simulation in MATLAB, featuring sensor modules, communication modules, controller modules, and environmental perception modules. The modular architecture allows easy modification and implementation through parameter adjustments in respective functional blocks. MATLAB is a high-performance numerical computation and visualization software developed by MathWorks, renowned as an internationally acclaimed scientific computing environment that integrates matrix operations, signal processing, and graphical display capabilities.
This work develops an emergency evacuation simulation for metro stations based on cellular automata, implemented using MATLAB to visualize crowd evacuation dynamics and calculate evacuation time metrics. The simulation employs probabilistic movement rules and obstacle avoidance algorithms to model pedestrian behavior, with results providing data-driven insights for optimizing evacuation strategies.
A foreign UAV simulation program suitable for beginner research, featuring flight dynamics modeling and autonomous system implementation.
A simulation program source code for robot path planning using artificial potential field method, featuring customizable threshold parameters with algorithm implementation details.