Research on PPM Signal Demodulation Methods
This research explores PPM signal demodulation techniques, featuring implementation programs for both hard-decision and soft-decision approaches with detailed algorithmic explanations.
Explore MATLAB source code curated for "硬判决" with clean implementations, documentation, and examples.
This research explores PPM signal demodulation techniques, featuring implementation programs for both hard-decision and soft-decision approaches with detailed algorithmic explanations.
Implementation of Viterbi decoding algorithm for convolutional codes with support for both soft-decision and hard-decision decoding methods, featuring algorithm explanations and code implementation details derived from English academic textbooks.
Implementation of cognitive radio cooperative spectrum sensing using energy detection methodology with hard decision fusion and voting mechanism for improved reliability
Simulation implementation of Viterbi soft decision decoding with performance comparison between soft and hard decision approaches
A comprehensive implementation of LMS algorithm training filter featuring adaptive filtering, equalization processing, and hard decision capabilities including three main modules: training sequence optimization, equalization filtering, and bit error rate calculation
MATLAB code for UWB Viterbi decoding featuring both custom Viterbi decoder implementation and MATLAB built-in function calls; includes hard decision and soft decision decoding approaches; strictly compliant with MB-OFDM UWB protocol specifications with detailed code structure explanations
Implementation of Viterbi decoding for convolutional codes with excellent performance characteristics, featuring both soft and hard decision approaches.