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/ellipap.xml | 53 +-------------------------------------------------
1 file changed, 1 insertion(+), 52 deletions(-)
(limited to 'help/en_US/ellipap.xml')
diff --git a/help/en_US/ellipap.xml b/help/en_US/ellipap.xml
index b0cc2fb..84220a6 100644
--- a/help/en_US/ellipap.xml
+++ b/help/en_US/ellipap.xml
@@ -17,58 +17,7 @@
ellipap
- Produces a lowpass analog elliptic prototype filter.
+ Produces a lowpass analog prototype elliptic filter.
-
-
- Calling Sequence
-
- [z, p, g] = ellipap (n, Rp, Rs)
-
-
-
-
- Parameters
-
- n:
- Filter Order
- Rp:
- Peak-to-peak passband ripple in dB
- Rs:
- Stopband attenuation in dB
- z:
- Zeros
- p:
- Poles
- g:
- Gain
-
-
-
-
- Description
-
-It gives a lowpass analog elliptic prototype filter of nth order, with a Peak-to-peak passband ripple of Rp dB and a stopband attenuation of Rs dB.
-
-
-
-
- Examples
-
-
-
-
- Authors
-
- Sonu Sharma, RGIT Mumbai
- FOSSEE, IIT Bombay
-
-
-
--
cgit