From d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795 Mon Sep 17 00:00:00 2001 From: ttt Date: Thu, 6 Dec 2018 13:42:14 +0530 Subject: code by jitendra and added more test4.sce --- help/en_US/cheb1ap.xml | 50 +------------------------------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'help/en_US/cheb1ap.xml') diff --git a/help/en_US/cheb1ap.xml b/help/en_US/cheb1ap.xml index beae9a2..f0688d5 100644 --- a/help/en_US/cheb1ap.xml +++ b/help/en_US/cheb1ap.xml @@ -17,55 +17,7 @@ cheb1ap - Produces a lowpass analog Chebyshev type I prototype filter. + This function designs a lowpass analog Chebyshev type I filter. - - - Calling Sequence - - [z, p, g] = cheb1ap (n, Rp) - - - - - Parameters - - n: - Filter Order - Rp: - Peak-to-peak passband ripple in dB - z: - Zeros - p: - Poles - g: - Gain - - - - - Description - -It gives a lowpass analog Chebyshev type I prototype filter of nth order and with a Peak-to-peak passband ripple of Rp. - - - - - Examples - - - - - Authors - - Sonu Sharma, RGIT Mumbai - FOSSEE, IIT Bombay - - - -- cgit