You are on page 1of 2

In[18]:=

Q r c

6; 300; 250; r c;

Plot Q 1 Exp t , t, 0, 10 ^ 5 , PlotLabel " Charging curve of a capacitor ", AxesLabel "time", "charge" , PlotStyle Green, Thickness 0.008

Charging curve of a capacitor


charge

3
Out[22]=

20 000

40 000

60 000

80 000

time 100 000

Clear I 10; R 15; L 40; L R; Plot I 1 Exp t , t, 0, 10 , PlotLabel "Growth of Current", AxesLabel "time", "current" , PlotStyle

Pink, Thickness 0.008

Growth of Current
current

Out[12]=

10

time

sushma b.sc2nd sem..nb

In[39]:=

Plot Sec x ,

x, 0, 2 , PlotStyle

Orange, Thickness 0.008

Out[39]=

In[35]:=

Plot Cos x , x, 0, 6 , PlotStyle


1.0

Pink, Thickness 0.02

0.5

Out[35]=

10

15

0.5

1.0
In[36]:=

Plot
6 4 2

Cot x , Cot 2 x , Cot 3 x , Cot 4 x , Cot 5 x

, x, 0, 5

Out[36]=

5 2 4 6

10

15

You might also like