Community Profile

photo

Alan ZHOU


Hong Kong University of Science and Technology

Active since 2014

Professional Interests: Wireless Communication

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

View badges

Content Feed

View by

Submitted


GetRateQP(h,P,K)
Get the computation rate at a relay in compute-and-forward using QP approximation.

9 years ago | 1 download |

Submitted


MATLAB MEX functions for encoding/decoding of RS codes
2 MATLAB MEX functions, rsenc_mex and rsdec_mex, that do RS encoding/decoding.

9 years ago | 1 download |

Submitted


MATLAB MEX functions for encoding/decoding of BCH codes
2 MATLAB MEX functions, bchenc_mex and bchdec_mex, that do BCH encoding/decoding.

9 years ago | 3 downloads |

Submitted


Message Passing Algorithm for Decoding Binary LDPC Codes
An MATLAB class that implements message passing decoding for binary LDPC codes.

9 years ago | 3 downloads |

Thumbnail

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9 years ago

Submitted


CLLL lattice reduction algorithm
Complex LLL (CLLL) lattice reduction algorithm for complexed-valued lattices

10 years ago | 5 downloads |