summaryrefslogtreecommitdiff
path: root/1106/CH1/EX1.2/ex1_2.sce
blob: 59fd42e561b55839f856be3a1d92d85dc8e38dd7 (plain)
1
2
3
4
5
6
7
8
9
// Example 1.2, page no-23
clear
clc

Rs=30
R=1000
luponw=R/Rs
printf('L upon W =100/3')
printf("\n1kohm resistor can be fabricated by using a pattern of 100 mil* 3 mil")