> Dear friend: I use poly2trellis function from communication tool > package but I can not get a correct simulation. My simulation get a > error as follows: error: `poly2trellis' undefined near line 16 column > 11 error: called from: How to use or install poly2trellis function? > Sincerely yours Benjamin >
the solution is very simple. the octave commmunication package don't consists of poly2trellis and vitdec function at the moment. i start some times ago to work on it, but at the moment, my diploma thesis has an higher priority. i have a draft of this functions, but there are not all features implemented at the moment. there is also a speed isue with the vitdec function, because it should be not useful to write it in octave. conclusion, i need some time to finish the work or to write a alpha version that can be published. if you need only one convolutional coder configuration, write your own coder and your own viterbi. it isn't too hard ;-) . otherwise you can use a comercial product. best regard, martin ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
