clc; // page no 707 // prob no 19.3 // A typical low-cost monochrome receiver has a video bandwidth of 3MHz B=3;// bandwidth in MHz // The horizontal resolution in lines is given as L_h=B*80; disp('lines',L_h,'The horizontal resolution in lines is');