index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3630
/
CH9
/
EX9.6
/
Ex9_6.sce
blob: 11b7dc5318161ec8647e0058d9e64f225e23da2a (
plain
)
1
2
3
4
5
clc; Vin=0.08; //Volt Av=48.3; Vout=Av*Vin; //Volt disp('V',Vout,"Vout=");