How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\j2sdk1.4.0\INCLUDE /Ie:\j2sdk1.4.0\INCLUDE\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise.
The packet INCLUDE:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver)
4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder).
You should run "Simulation.m" function that INCLUDE all modules.
this tar INCLUDEs my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also INCLUDE some testfiles and config file and a readme which describes how to run this program.