summaryrefslogtreecommitdiff
path: root/3630/CH14/EX14.23
diff options
context:
space:
mode:
Diffstat (limited to '3630/CH14/EX14.23')
-rw-r--r--3630/CH14/EX14.23/Ex14_23.sce4
1 files changed, 4 insertions, 0 deletions
diff --git a/3630/CH14/EX14.23/Ex14_23.sce b/3630/CH14/EX14.23/Ex14_23.sce
new file mode 100644
index 000000000..a3cc73b99
--- /dev/null
+++ b/3630/CH14/EX14.23/Ex14_23.sce
@@ -0,0 +1,4 @@
+clc;
+fC1=5000;
+fC1T=fC1/(2^0.5-1)^0.5;
+disp('kHz',fC1T/1000,"fC1T=");