Maximum Likelihood Sequence Detection for GMSK

버전 1.0.0 (11 KB) 작성자: Tunç Arslan
This zip file contains a regular and fast versions of the so called "Maximum Likelihood Sequence Detection" for GMSK.
다운로드 수: 478
업데이트 날짜: 2018/8/8

라이선스 보기

This zip file contains a regular and fast versions of the so called "Maximum Likelihood Sequence Detection" for GMSK. It employs the Viterbi Algorithm to solve the MLSD problem. Trellis of GMSK is reduced state as written in necessary paper and thesis' I have used as reference. There are both coherent and non-coherent receivers. In fact coherent / non-coherent receiver uses the same structure but a "forgetting factor" method is employed in order to create the difference. Mathematical background as well as references can be found in the project website.

There are two test files. "GMSK_MLSD_test.m" script is more straight forward and easy to understand, it employs only for loops to solve the Viterbi Algorithm. "GMSK_MLSD_fast_test.m" employs some convolution tricks to decrease the computation time, it is around 2 times faster compared to the regular script.

This is essentially a soft input hard output type Viterbi Algorithm, so with some modifications it can be easily employed to any type of solver that uses Viterbi Algorithm.

인용 양식

Tunç Arslan (2024). Maximum Likelihood Sequence Detection for GMSK (https://www.mathworks.com/matlabcentral/fileexchange/68444-maximum-likelihood-sequence-detection-for-gmsk), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Error Detection and Correction에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0