diff options
author | bgtushar | 2017-11-10 15:12:16 +0530 |
---|---|---|
committer | GitHub | 2017-11-10 15:12:16 +0530 |
commit | 577ee768ed44495c84bb236163f684e07a1cad30 (patch) | |
tree | 8ab91353da76f22bc6e54a2b133bbbfd4aeb6aff /macros/names | |
parent | 9f6962b19c4a5fa76f7525a72faabb1b754712ad (diff) | |
parent | cc5c7ee42c6cb2ab94dd0e0f6985778657ab47f5 (diff) | |
download | FOSSEE-Signal-Processing-Toolbox-577ee768ed44495c84bb236163f684e07a1cad30.tar.gz FOSSEE-Signal-Processing-Toolbox-577ee768ed44495c84bb236163f684e07a1cad30.tar.bz2 FOSSEE-Signal-Processing-Toolbox-577ee768ed44495c84bb236163f684e07a1cad30.zip |
Merge pull request #2 from Brijeshcr/master
Brijesh functions added
Diffstat (limited to 'macros/names')
-rw-r--r-- | macros/names | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/names b/macros/names index 79a4781..b2ce8bd 100644 --- a/macros/names +++ b/macros/names @@ -7,6 +7,7 @@ armcov aryule barthannwin bartlett +besselap besself bitrevorder blackman @@ -15,12 +16,16 @@ blackmannuttall bohmanwin boxcar buffer +buttap butter buttord cceps cconv cell2sos +cheb +cheb1ap cheb1ord +cheb2ap cheb2ord chebwin cheby1 @@ -31,6 +36,7 @@ clustersegment cmorwavf convmtx corrmtx +cplxreal cummax cummin czt @@ -44,10 +50,13 @@ downsample dst1 dutycycle ellip +ellipap ellipord enbw eqtflength falltime +fft +fft2 fftfilt fht filternorm @@ -58,6 +67,7 @@ firpmord firtype flattopwin fracshift +freqs fwhm fwhmjlt fwht @@ -73,11 +83,16 @@ helperHarmonicDistortionAmplifier hilbert1 hurst icceps +<<<<<<< HEAD +ifft +ifft2 +======= idct1 idct2 idst1 ifht ifwht +>>>>>>> 9f6962b19c4a5fa76f7525a72faabb1b754712ad iirlp2mb impinvar impz @@ -113,6 +128,7 @@ modulate morlet movingrms musicBase +ncauer nnls nuttallwin parzenwin @@ -120,6 +136,7 @@ pchip pchips peak2peak peak2rms +pei_tseng_notch peig periodogram phaseInputParseAs_ab @@ -206,6 +223,7 @@ upsample upsamplefill var vco +wconv welchwin window wkeep @@ -215,4 +233,6 @@ xcov1 yulewalker zerocrossing zp2sos +zp2ss +zp2tf zplane |