summaryrefslogtreecommitdiff
path: root/2414/CH7/EX7.5/Ex7_5.sce
diff options
context:
space:
mode:
Diffstat (limited to '2414/CH7/EX7.5/Ex7_5.sce')
-rwxr-xr-x2414/CH7/EX7.5/Ex7_5.sce6
1 files changed, 6 insertions, 0 deletions
diff --git a/2414/CH7/EX7.5/Ex7_5.sce b/2414/CH7/EX7.5/Ex7_5.sce
new file mode 100755
index 000000000..8c357757a
--- /dev/null
+++ b/2414/CH7/EX7.5/Ex7_5.sce
@@ -0,0 +1,6 @@
+clc;
+close();
+//page no 231
+//prob no. 7.5
+disp('The equation becomes');
+disp('v(t)=80*cos[(2*%pi*10^8*t)+20*sin(4*%pi*10^3*t)]');