Design of Vertical Layered Space-Time Codes
Implementation code for vertical layered space-time code design, ideal for beginners to study and learn from with practical examples.
Explore MATLAB source code curated for "设计" with clean implementations, documentation, and examples.
Implementation code for vertical layered space-time code design, ideal for beginners to study and learn from with practical examples.
Simulation of voltage sag faults for power supply design, incorporating algorithm implementation and system modeling approaches
This codebase contains the implementation from my undergraduate project, featuring a fully functional radar signal simulation system with verified operational reliability.
Self-developed software phase-locked loop implementation based on fundamental principles, demonstrating phase synchronization algorithms and code implementation approaches.
This program implements a fuzzy logic controller for a simple water tank model. The self-designed controller demonstrates practical water level regulation through pump control, with potential value for educational and implementation reference. The implementation includes fuzzification of input signals and rule-based decision making.
This MATLAB program demonstrates the design and simulation of widely-used CIC (Cascaded Integrator-Comb) filters for Digital Down Converters (DDC), providing valuable reference material with practical code implementation examples.
Design and Performance Evaluation of STATCOM-Based Subsynchronous Damping Controller Using MATLAB/Simulink
This is a specialized simulation program designed for Fresnel diffraction! It uses plane waves as the reference light source! I have personally tested it and confirmed it is free of issues.
Comprehensive design of LQR controller for single inverted pendulum, including related research papers and custom MATLAB files with detailed code implementation and parameter analysis