index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
569
/
CH4
/
EX4.9
/
4_9.sci
blob: aabf42e4e74eed5413c1b65a7a0b7de01a7a8d01 (
plain
)
1
2
3
4
5
// Calculate the time constant ess=5; A=0.1; tc=ess/A; disp(tc,'time constant(s)')