Wykres commitów

164 Commity (master)

Autor SHA1 Wiadomość Data
Dsplib 8cea265a9b changed documteation groups 2019-06-27 10:32:11 +03:00
Sergey Bakhurin 973a6495c6 addded documenation for complex functions and convolution 2019-06-22 20:34:06 +03:00
Sergey Bakhurin 8df0c8fa66 addded documenation for array function and complex 2019-06-18 16:57:48 +03:00
Sergey Bakhurin 4ebf6f0df4 addded doc for decimate functions 2019-06-09 23:58:50 +03:00
Sergey Bakhurin e09b960286 merged 2 versions 2019-06-09 15:37:28 +03:00
Sergey Bakhurin ba715696a5 add some doc 2019-06-09 15:30:11 +03:00
Dsplib 2c1704d505 commit 2019-06-09 15:25:11 +03:00
Dsplib 5da9d064a1 added function iir 2019-04-28 23:44:51 +03:00
Dsplib 90a32fdd21 added doxydoc for fft_cmplx and ifft_cmplx_test
added functions histogram, histogram_norm and minmax
2019-04-03 23:37:47 +03:00
Dsplib 163dd4d4e8 added mrg32k3a random algorithm 2019-03-31 20:08:11 +03:00
Dsplib 516fa73ace added doc fft 2019-03-12 00:00:48 +03:00
Dsplib ef1ba40bfb added matrix_lu decomposition 2019-02-26 23:37:58 +03:00
Dsplib 1afe24f324 added kaiser window 2019-02-20 23:41:47 +03:00
Dsplib 242123b597 added filter_fir and bessel_i0 function 2019-02-19 23:49:00 +03:00
Dsplib 966d85edb4 1. Added function window
2. Deleted test folder
3. Addeddded examples folder
4. Updated doxygen project
2019-02-17 16:59:42 +03:00
Dsplib b0b23ce5a7 added sine_int function and documntation
plt files changed (gnuplot will produce only png images)
2019-02-06 23:57:53 +03:00
Dsplib 0e646be5df changes 2019-02-03 23:09:51 +03:00
Dsplib 5e2a08cee4 changed fft_t structure (deleted p2)
updated doxygen script
2019-01-11 00:08:14 +03:00
Dsplib 50b7708c42 Initial 2019 year commit.
1) Changed copyright for every file header comments
2) Fixed fft problem with simple length
2019-01-09 23:22:17 +03:00
Dsplib a3d007c3c2 added fft for simple numbers 2018-12-20 22:26:10 +03:00
Dsplib c421ea8a3e transpose16x16 renamed as transpose4x4 2018-12-12 23:48:01 +03:00
Dsplib 3217aed2af fixed fft16 2018-12-12 23:45:42 +03:00
Dsplib 2a26f8aa4f new fft and solved warnings 2018-12-11 23:58:50 +03:00
Dsplib a80958c04b added verificator and FFT7. Also added readbin 2018-12-10 23:37:31 +03:00
Dsplib 9bd67cec76 added gitignore to obj dir 2018-11-17 18:12:29 +03:00
Dsplib d5945d99ad fixed fftn 2018-10-26 23:16:33 +03:00
Dsplib 8378a3517d added new fft function (doesn't work) 2018-10-25 20:25:39 +03:00
Dsplib 6f01ae80cd style chages 2018-10-24 20:39:51 +03:00
Dsplib 9897ebeae0 some changed in the doc 2018-10-13 14:44:58 +03:00
Dsplib c7fef21597 fixed VS projects 2018-10-05 16:37:20 +03:00
Dsplib b4cb9914ed added many examples and some docs 2018-10-03 23:48:33 +03:00
Dsplib 3b27da63d6 added visual studio projects and getting started page in the doc 2018-09-30 18:18:43 +03:00
Dsplib 1bdc307d5f added matrix_t and basic matrix functions 2018-09-27 00:05:39 +03:00
Dsplib 997fe0d8e7 added matrix_t 2018-09-20 23:22:29 +03:00
Dsplib 4ec07a1b4f added header and footer for doxygen
added sinc function

 Changes to be committed:
	new file:   dox/doxy_stylesheet.css
	modified:   dox/doxyfile_ru
	new file:   dox/footer.html
	new file:   dox/header.html
	modified:   dspl/src/fft.c
	modified:   dspl/src/fillarray.c
	modified:   dspl/src/fourier_series.c
	modified:   dspl/src/math.c
	modified:   dspl/src/signals.c
	modified:   include/dspl.c
	modified:   include/dspl.h
	modified:   release/include/dspl.c
	modified:   release/include/dspl.h
2018-09-12 23:52:09 +03:00
Dsplib 19d4e40a88 added low2bp filter transform 2018-08-19 17:52:03 +03:00
Dsplib afdc6bf7e5 some docs 2018-07-08 23:57:52 +03:00
Dsplib b203899a2d added ratcomops and low2low transformation 2018-07-03 20:26:36 +03:00
Dsplib c1e475064c added function for 3d plot data saving 2018-06-27 23:55:47 +03:00
Dsplib 56fa160cb7 ellip_ap function added 2018-06-05 23:50:12 +03:00
Dsplib d3471a09c8 added ellip functions docs 2018-05-25 16:52:16 +03:00
Dsplib 4306ab98ee fixed bugs in ellip_asn_cmplx and ellip_acd_cmplx. Added ellip_ap_zp 2018-05-23 23:36:00 +03:00
Dsplib 7606cce572 added ellipj 2018-05-22 22:30:02 +03:00
Dsplib 5e5ec534d1 some changes 2018-05-13 16:54:37 +03:00
Dsplib c3a60ae256 fixed conv_fft_cmplx 2018-05-10 23:53:58 +03:00
Dsplib 8fd70fa80a added conv_fft_cmplx 2018-05-09 17:47:58 +03:00
Dsplib e225ac24c2 merged versions 2018-05-05 21:07:43 +03:00
Dsplib c79c129fec before merging 2018-05-05 19:51:32 +03:00
Dsplib 3db5d9e1c3 doxygen added 2018-05-05 10:33:56 +03:00
Dsplib 06aed1dc38 added cheby2_ap_zp and dspl_info 2018-05-03 16:20:12 +03:00
Dsplib 82c6976380 doc for filter_zp2ba 2018-05-01 15:54:28 +03:00
Dsplib 233b7980e5 added freqs_resp and unwrap. Some docs 2018-04-07 15:17:30 +03:00
Dsplib 3d029712f3 added cheby1 filter 2018-04-03 23:15:14 +03:00
Dsplib 5dfdb06091 added functions for butterworth filter 2018-04-02 23:48:53 +03:00
Dsplib 032d4cba74 added freqz freqs 2018-04-01 23:08:42 +03:00
Dsplib 6fb251d989 added functions poly_z2a and poly_zp2ab 2018-03-28 00:02:37 +03:00
Dsplib 43b72c39bf fixed FFT and added some dox 2018-03-20 23:02:35 +03:00
Dsplib 8afc35f068 added fft and some dox 2018-03-18 23:11:51 +03:00
Dsplib 26c3c73692 added some functions 2018-03-16 00:01:34 +03:00
Dsplib 3daecefae2 added goertzel alg, fft bit reverse and power of 2. Also added polyval functions and some docs 2018-03-15 00:00:30 +03:00
Dsplib 4b7b75358d added doxygen documentaion 2018-03-13 23:46:25 +03:00
Dsplib 4f60fc9c4e changed project structure. Added macro for autoloading 2018-03-13 23:18:11 +03:00
Dsplib b8afe65f96 added files 2018-03-13 00:04:40 +03:00
Dsplib 4d90b08e7b initial commit 2018-03-12 23:48:32 +03:00