libdspl-2.0/examples/src
Dsplib 141d792e3b added functions for power spectrum density estmation
Changes to be committed:
	modified:   dspl/ide/codeblocks/dspl.cbp
	modified:   dspl/ide/codeblocks/dspl.layout
	modified:   dspl/ide/codeblocks/dspl.workspace.layout
	modified:   dspl/ide/codeblocks/examples.layout
	modified:   dspl/src/complex.c
	modified:   dspl/src/fft.c
	new file:   dspl/src/psd.c
	new file:   examples/src/psd_welch_test.c
	modified:   include/dspl.c
	modified:   include/dspl.h
2020-10-08 19:36:29 +03:00
..
array_test.c Examples style changed 2020-07-18 09:34:52 +03:00
bessel_i0.c Examples style changed 2020-07-18 09:34:52 +03:00
bilinear_test.c Examples style changed 2020-07-18 09:34:52 +03:00
butter_ap_test.c Examples style changed 2020-07-18 09:34:52 +03:00
butter_ap_zp_test.c Examples style changed 2020-07-18 09:34:52 +03:00
cheby1_ap_test.c Examples style changed 2020-07-18 09:34:52 +03:00
cheby1_ap_zp_test.c Examples style changed 2020-07-18 09:34:52 +03:00
cheby2_ap_test.c Examples style changed 2020-07-18 09:34:52 +03:00
cheby2_ap_zp_test.c Examples style changed 2020-07-18 09:34:52 +03:00
cheby_poly1_test.c Examples style changed 2020-07-18 09:34:52 +03:00
cheby_poly2_test.c Examples style changed 2020-07-18 09:34:52 +03:00
complex_test.c Examples style changed 2020-07-18 09:34:52 +03:00
conv_fft_cmplx_test.c Examples style changed 2020-07-18 09:34:52 +03:00
conv_fft_test.c Examples style changed 2020-07-18 09:34:52 +03:00
conv_test.c Examples style changed 2020-07-18 09:34:52 +03:00
dft_cmplx_test.c Examples style changed 2020-07-18 09:34:52 +03:00
dft_test.c Examples style changed 2020-07-18 09:34:52 +03:00
dspl_info_test.c Examples style changed 2020-07-18 09:34:52 +03:00
ellip_ap_test.c Examples style changed 2020-07-18 09:34:52 +03:00
ellip_ap_zp_test.c Examples style changed 2020-07-18 09:34:52 +03:00
ellip_cd_test.c added examples for elliptic functions 2020-10-02 23:20:49 +03:00
ellip_landen_test.c Examples style changed 2020-07-18 09:34:52 +03:00
ellip_sn_test.c added examples for elliptic functions 2020-10-02 23:20:49 +03:00
fft_cmplx_test.c Examples style changed 2020-07-18 09:34:52 +03:00
fft_test.c Examples style changed 2020-07-18 09:34:52 +03:00
filter_iir_test.c Examples style changed 2020-07-18 09:34:52 +03:00
fir_linphase_test.c Examples style changed 2020-07-18 09:34:52 +03:00
gnuplot_script_test.c Examples style changed 2020-07-18 09:34:52 +03:00
idft_cmplx_test.c Examples style changed 2020-07-18 09:34:52 +03:00
ifft_cmplx_test.c Examples style changed 2020-07-18 09:34:52 +03:00
iir_bstop.c added function for analog and digital filters group delay calculation. 2020-08-18 20:38:42 +03:00
iir_lpf.c Examples style changed 2020-07-18 09:34:52 +03:00
iir_test.c Project structure is changed 2020-10-02 14:50:18 +03:00
matrix_eig.c Examples style changed 2020-07-18 09:34:52 +03:00
matrix_mul.c Examples style changed 2020-07-18 09:34:52 +03:00
matrix_print.c Examples style changed 2020-07-18 09:34:52 +03:00
matrix_transpose.c Examples style changed 2020-07-18 09:34:52 +03:00
polyroots_test.c Doxygen doc moved to src 2020-07-23 21:55:02 +03:00
psd_welch_test.c added functions for power spectrum density estmation 2020-10-08 19:36:29 +03:00
randb_test.c Examples style changed 2020-07-18 09:34:52 +03:00
randi_test.c Examples style changed 2020-07-18 09:34:52 +03:00
randn_test.c Examples style changed 2020-07-18 09:34:52 +03:00
randu_accuracy_test.c Examples style changed 2020-07-18 09:34:52 +03:00
randu_test.c Examples style changed 2020-07-18 09:34:52 +03:00
sinc_test.c Examples style changed 2020-07-18 09:34:52 +03:00
sine_int_test.c Examples style changed 2020-07-18 09:34:52 +03:00
windows_test.c added windows example 2020-10-01 14:55:25 +03:00
writetxt_3d_test.c added function for analog and digital filters group delay calculation. 2020-08-18 20:38:42 +03:00
xcorr_cmplx_test.c 1) added xcorr fucntions for real and complex data 2020-09-04 14:43:44 +03:00
xcorr_test.c 1) added xcorr fucntions for real and complex data 2020-09-04 14:43:44 +03:00