Semidefinite Relaxation codes for the discrete Integer Least Squares problem

 
 

PSK Detector

By downloading this software, you agree to be legally bound by the terms and conditions of this License.

Latest version 0.9
Release date December 03, 2006
Compatibility Matlab 7.0+, Windows OS
Download Click to download version 0.9

Installation:

  • Place files in the directory of your choice (param.default file must be in the same directory as psk.dll file).
  • Run a test driver from Matlab to verify that everything works fine.

Tests included in the downloadable archive:

<test_binary.m> tests PSK Detector with a real square mixing matrix and BPSK-modulated signals,

<test_8psk.m> tests PSK Detector with a complex square mixing matrix and 8-PSK-modulated signals.

SDR Detector

By downloading this software, you agree to be legally bound by the terms and conditions of this License.

Latest version 0.9.2.
Release date October 15, 2006 (for Windows); Feb 22, 2008 (for Linux)
Compatibility Matlab 6.0+, Windows OS, Linux OS
Download Click to download version 0.9.2. for Windows OS

;
Click to download version 0.9.2b. for Linux OS

Installation:

  • Place files in the directory of your choice.
  • Run a test driver from Matlab to verify that everything works fine.

Major changes from the previous release:

  • Now SDR Detector accepts fat channel matrices in addition to tall and square ones. The warm start procedure is bypassed when the detector runs on fat channel matrices.
  • Full support of complex channel matrices and QPSK-modulated signals.
  • Full compatibility with Matlab 6.X in addition to Matlab 7.X.

Examples of use: please see page Examples

Tests included in the downloadable archive:

<testsdr.m> tests the channel with a real square channel and BPSK-modulated signals,

<test_bpsk.m> tests the channel with a real fat matrix and BPSK-modulated signals,

<test_qpsk.m> tests the channel with complex square matrix and QPSK-modulated signals.

Previous versions :

Previous version 0.9.1.
Release date June 10, 2006
Compatibility Matlab 7.0+, Windows OS
Download Click to download version 0.9.1.