summaryrefslogtreecommitdiff
path: root/3838/CH6/EX6.6.a/EX6_6_A.sce
diff options
context:
space:
mode:
Diffstat (limited to '3838/CH6/EX6.6.a/EX6_6_A.sce')
-rw-r--r--3838/CH6/EX6.6.a/EX6_6_A.sce7
1 files changed, 7 insertions, 0 deletions
diff --git a/3838/CH6/EX6.6.a/EX6_6_A.sce b/3838/CH6/EX6.6.a/EX6_6_A.sce
new file mode 100644
index 000000000..d68cfd28a
--- /dev/null
+++ b/3838/CH6/EX6.6.a/EX6_6_A.sce
@@ -0,0 +1,7 @@
+//ex 6.6.a
+clc;
+E=(1/(1-(0.25)^(2)))
+disp(E);
+disp('AS THE ENERGY OF THE SIGNAL IS FINITE HENCE THE FOLLOWING SIGNALIS ENERGY SIGNAL');
+
+