Commit f3b45fe
committed
adding function to estimate fold hinge location
finds the roots of the function for a given range and step size.
Start looking at range[0] + step find root, then look at range[0]+step,
to range[0]+2*step while <range[1]
note the step should be smaller than the wavelength1 parent 64f6f1c commit f3b45fe
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
0 commit comments