File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 1+ <h1 >Sample output</h1 >
2+ The improved algorithm now finds the best solution by evaluating how close either the heighest or the lowest output voltage to the initially given
3+ anticipated output voltage is and trys to find those solutions with the smallest possible spread between those two voltages. Highest and lowest
4+ output voltages depend on the series specific error for each of the resistors of the divider.</p >
5+
6+ <p >The results shown in the table below are sorted from best to poorest</p >
7+
18<! DOCTYPE html>
29<head >
3- <style >
4- table ,th ,td {
5- border : 1px solid black ;
6- border-collapse : collapse ;
7- padding-right : 5px ;
8- padding-left : 5px ;
9- padding-top : 5px ;
10- padding-bottom : 5px ;
11- text-align : center ;
12- }
13- </style >
1410
1511</head >
1612<body >
You can’t perform that action at this time.
0 commit comments