e17f493cd5
ex-6: fix EMD typo
2020-07-05 11:35:50 +02:00
bdc12117a7
ex-5: revised and typo-fixed
...
Some images and an article have also been added to the folder.
The todo has been updated too as well as the readme.
2020-07-05 11:35:49 +02:00
9303f4f379
ex-6 compute EMD of the convolution
2020-07-05 11:35:49 +02:00
b9775b3602
ex-6: fix EMD typo
2020-07-05 11:35:49 +02:00
f60f1f65d3
ex-5: modified
...
A for-cycle has been implemented in order to produce a bunch of
results with different numbers of function-calls which can now
be plotted with plot.py, which has been added to the folder.
2020-07-05 11:35:48 +02:00
1ccf3759c5
ex-6: fix EMD typo
2020-07-05 11:35:48 +02:00
3119e18451
ex-6: add EDM plots
2020-07-05 11:35:48 +02:00
67ce6649c6
ex-6: correct the usage message
2020-07-05 11:35:47 +02:00
51b6100909
makefile: add test to ex-6 target
2020-07-05 11:35:47 +02:00
12f15e1998
ex-4: revised and typo-fixed
2020-07-05 11:35:46 +02:00
4aa8eefaf9
ex-3: revised and typo-fixed
2020-07-05 11:35:45 +02:00
b865dd83ac
ex-6: initial work on deconvolution testing
2020-07-05 11:35:45 +02:00
19981225f2
ex-6: use gaussian noise instead of poisson
2020-07-05 11:35:45 +02:00
67c9d46188
ex-6: fix fft deconvolution
...
The Fourier transform of the kernel wasn't implemented
correctly and resulted in 0 division when the bins are
odd-numbered, moreover the whole histogram was shifted
by one bin to the right.
2020-07-05 11:35:44 +02:00
c6939be6d0
ex-2: revised and typo-fixed
2020-07-05 11:35:44 +02:00
1bd691a24b
ex-1: revised and typo-fixed
2020-07-05 11:35:44 +02:00
aa36fca43e
ex-6: written EMD description and implementation
2020-07-05 11:35:43 +02:00
df5f5f9ac6
bib: added bibliography to pdf
2020-07-05 11:35:43 +02:00
110149f709
ex-6: started writing about the histograms comparison
2020-07-05 11:35:43 +02:00
37094d0cf7
ex-7: change colors in points.pdf
2020-07-05 11:35:42 +02:00
dc7d3b4b9b
ex-6: improve plots
2020-07-05 11:35:42 +02:00
3920539a3a
readme: add exercise 4 and 5
2020-07-05 11:35:42 +02:00
5a5cd927e3
ex-4: fixed typos
2020-07-05 11:35:41 +02:00
e7937a8c0d
ex-5: rearranged everything
2020-07-05 11:35:41 +02:00
cb6dc269c1
todo: updated
2020-07-05 11:35:40 +02:00
9641c0a39b
ex-4: fit plot added
2020-07-05 11:35:39 +02:00
2864d9e524
ex-7: improve plots
2020-07-05 11:35:39 +02:00
7fd86ac64f
all: made some binary files
2020-07-05 11:35:39 +02:00
6b1bd1fbc5
all: adjusted help for each program, complete with default options
2020-07-05 11:35:38 +02:00
efa2ceeb30
readme: add exercise 7
2020-07-05 11:35:38 +02:00
ca873622c0
readme: add exercise 6
2020-07-05 11:35:38 +02:00
365b239701
ex-4: χ² minimization results reported
2020-07-05 11:35:37 +02:00
ba55f1b57b
readme: add exercises 2,3
2020-07-05 11:35:37 +02:00
072cc297ad
ex-3: remove old results.md
2020-07-05 11:35:37 +02:00
fca479aa63
ex-3: implement variable bins in the plot
2020-07-05 11:35:36 +02:00
dc845be7ef
ex-3: call it a p-value
2020-07-05 11:35:36 +02:00
ffd1002d4c
ex-3: fix plot sphere but keep it hidden
...
It's ugly as sin since aspect=equal is still impossible in matplotlib
3.1 and later.
2020-07-05 11:35:36 +02:00
d8800f6c3b
ex-1: remote histogram plot program
2020-07-05 11:35:35 +02:00
ebefc6db5a
ex-4: χ² test and error estimation completed
2020-07-05 11:35:34 +02:00
52f25bfaba
ex-3: fixed typo
2020-07-05 11:35:34 +02:00
1b39f1cf0b
misc: deleted directory
2020-07-05 11:35:34 +02:00
c560f3c57c
ex-1: changed do-while with for
2020-07-05 11:35:33 +02:00
894854948d
add a README.md
2020-07-05 11:35:33 +02:00
75bc5caede
ex-1/main.c: make sample size configurable
2020-07-05 11:35:33 +02:00
15eb3dbb88
ex-1: add KDE plot program
2020-07-05 11:35:32 +02:00
09205a5f1e
misc: rename pdfs-plot.py
2020-07-05 11:35:32 +02:00
a2303df612
make the build environment more friendly
2020-07-05 11:35:32 +02:00
24f39269e6
move misc/lectures to top-level
2020-07-05 11:35:31 +02:00
ad224b825b
ex-4: renamed file dip.c into main.c as you wish
2020-07-05 11:35:30 +02:00
87beaa2248
ex-4: created a program for plotting the expected distribution
2020-07-05 11:35:29 +02:00