discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Generic finite state machine / Viterbi algorithm


From: Achilleas Anastasopoulos
Subject: Re: [Discuss-gnuradio] Generic finite state machine / Viterbi algorithm implementation
Date: Fri, 14 Apr 2006 09:43:26 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Here is an update on this project:

1) Optional initial/final state for Viterbi (put a negative number if you don't want to set it)

2) Automated the process of FSM generation for any ISI channel and modulation size, so now this part is done for you, instead of having to generate the FSM file (with, say matlab) and then read it in python.
This piece of code is in the file fsm.py

3) Wrote two examples on ISI equalization using Viterbi: test_isi1.py, test_isi2.py

Check all updates at
http://www.eecs.umich.edu/~anastas/gnuradio/


Achilleas








reply via email to

[Prev in Thread] Current Thread [Next in Thread]