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