generated from kenryuS/report-temp
fixed a-2
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Current and Power of Resistors with tenth of resistance}
|
||||
\caption{Current and Power of Resistors with Tenth of Resistance}
|
||||
\label{tab:v-i-r-tenth}
|
||||
\begin{tabular}{c|r|r|r|r|r|r}
|
||||
\hline
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Applying Kirchhoff's Current Law at Point (b) in each Circuit}
|
||||
\caption{Applying Kirchhoff's Current Law at Point (b) to each Circuits}
|
||||
\label{tab:current-in-b}
|
||||
\begin{tabular}{cr}
|
||||
\hline
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Applying Kirchhoff's Voltage Law on each Loop}
|
||||
\caption{Applying Kirchhoff's Voltage Law to each Loops}
|
||||
\label{tab:voltage-in-loops}
|
||||
\begin{tabular}{crr}
|
||||
\hline
|
||||
@@ -92,7 +92,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Percentage Difference of Experiment \# 3 from Experiment \# 2 on Circuit (a)}
|
||||
\caption{Percentage Differences of Experiment \# 3 from Experiment \# 2 on Circuit (a)}
|
||||
\label{tab:exp3-exp2-diff}
|
||||
\begin{tabular}{cr}
|
||||
\hline
|
||||
@@ -121,7 +121,7 @@
|
||||
\begin{minipage}[h]{0.9\linewidth}
|
||||
\centering
|
||||
\begin{circuitikz}
|
||||
\draw (0,0) to [battery1={$E$},invert] ++(0,2) to [R={$R_i$}] ++(0,2);
|
||||
\draw (0,0) to [battery1, l={$E$},invert] ++(0,2) to [R={$R_i$}] ++(0,2);
|
||||
\draw (0,0) to [short, -o] ++(2,0);
|
||||
\draw (0,4) to [short, -o] ++(2,0);
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
\begin{minipage}[h]{0.9\linewidth}
|
||||
\centering
|
||||
\begin{circuitikz}
|
||||
\draw (0,0) to [isourceAM={$I$}] ++(0,2);
|
||||
\draw (0,0) to [isourceAM, l={$I$}] ++(0,2);
|
||||
\draw (2,0) to [R={$R_i$}] ++(0,2);
|
||||
\draw (0,0) to [short, -*] ++(2,0) to [short, -o] ++(2,0);
|
||||
\draw (0,2) to [short, -*] ++(2,0) to [short, -o] ++(2,0);
|
||||
@@ -161,7 +161,7 @@
|
||||
|
||||
\begin{table}[!ht]
|
||||
\centering
|
||||
\caption{Percentage Difference of Original and Equivalent Circuit of Experiment \# 4}
|
||||
\caption{Percentage Differences of Original and Equivalent Circuit of Experiment \# 4}
|
||||
\label{tab:exp4-diff}
|
||||
\begin{tabular}{cr}
|
||||
\hline
|
||||
|
||||
Reference in New Issue
Block a user