summaryrefslogtreecommitdiff
path: root/1733/CH8/EX8.9/8_9.sce
blob: e91b0c665a74252246a284760c05f6ea750abf7d (plain)
1
2
3
4
5
6
7
//8.9
clc;
f=10*10^3;
Vp=6
Initial_slope_of_sine_wa=2*%pi*f*Vp*10^-6;
printf("Initial slope of sine wave= %.5f V/us", Initial_slope_of_sine_wa)
disp('Since slew rate of the amplifier is 0.4V/us, there is no slew rate distortion')