first day, this will be boring matlab, c, c++ required knowledge x=0:0.01:6.28; y=sin(x); whos y whos x plot(x,y) xlabel('x'); ylabel('y'); grid; title('demo') rand with no options gives a number between 0 and 1 computer networking! analyzing delays and throughput will discuss max throughput barrier discussing complete mesh networks vs partial mesh and other configurations complete mesh aka fully connected configuration (FCC) nodes links 1 0 2 1 3 3 4 6 5 10 6 15 1a + 1b +c = 0 4a + 2b +c = 1 9a + 3b +c = 3 3a +b = 1 5a +b = 2 2a = 1 a=1/2 b=-1/2