libdspl-2.0/examples/src
Dsplib 7773d2867d new file: dspl/src/gnuplot/contour2d.c
modified:   examples/src/contour_test.c
	modified:   include/dspl.c
	modified:   include/dspl.h
2024-01-08 22:57:31 +03:00
..
array_test.c added tested spaces 2021-10-11 13:13:02 +03:00
bessel_i0.c
bilinear_test.c
butter_ap_test.c Changes to be committed: 2023-12-09 12:53:03 +03:00
butter_ap_zp_test.c
cheby1_ap_test.c
cheby1_ap_zp_test.c
cheby2_ap_test.c
cheby2_ap_zp_test.c
cheby_poly1_test.c
cheby_poly2_test.c
complex_test.c
contour_test.c new file: dspl/src/gnuplot/contour2d.c 2024-01-08 22:57:31 +03:00
conv_fft_cmplx_test.c
conv_fft_test.c
conv_test.c
dft_cmplx_test.c
dft_test.c
dspl_info_test.c
ellip_ap_test.c
ellip_ap_zp_test.c
ellip_cd_test.c
ellip_landen_test.c
ellip_sn_test.c
fft_cmplx_test.c
fft_test.c
filter_iir_test.c
fir_linphase_test.c
gnuplot_script_test.c
idft_cmplx_test.c
ifft_cmplx_test.c
iir_bstop.c
iir_lpf.c
iir_test.c Changes to be committed: 2023-12-09 12:53:03 +03:00
matrix_eig.c
matrix_eig.c.save Changes to be committed: 2023-12-09 12:53:03 +03:00
matrix_mul.c added doc for some matrix functions 2020-10-16 23:25:19 +03:00
matrix_pinv_test.c added pseudoinverion of matrix 2020-10-16 23:30:55 +03:00
matrix_print.c
matrix_svd_test.c Added SVD decomposition function matrix_svd for the real matricies 2020-10-16 16:26:47 +03:00
matrix_transpose.c
polyroots_test.c
psd_bartlett_cmplx_test.c added functions for psd Bartlett's method for real and complex data 2020-10-09 21:36:46 +03:00
psd_bartlett_test.c added functions for psd Bartlett's method for real and complex data 2020-10-09 21:36:46 +03:00
psd_periodogram_cmplx_test.c added functions for psd Bartlett's method for real and complex data 2020-10-09 21:36:46 +03:00
psd_periodogram_test.c added functions for psd Bartlett's method for real and complex data 2020-10-09 21:36:46 +03:00
psd_welch_cmplx_test.c added psd_welch example and doc 2020-10-12 22:40:56 +03:00
psd_welch_test.c added psd_welch example and doc 2020-10-12 22:40:56 +03:00
randb_test.c
randi_test.c
randn_test.c
randu_accuracy_test.c
randu_test.c
readbin_test.c Changes to be committed: 2023-12-09 12:53:03 +03:00
resampling_block.c Changes to be committed: 2023-12-09 12:53:03 +03:00
sinc_test.c
sine_int_test.c
windows_test.c
writetxt_3d_test.c
xcorr_cmplx_test.c
xcorr_test.c