File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 129129 "cell_type": "markdown",
130130 "metadata": {},
131131 "source": [
132- "### 1.1 Smooth Finite Difference: Mean smoothing"
132+ "### 1.1 Mean smoothing"
133133 ]
134134 },
135135 {
168168 "cell_type": "markdown",
169169 "metadata": {},
170170 "source": [
171- "### 1.2 Smooth Finite Difference: Median smoothing"
171+ "### 1.2 Median smoothing"
172172 ]
173173 },
174174 {
207207 "cell_type": "markdown",
208208 "metadata": {},
209209 "source": [
210- "### 1.3 Smooth Finite Difference: Gaussian smoothing"
210+ "### 1.3 Gaussian smoothing"
211211 ]
212212 },
213213 {
246246 "cell_type": "markdown",
247247 "metadata": {},
248248 "source": [
249- "### 1.4 Smooth Finite Difference: Friedrichs smoothing"
249+ "### 1.4 Friedrichs smoothing"
250250 ]
251251 },
252252 {
285285 "cell_type": "markdown",
286286 "metadata": {},
287287 "source": [
288- "### 1.5 Smooth Finite Difference: Butterworth smoothing"
288+ "### 1.5 Butterworth smoothing"
289289 ]
290290 },
291291 {
326326 "source": [
327327 "## 2. Polynomial-Based Methods\n",
328328 "\n",
329- "### 2.1 Spline smoothing "
329+ "### 2.1 Splines "
330330 ]
331331 },
332332 {
365365 "cell_type": "markdown",
366366 "metadata": {},
367367 "source": [
368- "### 2.2 Sliding Polynomial Fit "
368+ "### 2.2 Sliding polynomial fit "
369369 ]
370370 },
371371 {
404404 "cell_type": "markdown",
405405 "metadata": {},
406406 "source": [
407- "### 2.3 Savitzky-Golay Filter "
407+ "### 2.3 Savitzky-Golay filter "
408408 ]
409409 },
410410 {
525525 "cell_type": "markdown",
526526 "metadata": {},
527527 "source": [
528- "### 4.2 Convex Total Variation Regularization: regularize acceleration with gaussian smoothing"
528+ "### 4.2 TVR acceleration with gaussian smoothing"
529529 ]
530530 },
531531 {
Original file line number Diff line number Diff line change 162162 "cell_type": "markdown",
163163 "metadata": {},
164164 "source": [
165- "### 1.1 Smooth Finite Difference: Mean smoothing"
165+ "### 1.1 Mean smoothing"
166166 ]
167167 },
168168 {
201201 "cell_type": "markdown",
202202 "metadata": {},
203203 "source": [
204- "### 1.2 Smooth Finite Difference: Median smoothing"
204+ "### 1.2 Median smoothing"
205205 ]
206206 },
207207 {
240240 "cell_type": "markdown",
241241 "metadata": {},
242242 "source": [
243- "### 1.3 Smooth Finite Difference: Gaussian smoothing"
243+ "### 1.3 Gaussian smoothing"
244244 ]
245245 },
246246 {
279279 "cell_type": "markdown",
280280 "metadata": {},
281281 "source": [
282- "### 1.4 Smooth Finite Difference: Friedrichs smoothing"
282+ "### 1.4 Friedrichs smoothing"
283283 ]
284284 },
285285 {
318318 "cell_type": "markdown",
319319 "metadata": {},
320320 "source": [
321- "### 1.5 Smooth Finite Difference: Butterworth smoothing"
321+ "### 1.5 Butterworth smoothing"
322322 ]
323323 },
324324 {
398398 "cell_type": "markdown",
399399 "metadata": {},
400400 "source": [
401- "### 2.2 Sliding Polynomial Fit "
401+ "### 2.2 Sliding polynomial fit "
402402 ]
403403 },
404404 {
437437 "cell_type": "markdown",
438438 "metadata": {},
439439 "source": [
440- "### 2.3 Savitzky-Golay Filter "
440+ "### 2.3 Savitzky-Golay filter "
441441 ]
442442 },
443443 {
556556 "cell_type": "markdown",
557557 "metadata": {},
558558 "source": [
559- "### 4.2 Convex Total Variation Regularization: regularize acceleration with gaussian smoothing"
559+ "### 4.2 TVR acceleration with gaussian smoothing"
560560 ]
561561 },
562562 {
You can’t perform that action at this time.
0 commit comments