MATLAB Simulation of PLL Loop Phase Noise
MATLAB M-File for Simulating Phase-Locked Loop (PLL) Phase Noise with Code Implementation
Explore MATLAB source code curated for "仿真" with clean implementations, documentation, and examples.
MATLAB M-File for Simulating Phase-Locked Loop (PLL) Phase Noise with Code Implementation
Simulation program for robot robust adaptive control, featuring robot dynamic modeling and structural analysis
This simulation models inter-turn short-circuit faults in three-phase transformers, covering three-phase, single-phase, two-phase, and two-phase-to-ground short-circuit scenarios, with implementation of current waveform analysis for fault diagnosis.
Exceptional work! This outstanding paper from the 2009 American Mathematical Contest in Modeling (MCM) Problem A features MATLAB source code that comprehensively solves roundabout traffic simulation challenges. The implementation demonstrates cellular automata-based modeling and simulation of transportation systems (roundabouts) using MATLAB. Includes complete MCM 2009 Problem A paper with solutions and functional code.
MATLAB-based simple quadcopter model suitable for flight simulation, featuring dynamic parameter adjustment and flight characteristic analysis
Simulation of AC motor soft start with corresponding startup simulation diagrams
Simulation of distributed control systems using TrueTime toolbox with code implementation examples
Source code implementation of the TE (Tennessee-Eastman) system, providing a comprehensive benchmark platform for fault diagnosis simulation and control algorithm development
This program simulates two autonomous underwater vehicles (AUVs) navigating in a specific formation - one leading and one following - to cooperatively accomplish missions. The implementation focuses on formation control algorithms and inter-vehicle coordination logic.
Simulation program modeling the CP process of SIR information diffusion model. The SIR model is an information propagation framework based on epidemiological dynamics, implemented with numerical integration and state transition logic.