summaryrefslogtreecommitdiff
path: root/74/CH8/EX8.7/example7_sce.sce
blob: 1ff40d5d491a8e9b51b4d33ae3a6c40944c4a806 (plain)
1
2
3
4
5
6
7
8
9
10
11
//chapter8
//example8.7
//page 303
f=1000;
T=1/f
Td=T/2
C=.1*10^-6;
//Td=.69R2C
R2=Td/(.69*C);
disp(R2)
R1=R2//for square wave R1=R2