仿真 Resources

Showing items tagged with "仿真"

Simulation of low-current grounding faults in power systems, modeling voltage and current waveforms under two neutral configurations in a 10KV system: ungrounded neutral and neutral grounded via arc suppression coil. The simulation includes mathematical modeling of transient behaviors and visualization of fault characteristics through waveform analysis algorithms.

MATLAB 253 views Tagged

MATLAB-based spatial arc interpolation and simulation implementation, featuring independently developed M-file functions with standardized programming interfaces for enhanced usability in robotics and CNC applications

MATLAB 213 views Tagged

MATLAB code for proportional navigation ideal trajectory simulation, providing differential equations of proportional navigation method. The implementation uses MATLAB programming language to conduct 3D data simulation of missile ideal trajectories, generates 3D ideal trajectory plots, and analyzes trajectory characteristics under varying missile and target parameters with computational approach explanations.

MATLAB 226 views Tagged

MATLAB program for implementing cellular automata (CA) - a computational model used to simulate local rules and interactions. This implementation defines CA on a grid structure where each cell represents a discrete entity with finite states. The core algorithm applies transition rules simultaneously to all cells based on their current state and the states of their neighboring cells (typically 4 or 8 neighbors). Cellular automata find applications in physics simulation, biological modeling, and complex system analysis.

MATLAB 261 views Tagged