jueves, 14 de febrero de 2013

Homework 1 - Noisy Channel

For this week, was commissioned a program to simulate a noisy channel, built in python to generate a conversion of zeros and ones given the input, for data transmission on the channel, then analyze the data.

Operation:

The program works by terminal, we first as argument the length of the word, then put the following argument amount to generate zeros, then the probability of receiving argument zeros and then the receiving one, finally the argument many reps per word

Code:
Program running:

Image:
Image 2:


Repository

1 comentario:

  1. En el código faltó lo de desviación estándar; vale 4 pts. En el reporte falta todo el análisis y visualización; vale 2 pts.

    ResponderEliminar