验证 Resources

Showing items tagged with "验证"

This program implements baseband FM modulation and demodulation with comprehensive code comments and verification. It helps understand baseband signal processing methods through practical implementation examples.

MATLAB 223 views Tagged

A MATLAB Simulink-based satellite rendezvous and docking model that validates rendezvous and docking algorithms, demonstrating key control system components and mathematical implementation approaches.

MATLAB 207 views Tagged

This MATLAB implementation of the AES encryption and decryption algorithm has been verified for functional correctness and serves as an excellent resource for learning cryptographic programming. The code demonstrates key operations including key expansion, substitution boxes (S-boxes), and round transformations using MATLAB's matrix operations and bitwise functions.

MATLAB 195 views Tagged