Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90265
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <tahiri.noria1@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.245 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.52; '*S*': 0.01; '"the': 0.07; '[0,': 0.09; 'assumed': 0.09; 'compact': 0.09; '(or': 0.24; 'question': 0.24; 'first,': 0.26; 'function': 0.29; 'primarily': 0.30; 'message-id:@mail.gmail.com': 0.30; '"': 0.31; 'probability': 0.31; 'worked': 0.33; 'blog:': 0.33; '"the': 0.34; 'received:google.com': 0.35; 'should': 0.36; 'half': 0.37; 'skip:& 10': 0.38; 'depends': 0.38; 'to:addr:python-list': 0.38; 'support,': 0.39; 'to:addr:python.org': 0.39; 'read': 0.60; 'real': 0.63; 'url:blogspot': 0.65; 'to:2**2': 0.65; 'to:addr:gmail.com': 0.65; 'series': 0.66; 'carrier': 0.68; 'sam': 0.68; 'results': 0.69; 'to:no real name:2**2': 0.72; 'article': 0.77; 'density': 0.84; 'estimation': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=GYbQnOE+mkmweNukVRpQPYkFy14+sVPGkZ5BJ0Ao8vU=; b=WXf5iE4jk1GxeoBdjBxRp2sk2PGkfdYbmBPldRYOWg+WJKRM9o9imF1RJC1y2tD/5M IqUeuVw8RavWei9ZQX32Zu56sLj2CKKTpQND+FJEHmdxgkGLTDDES5htluRNBQDIrA53 P4t0QCCva8lkUH4i2B/NjY6ujhpRiKiHCENNv1QQ6DafabPWHy8EXNp41nY/kra5iP0T btiKIamxX/8/COA4mGzLXRST7MYX3CPuFoR8IptYWbYtpWrKV8nBmRnBKKg9dmzExqSa nBKnr6Q26YifUmIaSq77hN6iuGg4Nquj8Cu/d25xyaXrUhsUWhKBMITAt22gKZlJPGhz OaUQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.79.9 with SMTP id f9mr6238019wjx.20.1431082408968; Fri, 08 May 2015 03:53:28 -0700 (PDT) |
| Date | Fri, 8 May 2015 10:53:28 +0000 |
| Subject | about orthogonal series |
| From | tahiri noria <tahiri.noria1@gmail.com> |
| To | perktold@email.unc.edu, python-list@python.org, josef.pktd@gmail.com |
| Content-Type | multipart/alternative; boundary=047d7bb03ed2a1867205158fd670 |
| X-Mailman-Approved-At | Fri, 08 May 2015 13:00:06 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.233.1431082808.12865.python-list@python.org> (permalink) |
| Lines | 56 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1431082808 news.xs4all.nl 2878 [2001:888:2000:d::a6]:38906 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:90265 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
hello, I read your article on the blog: http://jpktd.blogspot.com/ about orthogonal series estimation , I would like to ask you if you allow . First, I based on Article Sam Efromovich about "Orthogonal series density estimates" . he worked with the Fourier series with a compact support assumed [0,1], whose aim is to estimate the probability density function. and it is said in his Article that: "The choice depends Primarily we of the carrier density. In general, When the real line (-∞, ∞) or the half line [0, ∞) are the support, Hermite and Laguerre Then series are recommended; 3,17,23,24 see Refs. If f: has a compact carrier, for instance [0, 1], Then trigonometric (or Fourier) series are recommended. " my question is that if I wanted to draw my probability density function on a support [-2, -2] (because my data focus on -1 or 1) .What should I do? is that these results are necessarily just to support [0,1] for fourier series ? Cordially TAHIRI Noria
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
about orthogonal series tahiri noria <tahiri.noria1@gmail.com> - 2015-05-08 10:53 +0000
csiph-web