Ahmet Inan
|
beecb3bd2c
|
added simple linear regression
|
2018-08-08 10:16:28 +02:00 |
|
Ahmet Inan
|
5eec31a61f
|
need CRCs way to often
|
2018-07-28 21:13:53 +02:00 |
|
Ahmet Inan
|
9bd5546470
|
added Algorithm for computing Natural Cubic Splines
Modified algorithm from Wikipedia to work with integer x_i and x_i >= 0:
https://en.wikipedia.org/wiki/Spline_(mathematics)#Algorithm_for_computing_natural_cubic_splines
|
2018-03-28 16:29:46 +02:00 |
|
Ahmet Inan
|
52b16be64a
|
added WAV file writer
|
2018-03-10 20:10:54 +01:00 |
|
Ahmet Inan
|
24594f93bb
|
added Blackman window
|
2018-03-04 09:14:13 +01:00 |
|
Ahmet Inan
|
4e00849662
|
added const.hh for some constants
|
2018-03-04 08:23:57 +01:00 |
|
Ahmet Inan
|
7041b750af
|
improved sentence about Kahan summation a bit
|
2018-03-03 12:51:42 +01:00 |
|
Ahmet Inan
|
d08fb02393
|
added list of window functions
|
2018-03-03 12:48:52 +01:00 |
|
Ahmet Inan
|
799c09a0fb
|
added some window functions
|
2018-03-02 15:57:07 +01:00 |
|
Ahmet Inan
|
7770fff23c
|
The Kahan summation is very handy
|
2018-03-02 14:26:30 +01:00 |
|
Ahmet Inan
|
826ee2b085
|
Initial commit
|
2018-03-02 14:04:46 +01:00 |
|