For each, submit a printout of your program (or a transcript of your Matlab/Maple session if you used the Appendix) your results (the decrypted plaintext for #8, and the recurrence for #11).
Note: you may write a program to do this from scratch (that's what I did for Vigenere), or use the book's code, following the process given in Appendices (e.g, C.2 example 4 in Matlab; that's what I did for LFSR). You reap what you sow: it's harder work to code from scratch, but you get more out of it (that being said, feel free to use the book's code if you get stuck on any details).